git: mxge: Limit MTU to ~4K

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Sep 16 07:03:03 PDT 2013


commit b9a8961f4e7ac7bb085a9bf0e70364d34fd157c5
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Sep 16 21:53:54 2013 +0800

    mxge: Limit MTU to ~4K
    
    Various code for "gather" jumbo frame is just broken; limiting MTU to 4K
    (MJUMPAGESIZE) should workaround this.

Summary of changes:
 sys/dev/netif/mxge/if_mxge.c     | 115 ++++++++++++---------------------------
 sys/dev/netif/mxge/if_mxge_var.h |   3 -
 2 files changed, 36 insertions(+), 82 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list