DragonFly commits List (threaded) for 2009-04
DragonFly BSD
DragonFly commits List (threaded) for 2009-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.0.593.g469c7 master sys/net if_ethersubr.c


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 4 Apr 2009 21:38:12 -0700 (PDT)

commit 469c71d1f6bd6a094b41492eeaefd40b69892068
Author: Sepherosa Ziehau <sephe@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]