DragonFly-2.3.0.593.g469c7 master sys/net if_ethersubr.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Apr 4 21:40:07 PDT 2009
commit 469c71d1f6bd6a094b41492eeaefd40b69892068
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun Apr 5 11:38:23 2009 +0800
ether_input: Defer promiscous packet discarding until vlan is processed
This is the one of the precondition to make vlan/bridge work: preventing
packets from being dropped prematurely by vlan's parent interface.
Summary of changes:
sys/net/if_ethersubr.c | 30 ++++++++++++++++++++----------
1 files changed, 20 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/469c71d1f6bd6a094b41492eeaefd40b69892068
--
DragonFly BSD source repository
More information about the Commits
mailing list