cvs commit: src/sys/netinet ip_input.c
    Andre Oppermann 
    andre at FreeBSD.org
       
    Fri Nov 18 06:44:51 PST 2005
    
    
  
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
    
    
More information about the cvs-all
mailing list