From ffd488e272aa95f7d43626e1f90fea8c30a5863b Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Thu, 3 Jul 2014 12:19:14 +0200 Subject: networkd: tuntap - default to no packet information Susant says: > ip tuntap turns this off by default. Let's follow ip(8) here as that should be the least surprising. --- man/systemd.netdev.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/systemd.netdev.xml') diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 64987980a7..c90bd8f98c 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -366,7 +366,7 @@ Takes a boolean argument. Configures whether packets should be prepened with four extra bytes (two flag bytes and two protocol bytes). If disabled it indicates that the packets will be - pure IP packets. Defaults to yes. + pure IP packets. Defaults to no. -- cgit v1.2.3-54-g00ecf