git: ip_output: Don't drop packet based on if_snd queue length

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu Dec 20 00:27:48 PST 2012


commit 2432a025a1f4cbb217d66cef661c5848ec36ca33
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu Dec 20 16:29:19 2012 +0800

    ip_output: Don't drop packet based on if_snd queue length
    
    Later if_snd queue enqueuing should make this decision

Summary of changes:
 sys/netinet/ip_output.c |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2432a025a1f4cbb217d66cef661c5848ec36ca33


-- 
DragonFly BSD source repository



More information about the Commits mailing list