Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys/netinet
Module Name: src
Committed By: snj
Date: Sat Jan 13 21:52:07 UTC 2018
Modified Files:
src/sys/netinet [netbsd-8]: ip_output.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #494):
sys/netinet/ip_output.c: revision 1.291-1.292
- this is not python, we need braces
- protect ifp locking against NULL
--
from ozaki-r: use the proper ifp.
XXX: perhaps push the lock in in_delmulti()?
To generate a diff of this commit:
cvs rdiff -u -r1.279.2.4 -r1.279.2.5 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