commit 9abf54c01ae57593a8ff5ee7381adca8a67005cb
Author: Aaron LI <[email protected]>
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