From a86cba89bebb4f5fd35841a6251c0baa321dc9a5 Mon Sep 17 00:00:00 2001 From: Susant Sahani Date: Tue, 10 Nov 2015 09:29:24 +0530 Subject: man: add man for IPV6 hop limit --- man/systemd.network.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 50f3810ce0..7d081d22fe 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -431,6 +431,14 @@ Address Detection (DAD) probes to send. Defaults to unset. + + IPv6HopLimit= + Configures IPv6 Hop Limit. For each router that + forwards the packet, the hop limit is decremented by 1. When the + hop limit field reaches zero, the packet is discarded. + Defaults to unset. + + Bridge= -- cgit v1.2.3-54-g00ecf