X-Git-Url: https://git.decadent.org.uk/gitweb/?p=odhcp6c.git;a=blobdiff_plain;f=README;h=2a7ab633f4634ec09344f9b4f85b12769b602178;hp=50b4a2814c2e9e8e15925a61af467e6f7fa99e45;hb=4ad21618ad863b5f590ed00f2c7677605a98e39f;hpb=9bf59550425ffb79fefa6a78523c6f968cdeb138 diff --git a/README b/README index 50b4a28..2a7ab63 100644 --- a/README +++ b/README @@ -39,8 +39,8 @@ States: * started The DHCPv6 client has been started * bound A suitable server was found and addresses or prefixes acquired * informed A stateless information request returned updated information -* timeout The DHCPv6 operation did not succeed within the defined time * updated Updated information was received from the DHCPv6 server +* ra-updated Updated information was received from via Router Advertisement * rebound The DHCPv6 client switched to another server * unbound The DHCPv6 client lost all DHCPv6 servers and will restart * stopped The DHCPv6 client has been stopped @@ -55,8 +55,14 @@ Environment: * SIP_DOMAIN A space-separated list of SIP domains * OPTION_ Custom option received as base-16 * PREFIXES A space-separated list of prefixes currently assigned - Format: /,preferred,valid -* PREFIXES_LOST A space-separated list of prefixes lost since last update + Format: /,preferred,valid[,cls] +* ADDRESSES A space-separated list of addresses currently assigned + Format:
/,preferred,valid +* 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,valid,metric +* RA_DNS A space-separated list of recursive DNS servers from the RA