diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/roadmap.rst | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/roadmap.rst b/doc/roadmap.rst index e76e2d1..2ee73b0 100644 --- a/doc/roadmap.rst +++ b/doc/roadmap.rst @@ -233,23 +233,25 @@ Resolved TBDs * [/] Configuration nodes - * [/] Name, description, type + * [x] Name, type + + * [ ] Description * [ ] Enabled * [/] State nodes - * [ ] Operational state + * [x] Operational state * [ ] Time operational state entered - * [ ] Interface index + * [x] Interface index - * [ ] MAC address + * [x] MAC address * [ ] Related higher/lower layer interfaces - * [ ] Link speed (bits/second) + * [x] Link speed (bits/second) * [x] Statistics (``ifctrstat``) |