Re: svn commit: r210686 - head/sys/netinet

2010-07-31 Thread Bjoern A. Zeeb
On Sat, 31 Jul 2010, Bjoern A. Zeeb wrote: Author: bz Date: Sat Jul 31 15:31:23 2010 New Revision: 210686 URL: http://svn.freebsd.org/changeset/base/210686 Log: MFp4 @181628: Free the rtentry after we diconnected it from the FIB and are counting it as rttrash. There might still be a chance

svn commit: r210686 - head/sys/netinet

2010-07-31 Thread Bjoern A. Zeeb
Author: bz Date: Sat Jul 31 15:31:23 2010 New Revision: 210686 URL: http://svn.freebsd.org/changeset/base/210686 Log: MFp4 @181628: Free the rtentry after we diconnected it from the FIB and are counting it as rttrash. There might still be a chance we leak it from a different code path