cvs commit: src/sys/net/vlan if_vlan.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Nov 21 05:37:51 PST 2008
sephe 2008/11/21 05:37:02 PST
DragonFly src repository
Modified files:
sys/net/vlan if_vlan.c
Log:
- IFF_MONITOR processing will happen in ether_input_oncpu()
- Don't count parent interface's if_noproto if vlan interface is not up;
just silently discard the incoming packet like a real interface
Revision Changes Path
1.42 +7 -10 src/sys/net/vlan/if_vlan.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/vlan/if_vlan.c.diff?r1=1.41&r2=1.42&f=u
More information about the Commits
mailing list