Andrew Rioux 113a43ac41 refactor: cleaned up some code
there was an attempt to use libnl to look up addresses directly with
FIB_LOOKUP, and some of that code was left over. This commit cleans up
such leftover code
2023-05-06 22:44:40 -04:00
..
2023-05-06 22:44:40 -04:00

nl-sys

This library provides Rust wrappers around the netlink socket protocol that the Linux kernel uses in order to provide access to routing tables and interface information