From 887fb8a181146390bccb6eaf5caeb0a84659c750 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 8 Jun 2018 11:54:53 +0200 Subject: HC2VPP-317 - Implement FIB table management support 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 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e5f7b7fc8..72d308339 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,7 @@ ioam nsh routing + fib-management nat lisp release-notes @@ -56,4 +57,4 @@ bgp mpls - \ No newline at end of file + -- cgit 1.2.3-korg