Skip site navigation (1)Skip section navigation (2)
Date:      03 Dec 2001 18:19:08 +0100
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Cc:        Ruslan Ermilov <ru@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, luigi@freebsd.org
Subject:   Re: cvs commit: src/sys/netinet ip_mroute.c ip_output.c
Message-ID:  <xzp1yiccjcj.fsf@flood.ping.uio.no>
In-Reply-To: <200112012051.fB1KpAp47152@khavrinen.lcs.mit.edu>
References:  <200112011348.fB1DmGf07402@freefall.freebsd.org> <200112012051.fB1KpAp47152@khavrinen.lcs.mit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Garrett Wollman <wollman@khavrinen.lcs.mit.edu> writes:
> 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).

Hmm, speaking of which -

# ipfw add 1 unreach host ip from any to 10.0.0.0/8
00001 unreach host up from any to 10.0.0.0/8
# ifconfig dc0 inet 10.0.0.1 netmask 0xff000000
# telnet 10.0.0.2
Trying 10.0.0.2...
panic: icmp_reflect: NULL rcvif

(Luigi, this is the panic I showed you at BSDCon)

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

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?xzp1yiccjcj.fsf>