Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: itojun
Date: Tue Nov 12 02:10:14 UTC 2002
Modified Files:
syssrc/sys/net: route.c route.h
syssrc/sys/netinet: ip_input.c
Log Message:
remove all entries in rt timer queue on ip_mtudisc change, instead of
destroying the queue.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/net/route.c
cvs rdiff -r1.31 -r1.32 syssrc/sys/net/route.h
cvs rdiff -r1.162 -r1.163 syssrc/sys/netinet/ip_input.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