Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: itojun
Date: Fri Mar 10 14:47:15 UTC 2000
Modified Files:
syssrc/sys/net: route.c rtsock.c
Log Message:
do not touch radix_node with RNF_ROOT on route_output(). this can
cause kernel panic (by non-root invocation of route(8)) on certain
routing table setup.
KAME PR: 217
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 syssrc/sys/net/route.c
cvs rdiff -r1.36 -r1.37 syssrc/sys/net/rtsock.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