Source-Changes archive

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

CVS commit: [netbsd-7] src/sys/netinet



Module Name:    src
Committed By:   martin
Date:           Mon Dec  1 10:35:37 UTC 2014

Modified Files:
        src/sys/netinet [netbsd-7]: ip_output.c

Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #277):
        sys/netinet/ip_output.c: revision 1.233
Call looutput with holding KERNEL_LOCK
This fixes diagnostic assertion "KERNEL_LOCKED_P()" in if_loop.c.
PR kern/49410


To generate a diff of this commit:
cvs rdiff -u -r1.230 -r1.230.2.1 src/sys/netinet/ip_output.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