RE: [PATCH v2 1/2] examples/l3fwd: add config file support for LPM/FIB
From: Ananyev, Konstantin <hidden>
Date: 2021-12-20 15:43:16
From: Ananyev, Konstantin <hidden>
Date: 2021-12-20 15:43:16
Add support to define ipv4 and ipv6 forwarding tables from reading from a config file for LPM and FIB, with format similar to l3fwd-acl one. With the removal of the hardcoded route tables for IPv4 and IPv6, these routes have been moved to a separate default config file for use with LPM and FIB. Signed-off-by: Sean Morrissey <redacted> Signed-off-by: Ravi Kerur <redacted> ---
Acked-by: Konstantin Ananyev <redacted>
-- 2.25.1