summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2017-05-11 16:50:14 +0200
committerHans Dedecker <dedeckeh@gmail.com>2017-05-11 16:58:59 +0200
commite4504db88c5b501142cc97a08876d924d673f605 (patch)
tree490f3148eac6be6e6e186deb553084b4793cf6cc /README
parent9dd5316deae6402de68ddc8a08d1a6b496101828 (diff)
config: make RA curHopLimit configurable via uci
Allow to specify the router advertisement current hop limit via the uci parameter ra_hoplimit. If hoplimit is not configured the hoplimit is taken from the interface as before. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 3ad17f9..1099297 100644
--- a/README
+++ b/README
@@ -116,6 +116,8 @@ ra_lifetime integer 1800 Value to be placed in Router
ra_useleasetime bool 0 Use configured leasetime as
limit for the preferred and
valid lifetime of a prefix
+ra_hoplimit integer 0 Current hoplimit to be advertised
+ in RA messages
ra_mtu integer 0 MTU to be advertised in
RA messages
ndproxy_routing bool 1 Learn routes from NDP