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:   darrenr
Date:           Sat Jun 10 12:39:21 UTC 2000

Modified Files:
        syssrc/sys/netinet: icmp_var.h ip_icmp.c

Log Message:
add icmpreturndatabytes kernel variable (default 8) which specifies the
number of extra data bytes to return in ICMP error messages.  This is
also available via sysctl as net.icmp.returndatabytes and is limited to
[8,512].


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/netinet/icmp_var.h
cvs rdiff -r1.46 -r1.47 syssrc/sys/netinet/ip_icmp.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