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

DragonFly-2.3.0.433.g74f66 master sys/net if_ethersubr.c


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 21 Mar 2009 18:22:34 -0700 (PDT)

commit 74f66604a8d7ceb03c5fd9d7390ac45e30197cc3
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Fri Mar 20 19:41:09 2009 +0800

    ether_input: Factor out ether_dispatch()
    
    This function send the ethernet packet to the target msgport or
    just queue it to the mbuf chain.

Summary of changes:
 sys/net/if_ethersubr.c |   52 ++++++++++++++++++++++++++---------------------
 1 files changed, 29 insertions(+), 23 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/74f66604a8d7ceb03c5fd9d7390ac45e30197cc3


-- 
DragonFly BSD source repository



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