Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2003 19:26:41 +0100
From:      Andre Oppermann <oppermann@pipeline.ch>
To:        Hajimu UMEMOTO <ume@mahoroba.org>
Cc:        freebsd-net@freebsd.org
Subject:   Re: tcp hostcache and ip fastforward for review
Message-ID:  <3FB129E1.5D8F4D16@pipeline.ch>
References:  <3FAE68FB.64D262FF@pipeline.ch> <ygey8um974u.wl%ume@mahoroba.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hajimu UMEMOTO wrote:
> 
> Hi,
> 
> >>>>> On Sun, 09 Nov 2003 17:19:07 +0100
> >>>>> Andre Oppermann <oppermann@pipeline.ch> said:
> 
> oppermann> The patch is here (relative to -CURRENT as of 2003-11-09):
> 
> oppermann>  http://www.nrg4u.com/freebsd/tcphostcache+ipfastforward-20031109.patch
> 
> It panics at boot around invoking rtsol(8):

I have fixed the panic. It was a stupid braino in the test whether
we have to free the allocated route. It was trying to free a null
pointer route which obviously doesn't work. :-^

The updated patch is here:

 http://www.nrg4u.com/freebsd/tcphostcache+ipfastforward-20031111.patch

If you could try again please?

-- 
Andre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FB129E1.5D8F4D16>