Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2005 16:38:12 +0600
From:      Boris Popov <bp@freebsd.org>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netipx ipx_outputfl.c ipx_pcb.c
Message-ID:  <20050103103812.GG26125@vertex.kz>
In-Reply-To: <200501020147.j021luQ2071535@repoman.freebsd.org>
References:  <200501020147.j021luQ2071535@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 02, 2005 at 01:47:56AM +0000, Robert Watson wrote:
> rwatson     2005-01-02 01:47:56 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/netipx           ipx_outputfl.c ipx_pcb.c 
>   Log:
>   Use RTFREE() to free route references rather than rtfree(), as rtfree()
>   expects a locked route reference.  This removes a panic that occurs
>   when connected ipxpcb is closed and its route free'd, and may have been
>   present since the route locking took place.

	Thanks!  This seems to be a main cause of many crash reports.

-- 
Boris Popov
http://rbp.euro.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050103103812.GG26125>