tcp hostcache and ip fastforward for review

Andre Oppermann oppermann at pipeline.ch
Tue Nov 11 10:26:46 PST 2003


Hajimu UMEMOTO wrote:
> 
> Hi,
> 
> >>>>> On Sun, 09 Nov 2003 17:19:07 +0100
> >>>>> Andre Oppermann <oppermann at 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


More information about the freebsd-current mailing list