cvs commit: src/sys/dev/netif/bge if_bge.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Mar 31 02:32:35 PDT 2007
sephe 2007/03/31 02:31:58 PDT
DragonFly src repository
Modified files:
sys/dev/netif/bge if_bge.c
Log:
- Call bge_setmulti(), if bge(4) is up and running and IFF_ALLMULTI is to
be set.
Obtained-from: FreeBSD (ru at freebsd.org)
- Cleanup the logic of SIOCSIFFLAGS.
- Factor out bge_setpromisc(), use it in bge_{init,ioctl}().
Revision Changes Path
1.64 +31 -24 src/sys/dev/netif/bge/if_bge.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/bge/if_bge.c.diff?r1=1.63&r2=1.64&f=u
More information about the Commits
mailing list