]> git.decadent.org.uk Git - odhcp6c.git/commitdiff
Update README to reflect RA-features
authorSteven Barth <steven@midlink.org>
Thu, 4 Apr 2013 09:05:51 +0000 (11:05 +0200)
committerSteven Barth <steven@midlink.org>
Thu, 4 Apr 2013 09:05:51 +0000 (11:05 +0200)
README

diff --git a/README b/README
index 5555a8356af7e8a3673ee7208c1c4fda31c3fa9d..b35425a03a39dd4a4228e4a706c666a1b52759c3 100644 (file)
--- 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 **