From: Ian Jackson Date: Wed, 9 Apr 2014 17:27:13 +0000 (+0100) Subject: test-example: USE mtu of 1400 not 500 (!) X-Git-Tag: debian/0.3.1_beta1~17 X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/commitdiff_plain/4531c0a5aef9d8dc028d6f61390bc00c4a4adf86?hp=4531c0a5aef9d8dc028d6f61390bc00c4a4adf86 test-example: USE mtu of 1400 not 500 (!) 500 is less than the IPv4 minimum MTU. 1400 is the conventional value on the SGO VPN and is a plausible choice for vpns running mostly over reasonably sane ethernets. Signed-off-by: Ian Jackson ---