git: if_tun: Raise maximum MTU to be 65535 bytes

Aaron LI aly at crater.dragonflybsd.org
Thu Jul 19 01:15:20 PDT 2018


commit 9abf54c01ae57593a8ff5ee7381adca8a67005cb
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Jul 5 14:08:43 2018 +0800

    if_tun: Raise maximum MTU to be 65535 bytes
    
    This is used, for example, by packetdrill to test with MTU's up to the
    maximum value.
    
    Taken-from: FreeBSD (revision 300603)

Summary of changes:
 sys/net/tun/if_tun.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9abf54c01ae57593a8ff5ee7381adca8a67005cb


-- 
DragonFly BSD source repository



More information about the Commits mailing list