Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I4ca6f9d23fb125262f75a5e89d029adf2e3858ea
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Change-Id: Ib29e015fc00097b17ed03cc64e36cb0517e424df
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Default FIB tables (ID=0) are created in VPP during startup
for both ipv4 and ipv6.
In order to prevent oper and cfg mismatch,
HC needs to update its cfg during startup.
This patch adds initializer for FIB tables which handles that task.
Change-Id: Iadae8d545985a07fdb32000d3ca498cf3f9b40ed
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
After implementing FIB table management in SRv6 and routing
FibTableService is no longer necessary and can be removed.
Change-Id: I797ac52d5ed8ee1c6bf901895080aa06e5ac9016
Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
|
|
- added type definitions for referencing FIB tables
from different data modules
Change-Id: I92a25107db6937dc94b4e719f2da2b8c77ebdac4
Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
|
|
changes:
- Added new custom model vpp-fib-table-management
- allows management of IPv4 and IPv6 Fib tables for VPP
Change-Id: I3647dd659dbefabab233eacef666c3835e69320d
Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
|