Module Name: src Committed By: martin Date: Fri Aug 4 14:28:02 UTC 2023
Modified Files: src/sys/netinet6 [netbsd-10]: in6.c ip6_output.c Log Message: Pull up following revision(s) (requested by ozaki-r in ticket #310): sys/netinet6/in6.c: revision 1.289 sys/netinet6/ip6_output.c: revision 1.234 in6: clear ND6_IFF_IFDISABLED to allow DAD again on link-up in6: don't send any IPv6 packets over a disabled interface To generate a diff of this commit: cvs rdiff -u -r1.288 -r1.288.2.1 src/sys/netinet6/in6.c cvs rdiff -u -r1.231.2.1 -r1.231.2.2 src/sys/netinet6/ip6_output.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.