Date: Fri, 11 Jan 2002 04:13:58 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_icmp.c Message-ID: <200201111213.g0BCDw317800@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/01/11 04:13:57 PST
Modified files:
sys/netinet ip_icmp.c
Log:
Fix a panic condition in icmp_reflect() introduced in rev. 1.61.
(We should be able to handle locally originated IP packets, and
these do not have m_pkthdr.rcvif set.)
PR: kern/32806, kern/33766
Reviewed by: luigi
Fix tested by: Maxim Konovalov <maxim@macomnet.ru>,
Erwin Lansing <erwin@lansing.dk>
Revision Changes Path
1.66 +2 -2 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?200201111213.g0BCDw317800>
