feat: added static linking against libnl
libnl will be used to help understand kernel routing tables
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user