Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / aquasecurity/libbpfgo issues and pull requests

#454 - build(deps): bump golang.org/x/sys from 0.21.0 to 0.25.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] 23 days ago
Labels: dependencies, go

#453 - build(deps): bump golang.org/x/sys from 0.21.0 to 0.24.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, go

#452 - build(deps): bump golang.org/x/sys from 0.21.0 to 0.23.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, go

#451 - fix: set 'elf' to nil after closing in BPFLoadObject for GC

Pull Request - State: closed - Opened by rscampos 2 months ago - 1 comment

#450 - fix(build): include libbpf during libbpfgo compilation

Pull Request - State: closed - Opened by rscampos 3 months ago

#449 - Create a function to probe bpf func based on program type

Issue - State: closed - Opened by rscampos 3 months ago - 1 comment
Labels: feature

#448 - build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, go

#447 - chore(feat): improve probe bpf helper based on program type

Pull Request - State: closed - Opened by rscampos 3 months ago - 1 comment

#446 - feat: wrapper creation for libbpf_probe_bpf_helper

Pull Request - State: closed - Opened by rscampos 3 months ago - 1 comment

#445 - Deprecate helpers

Issue - State: open - Opened by geyslan 3 months ago
Labels: chore

#444 - libbpf: bump to v1.4.3 (f8c6e03)

Pull Request - State: closed - Opened by mozillazg 4 months ago

#443 - build(deps): bump actions/checkout from 4.1.6 to 4.1.7

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 3 comments
Labels: dependencies, github_actions

#441 - build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies, go

#440 - feat: Add method Run to BPFProg

Pull Request - State: closed - Opened by geyslan 4 months ago
Labels: feature

#439 - selftest/iter is unstable

Issue - State: open - Opened by geyslan 4 months ago
Labels: bug, good first issue

#438 - chore(prog): Add attach/detach legacy api for xdp

Pull Request - State: closed - Opened by chentao-kernel 4 months ago - 1 comment
Labels: feature

#437 - feat(ksymbols): reintroduce lazy symbol queries

Pull Request - State: closed - Opened by NDStrahilevitz 4 months ago - 2 comments

#436 - libbpfgo: do not set btfFilePathC when no BTF is given in ModuleFromBuffer

Pull Request - State: closed - Opened by MarcWort 4 months ago - 1 comment
Labels: bug

#435 - Bumping

Pull Request - State: closed - Opened by geyslan 4 months ago
Labels: chore

#434 - Fix `CGO_LDFLAGS*`

Pull Request - State: closed - Opened by geyslan 4 months ago
Labels: bug

#433 - Revert "Bumps"

Pull Request - State: closed - Opened by geyslan 4 months ago

#432 - Redefine code style .clang-format

Issue - State: open - Opened by geyslan 4 months ago
Labels: chore

#431 - Bumps

Pull Request - State: closed - Opened by geyslan 4 months ago - 3 comments
Labels: bug, chore

#430 - feat: AddRingBuf() using ring_buffer__add

Pull Request - State: closed - Opened by mighty1231 4 months ago - 10 comments
Labels: feature

#429 - Static builds with newer libelf require `-l zstd`

Issue - State: closed - Opened by bobrik 5 months ago - 3 comments
Labels: bug

#428 - Add method Run to BPFProg(BPF_PROG_RUN)

Pull Request - State: closed - Opened by sc07kvm 5 months ago - 3 comments

#427 - build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, go

#425 - Some tests fail on ARM64

Issue - State: open - Opened by rscampos 6 months ago - 1 comment
Labels: bug

#424 - cookie support

Issue - State: open - Opened by chentao-kernel 6 months ago - 2 comments

#423 - test hook.Detach

Pull Request - State: closed - Opened by mozillazg 6 months ago

#422 - chore(selftest): Add tc Query test case

Pull Request - State: closed - Opened by chentao-kernel 6 months ago - 5 comments

#419 - Add new methods to Map API

Pull Request - State: closed - Opened by geyslan 6 months ago - 2 comments
Labels: feature

#418 - build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go

#417 - chore(ci): bump setup-go action to v5

Pull Request - State: closed - Opened by geyslan 6 months ago
Labels: chore

#416 - Bumping

Pull Request - State: closed - Opened by geyslan 6 months ago
Labels: chore

#415 - libbpf: bump to v1.4.0 (20ea95b)

Pull Request - State: closed - Opened by geyslan 6 months ago
Labels: chore

#414 - fix: ping localhost instead

Pull Request - State: closed - Opened by geyslan 6 months ago
Labels: bug

#412 - Optionally enable kernel logging

Pull Request - State: closed - Opened by umanwizard 6 months ago - 3 comments
Labels: feature

#411 - feat(map): Add GetNextKey and GetValueAndDeleteKey

Pull Request - State: closed - Opened by chentao-kernel 6 months ago - 8 comments

#410 - Incompatability between libbpf and libbpfgo

Issue - State: closed - Opened by Hugo96870 6 months ago - 8 comments

#409 - feature: Add AttachProgs/DetachProgs api for bpf object

Pull Request - State: closed - Opened by chentao-kernel 6 months ago - 7 comments

#408 - Added parsing for fsnotify mask and object type

Pull Request - State: closed - Opened by oshaked1 7 months ago

#407 - Incorrect parsing of IoUringRequestFlag

Issue - State: open - Opened by oshaked1 7 months ago

#406 - chore(prog): Add autoattach api

Pull Request - State: closed - Opened by chentao-kernel 7 months ago - 11 comments
Labels: feature

