CSIT-816: SRv6 L1 KWs 23/9823/3
authorJan Gelety <jgelety@cisco.com>
Wed, 13 Dec 2017 07:16:38 +0000 (08:16 +0100)
committerTibor Frank <tifrank@cisco.com>
Fri, 15 Dec 2017 09:21:36 +0000 (09:21 +0000)
commit2291eaac7509aadf30be407a6eb84cfa3d3a33d0
tree688007773af91894e6d796c392eef289c8e14e1d
parent709aae0bfb1c0e7581976a9b4beea79490ca5c76
CSIT-816: SRv6 L1 KWs

Current implementation doesn't contain:
  * weight
  * fib-table for BSID
  * policy index identification

These features will be added on demand later.

Change-Id: I1386c0a0e71f7ae3182b84e0ec5bb245366632d1
Signed-off-by: Jan Gelety <jgelety@cisco.com>
resources/libraries/python/SRv6.py [new file with mode: 0644]
resources/templates/vat/srv6/sr_localsid_add.vat [new file with mode: 0644]
resources/templates/vat/srv6/sr_localsid_del.vat [new file with mode: 0644]
resources/templates/vat/srv6/sr_localsids_show.vat [new file with mode: 0644]
resources/templates/vat/srv6/sr_policies_show.vat [new file with mode: 0644]
resources/templates/vat/srv6/sr_policy_add.vat [new file with mode: 0644]
resources/templates/vat/srv6/sr_policy_del.vat [new file with mode: 0644]
resources/templates/vat/srv6/sr_steer_add_del.vat [new file with mode: 0644]
resources/templates/vat/srv6/sr_steer_policies_show.vat [new file with mode: 0644]