From b309b88216b9fe461fe31ea0471e10fdd4b15e53 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 25 Aug 2020 21:42:00 -0500 Subject: Add base routing module and TBDs to roadmap --- doc/roadmap.rst | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/doc/roadmap.rst b/doc/roadmap.rst index 3eadbb4..8bed427 100644 --- a/doc/roadmap.rst +++ b/doc/roadmap.rst @@ -294,4 +294,25 @@ See `ietf-nat module`_. See `ietf-network-instance module`_. -.. _`ietf-network-instance module`: https://github.com/YangModels/yang/blob/master/standard/ietf/RFC/ietf-network-instance%402019-01-21.yang +.. _`ietf-network-instance module`: https://github.com/YangModels/yang/raw/master/standard/ietf/RFC/ietf-network-instance%402019-01-21.yang + + + +[ ] Routing module (base) +------------------------- + +See `ietf-routing module`_. + +.. _`ietf-routing module`: https://github.com/YangModels/yang/raw/master/standard/ietf/RFC/ietf-routing%402018-03-13.yang + + +Outstanding TBDs +```````````````` +* How do we determine when a RIB entry was modified? + +* Per kernel docs, the Linux kernel supports 242 user-defined RIBs in addition + to default and main. Do we want to expose that (feature ``multiple-ribs``)? + +Resolved TBDs +````````````` +* None. -- cgit v1.2.3-70-g09d2