From 2bf5f3ad1ce6d386938c39d1569f2635300eca6e Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 10 Apr 2015 13:19:44 +0200 Subject: Pass ICMP configuration to user-space instead of directly applying it --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README') 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:
/,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 -- cgit v1.2.1