cvs commit: src/sys/netinet ip_icmp.c
Andre Oppermann
andre at FreeBSD.org
Mon Aug 22 14:12:20 GMT 2005
andre 2005-08-22 14:12:19 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_icmp.c
Log:
Always quote the entire TCP header when responding and allocate an mbuf
cluster if needed.
Fixes the TCP issues raised in I-D draft-gont-icmp-payload-00.txt.
This aids in-the-wild debugging a lot and allows the receiver to do
more elaborate checks on the validity of the response.
MFC after: 2 weeks
Sponsored by: TCP/IP Optimization Fundraise 2005
Revision Changes Path
1.105 +24 -4 src/sys/netinet/ip_icmp.c
More information about the cvs-src
mailing list