sparse/.gitmodules
Andrew Rioux 2fc1916273 feat: added static linking against libnl
libnl will be used to help understand kernel routing tables
2023-05-06 22:44:20 -04:00

7 lines
196 B
Plaintext

[submodule "pcap-sys/libpcap"]
path = pcap-sys/libpcap
url = https://github.com/the-tcpdump-group/libpcap
[submodule "nl-sys/libnl"]
path = nl-sys/libnl
url = https://github.com/thom311/libnl