cvs commit: src/sys/netipx ipx_outputfl.c ipx_pcb.c

Boris Popov bp at freebsd.org
Mon Jan 3 02:38:17 PST 2005


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


More information about the cvs-all mailing list