Date: Sat, 1 Dec 2001 05:48:16 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_mroute.c ip_output.c Message-ID: <200112011348.fB1DmGf07402@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/12/01 05:48:16 PST Modified files: sys/netinet ip_mroute.c ip_output.c Log: Allow for ip_output() to be called with a NULL route pointer. This fixes a panic I introduced yesterday in ip_icmp.c,v 1.64. Revision Changes Path 1.69 +1 -2 src/sys/netinet/ip_mroute.c 1.143 +6 -4 src/sys/netinet/ip_output.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?200112011348.fB1DmGf07402>