Date: Sat, 6 Mar 1999 15:10:43 -0800 (PST) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_icmp.c Message-ID: <199903062310.PAA95301@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 1999/03/06 15:10:43 PST
Modified files:
sys/netinet ip_icmp.c
Log:
When an incoming packet is reflected back as an ICMP reply, make sure we
zero "m->m_pkthdr.rcvif", otherwise ipfw may wrongly match the outgoing packet.
PR: kern/9723
Submitted by: David Malone <dwmalone@maths.tcd.ie>
Revision Changes Path
1.34 +2 -1 src/sys/netinet/ip_icmp.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903062310.PAA95301>
