mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
Change sequence of syscalls: instead of "add, delete, check, check" run sequence "add, check, delete, check". Seems to make more sense. Do minimal parsing of incoming messages: find the IPv4 address there and compare it to the original. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| netlink_socket.c | ||
| test_netlink_message_writer.py | ||
| test_nl_core.py | ||
| test_rtnl_iface.py | ||
| test_rtnl_ifaddr.py | ||
| test_rtnl_neigh.py | ||
| test_rtnl_route.py | ||
| test_snl.c | ||
| test_snl_generic.c | ||