mirror of
https://github.com/varun-r-mallya/pylibbpf.git
synced 2026-02-12 16:11:00 +00:00
add libxdp submodule
Signed-off-by: varun-r-mallya <varunrmallya@gmail.com>
This commit is contained in:
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