opnsense-src/tests/sys/netlink
Zhenlei Huang e84a17db1c tests/netlink: Assert the route scope of interface's addresses
While here, add one additional IPv4 link-local address to test_46_nofilter
to cover the IPv4 RT_SCOPE_LINK case.

Reviewed by:	melifaro, #network
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D49226

(cherry picked from commit 5d8b48487acc8375675f2b7c4507c98ac5d0bf75)
2025-03-10 18:13:10 +08:00
..
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
test_netlink_message_writer.py netlink: use netlink mbufs in the mbuf chains. 2023-06-02 13:14:20 +00:00
test_nl_core.py tests: split netlink.py into multiple files to impove maintainability. 2023-04-01 19:31:38 +00:00
test_rtnl_iface.py netlink: add netlink interfaces to if_clone 2023-04-25 12:34:46 +00:00
test_rtnl_ifaddr.py tests/netlink: Assert the route scope of interface's addresses 2025-03-10 18:13:10 +08:00
test_rtnl_neigh.py tests: split netlink.py into multiple files to impove maintainability. 2023-04-01 19:31:38 +00:00
test_rtnl_route.py netlink: Add tests when adding an interface route 2024-03-14 16:27:54 +08:00
test_snl.c netlink: temporary skip snl(3) capped test. 2023-05-09 14:59:41 +00:00
test_snl_generic.c netlink: cope with growing requests 2023-10-24 09:45:20 +02:00