Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/sys



Module Name:    src
Committed By:   martin
Date:           Thu Apr 18 16:22:28 UTC 2024

Modified Files:
        src/sys/netinet [netbsd-10]: sctp_asconf.c
        src/sys/netinet6 [netbsd-10]: in6_ifattach.c nd6.c

Log Message:
Pull up following revision(s) (requested by knakahara in ticket #659):

        sys/netinet6/in6_ifattach.c: revision 1.122
        sys/netinet/sctp_asconf.c: revision 1.14
        sys/netinet6/nd6.c: revision 1.282

Fix invalid IPv6 route when ipsecif(4) is deleted tunnel.  Pointed out by ohishi@IIJ.
The pointed bug is fixed by modification in nd6_need_cache().
Others are similar bugs.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.12.28.1 src/sys/netinet/sctp_asconf.c
cvs rdiff -u -r1.120 -r1.120.12.1 src/sys/netinet6/in6_ifattach.c
cvs rdiff -u -r1.279.4.1 -r1.279.4.2 src/sys/netinet6/nd6.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index