X-Git-Url: https://git.decadent.org.uk/gitweb/?p=odhcp6c.git;a=blobdiff_plain;f=README;h=b35425a03a39dd4a4228e4a706c666a1b52759c3;hp=f43c60ffed25c2350dd8e6b1187709bb445aeb84;hb=a300c7335c5ad78fb053e7c73b45e95e1f3c2ad1;hpb=6bc31b22abc26b9ee31b789d56a8e2a07aa4c569 diff --git a/README b/README index f43c60f..b35425a 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ odhcp6c - Embedded DHCPv6 Client ** Abstract ** -odhcp6c is a minimalistic DHCPv6 client for use in embedded Linux systems. +odhcp6c is a minimal DHCPv6 and RA-client for use in embedded Linux systems. ** Features ** @@ -20,6 +20,9 @@ odhcp6c is a minimalistic DHCPv6 client for use in embedded Linux systems. 4. State script support +5. Support for requesting and parsing Router Advertisements + a) parsing of prefixes, routes, MTU and RDNSS options + ** Compiling ** @@ -61,7 +64,7 @@ Environment: * RA_ADDRESSES A space-separated list of addresses from RA-prefixes Format:
/,preferred,valid * RA_ROUTES A space-separated list of routes from the RA - Format:
/@gateway,preferred,valid,metric + Format:
/,gateway,valid,metric * RA_DNS A space-separated list of recursive DNS servers from the RA