summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-04-10 13:19:44 +0200
committerSteven Barth <steven@midlink.org>2015-04-10 13:19:44 +0200
commit2bf5f3ad1ce6d386938c39d1569f2635300eca6e (patch)
tree7f3aa414baf857444354ce5ee6d28e1f7cbede0e /README
parent5d19cd6e4fece1301608b975dd639d751faa1b94 (diff)
downloadodhcp6c-2bf5f3ad1ce6d386938c39d1569f2635300eca6e.tar.gz
Pass ICMP configuration to user-space instead of directly applying it
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 8c66ffa..9b56b20 100644
--- a/README
+++ b/README
@@ -29,8 +29,7 @@ especially routers. It compiles to only about 35 KB (-Os -s).
h) Configurable SOL_MAX_RT
i) DS-Lite AFTR-Name Option
j) Softwire address and port mapped clients (MAP, LW4over6)
- k) Prefix Class (experimental)
- l) CER-ID (experimental)
+ j) CER-ID (experimental)
4. Support for requesting and parsing Router Advertisements
a) parsing of prefixes, routes, MTU and RDNSS options
@@ -78,5 +77,9 @@ Environment:
* RA_ROUTES A space-separated list of routes from the RA
Format: <address>/<length>,gateway,valid,metric
* RA_DNS A space-separated list of recursive DNS servers from the RA
+* RA_HOPLIMIT Highest hop-limit received in RAs
+* RA_MTU MTU-value received in RA
+* RA_REACHABLE ND Reachability time
+* RA_RETRANSMIT ND Retransmit time
* AFTR The DS-Lite AFTR domain name
* MAPE / MAPT / LW4O6 Softwire rules for MAPE, MAPT and LW4O6