ru 2006-02-01 10:11:24 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
Setting IFF_ALLMULTI on a running interface didn't call bge_setmulti()
as intended, resulting in a non-working multicast routing. Fix it.
MFC after: 3 days
Revision Changes Path
1.119 +4 -1 src/sys/dev/bge/if_bge.c