itojun
6f13dac00f
remove route to link-local allnodes multicast address (ff02❌:/32),
when the last IPv6 address on an interface is get removed. in6_ifattach() configures it and in6_ifdetach() removes it. XXX last part of in6_purgeaddr looks very ugly, but there's no event for "interface detach" (events are for "address detach").
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%