Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2001 15:51:10 -0500 (EST)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_mroute.c ip_output.c
Message-ID:  <200112012051.fB1KpAp47152@khavrinen.lcs.mit.edu>
In-Reply-To: <200112011348.fB1DmGf07402@freefall.freebsd.org>
References:  <200112011348.fB1DmGf07402@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Sat, 1 Dec 2001 05:48:16 -0800 (PST), Ruslan Ermilov <ru@FreeBSD.org> said:

>   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.
  
I think this fix is a bug.  I want to require all callers of
ip_output() to already have either a route or an interface (iff
routing is disabled).

-GAWollman


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?200112012051.fB1KpAp47152>