#405 - build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go

#404 - build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go

#403 - build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go

#402 - build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, go

#400 - Error compiling go programme

Issue - State: closed - Opened by sidahmedabdelillah 8 months ago - 2 comments

#399 - fix(helpers): kernel_symbols change and fix

Pull Request - State: closed - Opened by rafaeldtinoco 9 months ago - 2 comments

#398 - fix: pin revive to e33fb87

Pull Request - State: closed - Opened by geyslan 9 months ago
Labels: bug

#397 - build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, go

#396 - Bump rlimit under 512 mb

Pull Request - State: closed - Opened by emanela 9 months ago - 1 comment

#394 - Compiling a user space application that uses libbpfgo as dependency fails

Issue - State: closed - Opened by alexjch 10 months ago - 1 comment

#393 - build(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, go

#392 - LIBBPF_MAJOR_VERSION missing

Issue - State: closed - Opened by SamYuan1990 10 months ago - 2 comments

#391 - libbpf: bump to v1.3.0

Pull Request - State: closed - Opened by mozillazg 10 months ago - 1 comment

#390 - feat(helpers): add argument parser for socketcall

Pull Request - State: closed - Opened by geyslan 10 months ago
Labels: feature

#389 - feat(parse): envelope different OS GUP flags parsing

Pull Request - State: closed - Opened by AlonZivony 11 months ago

#388 - build(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, go

#387 - OSInfo singleton

Issue - State: open - Opened by AlonZivony 11 months ago - 3 comments

#386 - Implement bpf_map__set_key_size, bpf_map__set_autocreate, bpf_map__autocreate

Pull Request - State: closed - Opened by sc07kvm 12 months ago - 1 comment
Labels: feature

#385 - Feature/parse gup and vm flags

Pull Request - State: closed - Opened by AlonZivony 12 months ago

#384 - Simplify GetMapsIDsByName

Pull Request - State: closed - Opened by aymericDD 12 months ago - 6 comments

#383 - [Error] in running go user space code

Issue - State: open - Opened by VedRatan 12 months ago - 1 comment

#382 - build(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, go

#381 - Check type cast results

Issue - State: open - Opened by geyslan about 1 year ago
Labels: good first issue

#380 - feat(helpers): parse io_uring arguments

Pull Request - State: closed - Opened by roikol about 1 year ago
Labels: feature

#379 - attach xdp error

Issue - State: open - Opened by yuansonghe0123 about 1 year ago

#378 - feat(map): Introduce GetMapsIDsByName

Pull Request - State: closed - Opened by geyslan about 1 year ago - 6 comments
Labels: feature

#377 - feat: GetMapsIdsByName

Pull Request - State: closed - Opened by aymericDD about 1 year ago - 1 comment

#376 - build(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#375 - build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#374 - Map batch API

Pull Request - State: closed - Opened by geyslan about 1 year ago - 5 comments
Labels: bug, API Break

#373 - LinkType enum needs to align libbpf values

Issue - State: open - Opened by geyslan about 1 year ago
Labels: API Break

#372 - Enum string API

Pull Request - State: closed - Opened by geyslan about 1 year ago
Labels: feature, chore

#371 - fix: `GetMap()` comment

Pull Request - State: closed - Opened by geyslan about 1 year ago
Labels: documentation, chore

#370 - chore(github): add workflow test

Pull Request - State: closed - Opened by geyslan about 1 year ago
Labels: chore

#369 - fix(helpers): lint err regarding return statement

Pull Request - State: closed - Opened by geyslan about 1 year ago
Labels: bug

#368 - fix(map): fix error wrap

Pull Request - State: closed - Opened by geyslan about 1 year ago - 1 comment
Labels: bug

#367 - Split logic

Pull Request - State: closed - Opened by geyslan about 1 year ago
Labels: chore

#366 - Map of maps

Pull Request - State: closed - Opened by geyslan about 1 year ago
Labels: feature

#365 - Split bpf module and program into own files

Issue - State: closed - Opened by geyslan about 1 year ago
Labels: chore

#364 - fix(selftest): use channel for sync

Pull Request - State: closed - Opened by geyslan about 1 year ago - 2 comments
Labels: bug

#363 - fix(selftest): cooldown loop of selftest

Pull Request - State: closed - Opened by geyslan about 1 year ago - 1 comment

#362 - fix(selftest): kern_version logic

Pull Request - State: closed - Opened by geyslan about 1 year ago - 2 comments
Labels: bug

#361 - build(deps): bump golang.org/x/sys from 0.1.0 to 0.11.0 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#360 - build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.4 in /helpers

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#359 - chore: add helpers to dependabot

Pull Request - State: closed - Opened by geyslan about 1 year ago

#358 - chore: minor clang format and tidy adjustments

Pull Request - State: closed - Opened by geyslan about 1 year ago

#357 - Wrap C struct field handling

Issue - State: closed - Opened by geyslan about 1 year ago
Labels: bug

#356 - Split BPFMap API into managed and unmanaged

Pull Request - State: closed - Opened by geyslan about 1 year ago - 6 comments
Labels: bug, feature, chore

#355 - Split bpf module, progs, maps into own files

Issue - State: closed - Opened by geyslan about 1 year ago
Labels: chore

#354 - Split BPFMap API into managed and unmanaged

Issue - State: closed - Opened by geyslan about 1 year ago
Labels: bug, chore

#353 - build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#352 - build(deps): bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#351 - dependabot add

Pull Request - State: closed - Opened by gitworkflows about 1 year ago - 2 comments