git: arp: Perform ARP pending output during ARP updating

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Jul 17 08:53:39 PDT 2013


commit f14c04f2b8c6bdc6a46d7f1246dae657abd1226e
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed Jul 17 23:51:37 2013 +0800

    arp: Perform ARP pending output during ARP updating
    
    Since we now use netisrs to update ARP, pending output no longer
    needs to be dispatched to netisr.

Summary of changes:
 sys/netinet/if_ether.c | 50 ++++----------------------------------------------
 1 file changed, 4 insertions(+), 46 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f14c04f2b8c6bdc6a46d7f1246dae657abd1226e


-- 
DragonFly BSD source repository



More information about the Commits mailing list