Source-Changes archive

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

CVS commit: src/sys/netinet6



Module Name:    src
Committed By:   bouyer
Date:           Tue May 20 20:23:56 UTC 2014

Modified Files:
        src/sys/netinet6: ip6_flow.c nd6.c

Log Message:
Sync with the ipv4 code and call ifp->if_output() with KERNEL_LOCK
held.
Problem reported and fix tested by njoly@ on current-users@


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/netinet6/ip6_flow.c
cvs rdiff -u -r1.149 -r1.150 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