From dae398a8c2a7ee48caf2062eb397b7abab2e1ff2 Mon Sep 17 00:00:00 2001 From: Susant Sahani Date: Mon, 31 Aug 2015 13:22:15 +0530 Subject: man: add man for tunnel encap limit --- man/systemd.netdev.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'man/systemd.netdev.xml') diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 2680627a78..05bbad7f65 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= -- cgit v1.2.3-54-g00ecf