I am using openvpn to test IP fragmentation with small MTU values. I would
like to set the tun/tap interface to have an MTU of 68 bytes, the minimum
allowed by RFC 791. But openvpn defines a constant TUN_MTU_MIN with a value
of 100. Can someone explain why the MTU must be this large?