diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-10-29 18:50:03 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-10-29 18:50:03 -0500 |
commit | 4bf16df586bb7ee18b6e09616cbd8e7a66cc28f5 (patch) | |
tree | f4b5700b5d0148badda74fcdec256696f19e046e /doc | |
parent | 6f33a3f4eb55b376ef929aa9a10d936377edb0ff (diff) | |
download | netconfapk-4bf16df586bb7ee18b6e09616cbd8e7a66cc28f5.tar.gz netconfapk-4bf16df586bb7ee18b6e09616cbd8e7a66cc28f5.tar.bz2 netconfapk-4bf16df586bb7ee18b6e09616cbd8e7a66cc28f5.tar.xz netconfapk-4bf16df586bb7ee18b6e09616cbd8e7a66cc28f5.zip |
ietf-interfaces: Add statistics nodes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/roadmap.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/roadmap.rst b/doc/roadmap.rst index 25b6e95..e76e2d1 100644 --- a/doc/roadmap.rst +++ b/doc/roadmap.rst @@ -228,16 +228,16 @@ Resolved TBDs -[ ] Interfaces module +[/] Interfaces module --------------------- -* [ ] Configuration nodes +* [/] Configuration nodes - * [ ] Name, description, type + * [/] Name, description, type * [ ] Enabled -* [ ] State nodes +* [/] State nodes * [ ] Operational state @@ -251,7 +251,7 @@ Resolved TBDs * [ ] Link speed (bits/second) - * [ ] Statistics (``ifctrstat``) + * [x] Statistics (``ifctrstat``) The interfaces module allows configuration and inspection of the physical layer |