Make in6_ifdetach() remove the ff01::1 route for the detaching interface, too.
authorstsp <stsp@openbsd.org>
Mon, 6 Jan 2014 13:01:20 +0000 (13:01 +0000)
committerstsp <stsp@openbsd.org>
Mon, 6 Jan 2014 13:01:20 +0000 (13:01 +0000)
commitb67fef1936ba44e80fac61eee7be5aab52565b66
treec872954ffbee5b9ff04509233c6b7a7487488da9
parent98f738e74677d451c0c585e1fbcc0f48d86d73f2
Make in6_ifdetach() remove the ff01::1 route for the detaching interface, too.
The route used to linger after an interface detached from IPv6.
ok mikeb
sys/netinet6/in6_ifattach.c