]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a case where the multicast addresses were not removed from some ports. The
authorAndrew Thompson <thompsa@FreeBSD.org>
Thu, 12 Apr 2007 01:58:57 +0000 (01:58 +0000)
committerAndrew Thompson <thompsa@FreeBSD.org>
Thu, 12 Apr 2007 01:58:57 +0000 (01:58 +0000)
commit575156b6071ddba49e14a1a6f039b0ba5b82bdc2
tree9ffb9c33ba0702e935074d1bacd2c3975f9cf08f
parentdfd389bf64ee82a62195f75e253151969f7086c3
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.
sys/net/if_trunk.c