freebsd-src/tests/sys/netlink
Alexander V. Chernikov 79748cec1f tests: fix netlink test_dump_ifaces_many test.
Consider only loopback interfaces when counting.
Otherwise, if pf is loaded, 'pflog0' gets added to the vnet,
 breaking the test.

MFC after:	2 weeks
2023-02-18 22:28:01 +00:00
..
Makefile netlink: allow creating sockets with SOCK_DGRAM. 2023-01-21 14:58:19 +00:00
test_nl_core.py netlink: allow creating sockets with SOCK_DGRAM. 2023-01-21 14:58:19 +00:00
test_rtnl_iface.py tests: fix netlink test_dump_ifaces_many test. 2023-02-18 22:28:01 +00:00
test_rtnl_ifaddr.py netlink: fix compatibility with older netlink applications. 2023-01-16 12:21:40 +00:00
test_snl.c netlink: add snl(3) - simple netlink library 2022-12-23 15:03:13 +00:00