Home
last modified time | relevance | path

Searched hist:"9247238 cc4b8835892a47701136b0fd073f8d67c" (Results 1 – 1 of 1) sorted by relevance

/freebsd/tests/sys/netlink/
H A Dtest_rtnl_ifaddr.pydiff 9247238cc4b8835892a47701136b0fd073f8d67c Tue Jun 13 17:24:24 CEST 2023 Alexander V. Chernikov <melifaro@FreeBSD.org> netlink: fix failing TestRtNlAddIfaddrLo::test_add_6 tests.

Recent netlink commit added hook for calling IPv6 code upon implicit
inteface bring-up on adding first interface address. This hook handles
link-local ifa addition for the loopback interface, resulting in
failed assertion in the loopback tests.

Fix the tests by fixing the assert.