Source-Changes archive

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

CVS commit: [netbsd-8] src/sys/netinet6



Module Name:    src
Committed By:   snj
Date:           Fri Nov 17 20:26:19 UTC 2017

Modified Files:
        src/sys/netinet6 [netbsd-8]: in6_ifattach.c nd6.c

Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #354):
        sys/netinet6/in6_ifattach.c: revision 1.113
        sys/netinet6/nd6.c: revision 1.238
Use psref instead of pserialize because that code is sleepable
--
Use psref instead of pserialize because that code is sleepable


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.112.6.1 src/sys/netinet6/in6_ifattach.c
cvs rdiff -u -r1.232.2.3 -r1.232.2.4 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