Date: Fri, 18 Nov 2005 14:44:48 +0000 (UTC) From: Andre Oppermann <andre@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c Message-ID: <200511181444.jAIEimQ3005026@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
andre 2005-11-18 14:44:48 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_input.c
Log:
In ip_forward() copy as much into the temporary error mbuf as we
have free space in it. Allocate correct mbuf from the beginning.
This allows icmp_error() to quote the entire TCP header in error
messages.
Sponsored by: TCP/IP Optimization Fundraise 2005
Revision Changes Path
1.306 +2 -3 src/sys/netinet/ip_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511181444.jAIEimQ3005026>
