cvs commit: src/sys/net/bridge if_bridge.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Tue Nov 27 03:18:22 PST 2007
sephe 2007/11/27 03:15:30 PST
DragonFly src repository
Modified files:
sys/net/bridge if_bridge.c
Log:
M_MCAST and M_BCAST are set before bridge_input() is executed, so use these
two flags instead of conducting tests for them again.
Revision Changes Path
1.26 +1 -7 src/sys/net/bridge/if_bridge.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/bridge/if_bridge.c.diff?r1=1.25&r2=1.26&f=u
More information about the Commits
mailing list