https://github.com/7244/xdp-example
xdp examples
https://github.com/7244/xdp-example
c example examples xdp
Last synced: 3 months ago
JSON representation
xdp examples
- Host: GitHub
- URL: https://github.com/7244/xdp-example
- Owner: 7244
- License: mit
- Created: 2024-10-17T03:37:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-12T19:50:17.000Z (about 1 year ago)
- Last Synced: 2025-02-09T04:17:16.114Z (12 months ago)
- Topics: c, example, examples, xdp
- Language: C
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
for compile, example usage is `./make.sh 0000-drop-upnp.c` then you can do `./load.sh` for load the bpf object and `./unload.sh` for unload.