Module Name: src
Committed By: msaitoh
Date: Thu Jun 4 09:44:57 UTC 2015
Modified Files:
src/sys/net [netbsd-7]: if_gif.c
Log Message:
Pull up following revision(s) (requested by hsuenaga in ticket #822):
sys/net/if_gif.c: revision 1.85
sys/net/if_gif.c: revision 1.86
Obtain softnet_lock before entering IP networking stack from gif software
interrupt.
Include <sys/socketvar.h> for softnet_lock.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.83.2.1 src/sys/net/if_gif.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.