commit 2432a025a1f4cbb217d66cef661c5848ec36ca33 Author: Sepherosa Ziehau <se...@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