TODO: Add a task regarding DNAv4

This commit is contained in:
Denis Kenzior 2021-08-31 14:38:41 -05:00
parent c79f583e0c
commit 10aac88be5
1 changed files with 15 additions and 0 deletions

15
TODO
View File

@ -370,3 +370,18 @@ Wireless daemon
Priority: Medium
Complexity: C4
Network Configuration
=====================
- Support elements of RFC4436 - DNAv4
Assumption: netconfig is able to save lease information for networks that
have been joined previously and does not release the lease when the network
is left temporarily.
Attempt to re-assume the lease via methods described in DNAv4 if we attempt
to rejoin a network and the lease has not expired yet.
Priority: Low
Complexity: C4