[PATCH] Multicast refcounting in network stack
- From: Bruce M Simpson <bms@xxxxxxxxxxxxxxx>
- Date: Mon, 19 Mar 2007 18:52:32 +0000
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
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: [PATCH] Multicast refcounting in network stack
- From: Andre Oppermann
- Re: [PATCH] Multicast refcounting in network stack
- Prev by Date: Re: [PATCH] bge(4) patch for -STABLE
- Next by Date: Re: [PATCH] Multicast refcounting in network stack
- Previous by thread: Interface index hack in IP_ADD_MEMBERSHIP
- Next by thread: Re: [PATCH] Multicast refcounting in network stack
- Index(es):