HomeFreeBSD

Allow an MTU of 65535 bytes to be set via TUN[SG]IFINFO. This requires

Description

Allow an MTU of 65535 bytes to be set via TUN[SG]IFINFO. This requires
changing the type on the mtu field in struct tuninfo from short to
unsigned short.
This is used, for example, by packetdrill to test with MTUs up to the
maximum value.

Differential Revision: 6452

Details

Provenance
tuexenAuthored on
Parents
rS300602: The NAS-Identifier attribute is a string, not an integer.
Branches
Unknown
Tags
Unknown