[PATCH] Multicast refcounting in network stack
Bruce M Simpson
bms at incunabulum.net
Mon Mar 19 18:52:35 UTC 2007
Hi,
A patch against -CURRENT is now available:
http://people.freebsd.org/~bms/dump/multi_refcounting.diff
This is a fairly sweeping architectural change which should resolve
memory leaks and potential panics with the network stack as a whole, to
better support interface detach at runtime.
I'd like to check it in as soon as possible as it fixes the root cause
of the problems we have had with carp and pfsync in our stack. NetBSD
has implemented refcounting like this for some time now, so it does not
suffer from the same problems.
Regards,
BMS
More information about the freebsd-net
mailing list