From 276de52699a470a4a4a35443df485eb1f666f563 Mon Sep 17 00:00:00 2001 From: Susant Sahani Date: Tue, 21 Jul 2015 10:07:10 +0530 Subject: man: add man ipv6 flowlabel support for ip6 tunnels --- 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 ff7b85453f..d15c21be60 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -490,6 +490,19 @@ the tunnel. + + IPv6FlowLabel= + + Configures The 20-bit Flow Label (see + RFC 6437) field in the IPv6 header (see + RFC 2460), is used by a node to label packets of a flow. + It's only used for IPv6 Tunnels. + A Flow Label of zero is used to indicate packets that have + not been labeled. Takes following values. + When inherit it uses the original flowlabel, + or can be configured to any value betwen 0 to 0xFFFFF. + + Mode= -- cgit v1.2.3-54-g00ecf