From: Susant Sahani Date: Mon, 31 Aug 2015 07:52:15 +0000 (+0530) Subject: man: add man for tunnel encap limit X-Git-Tag: v226~60^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1066%2Fhead;p=thirdparty%2Fsystemd.git man: add man for tunnel encap limit --- diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 2680627a781..05bbad7f655 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -534,6 +534,19 @@ + + EncapsulationLimit= + + The Tunnel Encapsulation Limit option specifies how many additional + levels of encapsulation are permitted to be prepended to the packet. + For example, a Tunnel Encapsulation Limit option containing a limit + value of zero means that a packet carrying that option may not enter + another tunnel before exiting the current tunnel. + (see RFC 2473). + The valid range is 0-255 and none. Defaults to 4. + + + Mode=