Date: Thu, 12 Apr 2007 01:58:58 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_trunk.c Message-ID: <200704120158.l3C1wwa2037502@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2007-04-12 01:58:57 UTC
FreeBSD src repository
Modified files:
sys/net if_trunk.c
Log:
Fix a case where the multicast addresses were not removed from some ports. The
first port to be removed from the trunk would free the multicast list so
subsequent removed ports didnt have their multicast addresses removed.
Revision Changes Path
1.3 +49 -32 src/sys/net/if_trunk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704120158.l3C1wwa2037502>
