issues
search
dankamongmen
/
libnetstack
Small library around rtnetlink to track networking stack elements
https://nick-black.com/dankwiki/index.php/Libnetstack
Apache License 2.0
10
stars
0
forks
source link
Add name-based trie lookup (#13)
#30
Closed
dankamongmen
closed
5 years ago
dankamongmen
commented
5 years ago
Add
name_trie
to
netstack
, support name-based lookups (#13)
Clean up trie in
netstack_delete()
Unit tests for name-based lookup
name_trie
tonetstack
, support name-based lookups (#13)netstack_delete()