From a439be2447f5f7e8be19c6f5b86f8dcc3d056385 Mon Sep 17 00:00:00 2001 From: aapostoliuk <108394744+aapostoliuk@users.noreply.github.com> Date: Thu, 29 May 2025 15:35:09 +0300 Subject: zebra: T7349: Added importing routes from non to the kernel routing table * zebra: T7349: Added importing routes from non to the kernel routing table Added importing routes from non to the kernel routing table. --------- Co-authored-by: Christian Breunig --- interface-definitions/system_ip.xml.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/system_ip.xml.in b/interface-definitions/system_ip.xml.in index b4b5092fe..f2bb5bd8a 100644 --- a/interface-definitions/system_ip.xml.in +++ b/interface-definitions/system_ip.xml.in @@ -17,6 +17,22 @@ #include + + + Routing table for import + + u32:1-252 + Table number + + + + + + + #include + #include + + Disable IPv4 forwarding on all interfaces -- cgit v1.2.3