]> git.decadent.org.uk Git - odhcp6c.git/blobdiff - README
Fix authentication option format
[odhcp6c.git] / README
diff --git a/README b/README
index b35425a03a39dd4a4228e4a706c666a1b52759c3..f1538f43b242305b879ceabcb6befa8757e8e4df 100644 (file)
--- a/README
+++ b/README
@@ -13,8 +13,13 @@ odhcp6c is a minimal DHCPv6 and RA-client for use in embedded Linux systems.
        b) handling of valid and preferred lifetimes
        c) duplicate address detection
 
-2. Handling of IPv6-Prefixes (Prefix Delegation)
-       a) requesting of prefixes
+2. Support for DHCPv6 extension
+       a) Reconfigure-Messages
+       b) Prefix Delegation
+       c) Prefix Exclusion
+       d) DNS Configuration Options
+       e) NTP Options
+       f) SIP Options
 
 3. Stateless fallback-support
 
@@ -66,12 +71,3 @@ 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
-
-
-
-
-** Wishlist **
-
-Features that I would like to see implemented in the near or far future:
-
-* Reconfigure Authentication