Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/netinet
Module Name: syssrc
Committed By: itojun
Date: Thu Jun 13 16:25:55 UTC 2002
Modified Files:
syssrc/sys/netinet: ip_icmp.c ip_input.c
Log Message:
set IPv4 parameter to modern value.
- turn on path MTU discovery (previous: turned off)
- ICMPv4 redirect entry timeout = 600 sec (previous: never timeout)
To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 syssrc/sys/netinet/ip_icmp.c
cvs rdiff -r1.152 -r1.153 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