From 4bfe801e7e6c59bdb70500b629fd31bb03598d4b Mon Sep 17 00:00:00 2001 From: Yuxiang Zhu Date: Mon, 9 Jan 2023 05:48:50 +0000 Subject: T4977: Add Babel routing protocol support This PR adds basic Babel routing protocol support using the implementation in FRR. Signed-off-by: Yuxiang Zhu --- interface-definitions/protocols-rip.xml.in | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'interface-definitions/protocols-rip.xml.in') diff --git a/interface-definitions/protocols-rip.xml.in b/interface-definitions/protocols-rip.xml.in index 33aae5015..b5d48090a 100644 --- a/interface-definitions/protocols-rip.xml.in +++ b/interface-definitions/protocols-rip.xml.in @@ -225,6 +225,14 @@ #include + + + Redistribute Babel routes + + + #include + + @@ -248,4 +256,3 @@ - -- cgit v1.2.3