Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / oskardrums/ebpf issues and pull requests
#65 - Makefile: make sure erl stops *after* print.
Pull Request -
State: closed - Opened by kzemek over 1 year ago
- 1 comment
#64 - rely on libbpf
Issue -
State: open - Opened by meox over 2 years ago
#63 - Add bpf_lookup_map_element/2
Pull Request -
State: closed - Opened by meox over 2 years ago
#62 - Expose bpf_obj_get
Pull Request -
State: closed - Opened by meox over 2 years ago
- 4 comments
#61 - Handle file descriptors more transparently
Issue -
State: open - Opened by oskardrums almost 4 years ago
Labels: enhancement, userspace
#60 - Use a helper executable for privileged operations
Issue -
State: open - Opened by oskardrums almost 4 years ago
Labels: enhancement, userspace
#59 - Prepare release v0.2.3
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#58 - Document possible OS permissions issues and solutions in README.md
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#57 - Allow ebpf_maps:close/1 to close iterators as well as maps
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
Labels: enhancement, invalid
#56 - Prepare v0.2.2
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#55 - Add and test ebpf_maps:take/2
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#54 - Add ebpf_kern:branch/5 and ebpf_kern:return/1
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#53 - Add a higher level API for constructing eBPF programs
Issue -
State: open - Opened by oskardrums almost 4 years ago
Labels: enhancement, help wanted, kernelspace
#52 - Support eBPF tracing
Issue -
State: open - Opened by oskardrums almost 4 years ago
Labels: enhancement, help wanted
#51 - Add ebpf_maps:take/2
Issue -
State: closed - Opened by oskardrums almost 4 years ago
Labels: enhancement, good first issue
#50 - Merge updates from v0.2
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#49 - Merge updates from v0.2.0
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#48 - Prepare v0.2.0
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#47 - Add ebpf_maps:update/3
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
- 1 comment
#46 - Use atoms rather than integers to represent eBPF registers
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#45 - Add ebpf_user:attach/2
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#44 - Add ebpf_maps module and move related functions from ebpf_user
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#43 - Add ebpf_user:load/3
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#42 - Refine ebpf_user API
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#41 - Finalize API before releasing v0.2
Issue -
State: closed - Opened by oskardrums almost 4 years ago
#40 - Add a test case for ebpf_user:verify/3
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#39 - Add a test case for ebpf_user:verify/2
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#38 - Add a test case covering more ebpf_user map related functions
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#37 - Add ebpf_user:detach_socket_filter/1
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#36 - Add an example in README.md for using ebpf as a rebar3 dependency
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#35 - Remove meck dependency
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
Labels: enhancement
#34 - Add a property test using ebpf_user:test_program/4
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#33 - ebpf_user: Add test_program/4 function
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#32 - Add overview.edoc
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
Labels: documentation
#31 - Update documentation for ebpf_kern
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#30 - Update `ebpf_user` edocs
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#29 - Expand test suite
Issue -
State: closed - Opened by oskardrums almost 4 years ago
Labels: help wanted, good first issue
#28 - Consistent documentation
Issue -
State: closed - Opened by oskardrums almost 4 years ago
Labels: documentation
#27 - Expand README.md
Issue -
State: closed - Opened by oskardrums almost 4 years ago
- 1 comment
#26 - fix assemble call in minimal example
Pull Request -
State: closed - Opened by tsloughter almost 4 years ago
- 1 comment
#25 - Add .gitattributes
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#24 - Clearer module names and distinction
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#23 - Add jmp class instruction generation functions
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#22 - Publish documentation
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#21 - Add ebpf_lib:verify/3
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#20 - Add ebpf_lib:close/1
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#19 - Add support for closing eBPF programs/maps
Issue -
State: closed - Opened by oskardrums almost 4 years ago
Labels: enhancement
#18 - Add support for eBPF maps
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#17 - Fix ct failing in CI due to permissions error
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
- 1 comment
Labels: invalid
#16 - Drop libbpf dependency
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#15 - Expand ebpf_lib:verify/2
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#14 - Support eBPF maps
Issue -
State: closed - Opened by oskardrums almost 4 years ago
Labels: enhancement
#13 - Update README.md
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#12 - Expand README.md
Issue -
State: closed - Opened by oskardrums almost 4 years ago
Labels: documentation
#11 - Update bpf_opcode() to a symbolic, rather than numeric, form
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#10 - ebpf_gen: Fix emit_call missing from instructions generated by stack_printk/2
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#9 - Better disassembly
Issue -
State: closed - Opened by oskardrums almost 4 years ago
Labels: enhancement
#8 - Better error reporting from ebpf_lib:verify/2
Issue -
State: closed - Opened by oskardrums almost 4 years ago
Labels: enhancement
#7 - add ebpf_lib:attach_xdp/2
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#6 - Support attaching eBPF XDP programs to network interfaces
Issue -
State: closed - Opened by oskardrums almost 4 years ago
#5 - ebpf_gen: Add stack related instruction generator
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#4 - Move instruction generation to dedicated module
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#3 - add dialyzer run to CI
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#2 - attempt to fix CI
Pull Request -
State: closed - Opened by oskardrums almost 4 years ago
#1 - Create CI
Issue -
State: closed - Opened by oskardrums almost 4 years ago