summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-04-04 11:05:51 +0200
committerSteven Barth <steven@midlink.org>2013-04-04 11:05:51 +0200
commit34a17d3425dca02714e33c1b7d38d3b2964a196c (patch)
tree820f82032745a1ae864ac4aeeee68d5caabe6ed7 /README
parent920fda0ef9da478202fc330cc887e1ef3d703925 (diff)
downloadodhcp6c-34a17d3425dca02714e33c1b7d38d3b2964a196c.tar.gz
Update README to reflect RA-features
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 5555a83..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 **