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: Wed May 10 03:31:31 UTC 2000
Modified Files:
syssrc/sys/netinet: ip_icmp.c ip_input.c ip_output.c
Log Message:
add missing boundary checks to ip options processing.
correct timestamp option validation (len and ptr upper/lower bound
based on RFC791).
fill "pointer" field for parameter problem in timestamp option processing.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/netinet/ip_icmp.c
cvs rdiff -r1.113 -r1.114 syssrc/sys/netinet/ip_input.c
cvs rdiff -r1.73 -r1.74 syssrc/sys/netinet/ip_output.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