From b77a5725338dc700873b36c98af85d70acd7bbe4 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 15 Jun 2018 13:12:53 +0200 Subject: HC2VPP-304 - add SRv6 policy module new models: - hc2vpp-oc-srte-policy@2017-09-18.yang (ietf draft for srte-policies) - vpp-oc-srte-policy@2018-05-14.yang (augments oc-srte-policy model with VPP specific configuration) - policy-context@2018-06-07.yang defines policy contexts for policies and candidate paths new features: - adds support for writing/reading SRv6 policies - adds support for writing/reading L2 steering - adds support for writing/reading L3 steering - implements support for FIB table management (HC2VPP-345) Change-Id: Ie83ac8ecdcc0e46086e1ecdaecbb811746151c2f Signed-off-by: Michal Cmarada --- srv6/srv6-impl/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'srv6/srv6-impl/pom.xml') diff --git a/srv6/srv6-impl/pom.xml b/srv6/srv6-impl/pom.xml index 08fed218b..422cd161d 100644 --- a/srv6/srv6-impl/pom.xml +++ b/srv6/srv6-impl/pom.xml @@ -35,8 +35,7 @@ io.fd.hc2vpp.routing routing-impl - 1.18.07-SNAPSHOT - compile + ${project.version} -- cgit 1.2.3-korg