mirror of
https://github.com/varun-r-mallya/pylibbpf.git
synced 2026-02-12 16:11:00 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97436ee92a |
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -5,3 +5,6 @@
|
|||||||
[submodule "libbpf"]
|
[submodule "libbpf"]
|
||||||
path = libbpf
|
path = libbpf
|
||||||
url = https://github.com/libbpf/libbpf.git
|
url = https://github.com/libbpf/libbpf.git
|
||||||
|
[submodule "xdp-tools"]
|
||||||
|
path = xdp-tools
|
||||||
|
url = https://github.com/xdp-project/xdp-tools/
|
||||||
|
|||||||
1
xdp-tools
Submodule
1
xdp-tools
Submodule
Submodule xdp-tools added at fa3bcd03cc
Reference in New Issue
Block a user