Skip to content
Discussion options

You must be logged in to vote

dhcpcd gained RFC4862 5.5.3.e.2 support in 41b8ff0.
I have clarified dhcpcd sending T1, T2 and IA vltime and pltimes in 8f86349.

Basically, the client SHOULD not send any T1, T2 or IA vltime and pltimes other than zero. The server MUST ignore any values sent in these fields.

So, you have two ways to fix this in a RFC compliant manner:

  1. Request the vendor of your Android devices to actually respect RFC 4862 properly as vltimes of less than two hours are perfectly valid.
  2. Request your upstream DHCPv6 allocate a vltime of two hours or greater.

As you're using Prefix Delegation, you do have a third option which is to advertise your prefix allocation to your downstream devices with whatever vl…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ido
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants