DragonFly-2.3.0.433.g74f66 master sys/net if_ethersubr.c
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Sat Mar 21 18:25:28 PDT 2009
    
    
  
commit 74f66604a8d7ceb03c5fd9d7390ac45e30197cc3
Author: Sepherosa Ziehau <sephe at 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
    
    
More information about the Commits
mailing list