Date: Sat, 10 Dec 2005 14:32:55 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_output.c Message-ID: <200512101432.jBAEWte5014321@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512101432.jBAEWte5014321>
