summaryrefslogtreecommitdiff
path: root/doc/roadmap.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/roadmap.rst')
-rw-r--r--doc/roadmap.rst20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/roadmap.rst b/doc/roadmap.rst
index 1fe6a25..c75584f 100644
--- a/doc/roadmap.rst
+++ b/doc/roadmap.rst
@@ -292,25 +292,25 @@ Resolved TBDs
* [ ] Enable/disable IPv4 on an interface
- * [/] Enable/disable IPv4 forwarding on an interface
+ * [x] Enable/disable IPv4 forwarding on an interface
- * [/] Set IPv4 MTU
+ * [x] Set IPv4 MTU
* [ ] Retrieve/set IPv4 address(es)
* [ ] Handle neighbour / static ARP cache (set)
- * [/] Enable/disable IPv6 on an interface
+ * [x] Enable/disable IPv6 on an interface
- * [/] Enable/disable IPv6 forwarding on an interface
+ * [x] Enable/disable IPv6 forwarding on an interface
- * [/] Set IPv6 MTU
+ * [x] Set IPv6 MTU
* [ ] Retrieve/set IPv6 address(es)
- * [/] IPv6 DAD: Neighbour-Solicitation messages sent
+ * [x] IPv6 DAD: Neighbour-Solicitation messages sent
- * [/] SLAAC configuration
+ * [x] SLAAC configuration
* [ ] State nodes
@@ -327,14 +327,14 @@ system network interfaces.
Outstanding TBDs
````````````````
-* Do we support IPv6 privacy extensions?
-
* Do we have a way to determine what addresses are static vs DHCP? Can i.e.
dhcpcd tell us what addresses it configured?
Resolved TBDs
`````````````
-* None.
+* Do we support IPv6 privacy extensions?
+
+ **Resolution**: Yes.