diff options
-rw-r--r-- | doc/roadmap.rst | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/roadmap.rst b/doc/roadmap.rst index 2ee73b0..1fe6a25 100644 --- a/doc/roadmap.rst +++ b/doc/roadmap.rst @@ -231,13 +231,13 @@ Resolved TBDs [/] Interfaces module --------------------- -* [/] Configuration nodes +* [x] Configuration nodes * [x] Name, type - * [ ] Description + * [x] Description - * [ ] Enabled + * [x] Enabled * [/] State nodes @@ -285,32 +285,32 @@ Resolved TBDs -[ ] IP module +[/] IP module ------------- -* [ ] Configuration nodes +* [/] Configuration nodes * [ ] Enable/disable IPv4 on an interface - * [ ] Enable/disable IPv4 forwarding on an interface + * [/] Enable/disable IPv4 forwarding on an interface - * [ ] Set IPv4 MTU + * [/] Set IPv4 MTU * [ ] Retrieve/set IPv4 address(es) * [ ] Handle neighbour / static ARP cache (set) - * [ ] Enable/disable IPv6 on an interface + * [/] Enable/disable IPv6 on an interface - * [ ] Enable/disable IPv6 forwarding on an interface + * [/] Enable/disable IPv6 forwarding on an interface - * [ ] Set IPv6 MTU + * [/] Set IPv6 MTU * [ ] Retrieve/set IPv6 address(es) - * [ ] IPv6 DAD: Neighbour-Solicitation messages sent + * [/] IPv6 DAD: Neighbour-Solicitation messages sent - * [ ] SLAAC configuration + * [/] SLAAC configuration * [ ] State nodes |