cvs commit: src/sys/netinet ip_output.c

Gleb Smirnoff glebius at FreeBSD.org
Sat Dec 10 06:32:56 PST 2005


glebius     2005-12-10 14:32:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/netinet          ip_output.c 
  Log:
  Fix a typo that caused a panic in a quite rare case: when a packet was
  policy routed by ipfw(4) to local IP address, and the previous destination
  of the packet was reachable via an interface with checksum offloading
  capabilities.
  
  Not applicable to RELENG_5, RELENG_6 and HEAD.
  
  Submitted by:   Mihail Balikov <misho interbgc.com>
  
  Revision   Changes    Path
  1.99.2.46  +1 -1      src/sys/netinet/ip_output.c


More information about the cvs-all mailing list