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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to