Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/net



Module Name:    src
Committed By:   bouyer
Date:           Sat Mar 31 15:58:04 UTC 2007

Modified Files:
        src/sys/net [netbsd-4]: if_gre.c

Log Message:
Pull up following revision(s) (requested by dyoung in ticket #530):
        sys/net/if_gre.c: revision 1.77
In gre_clone_destroy,
1 use splnet() to synchronize gre clone destruction with interrupts,
  and
2 wait to call if_detach() until after joining the gre kernel
  thread.


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.76.2.1 src/sys/net/if_gre.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