ebpf-for-windows/.gitmodules

20 строки
589 B
Plaintext

[submodule "external/ebpf-verifier"]
path = external/ebpf-verifier
url = https://github.com/dthaler/ebpf-verifier.git
branch = twostackvars
[submodule "external/ubpf"]
path = external/ubpf
url = https://github.com/iovisor/ubpf.git
branch = master
[submodule "external/bpftool"]
path = external/bpftool
url = https://github.com/dthaler/bpftool-1.git
branch = windows
[submodule "external/win-c"]
path = external/win-c
url = https://github.com/takamin/win-c.git
branch = windows
[submodule "external/Catch2"]
path = external/Catch2
url = https://github.com/catchorg/Catch2.git