diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-03-22 13:51:33 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-04-23 11:14:42 +0000 |
commit | 73a01b1a7fc836c964627eea2c08106df0da5aee (patch) | |
tree | db6fb92714f92a7f6c7ab95b89877ded0e36891c /docs | |
parent | cd330b5a1bf1a289e7dad68420679a5d94de1eda (diff) |
CSIT-1009: SRv6 proxy tests
- SRv6 with endpoint to SR-unaware Service Function via static proxy
- SRv6 with endpoint to SR-unaware Service Function via dynamic proxy
- SRv6 with endpoint to SR-unaware Service Function via masquerading proxy
Change-Id: I6a6062cb41d810bf9e27dacfd866181bfde4c693
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index e33bd6fa6b..5e51b918df 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -356,6 +356,10 @@ Encapsulation tags All test cases with IPSEC. +.. topic:: SRv6 + + All test cases with Segment routing over IPv6 dataplane. + Interface tags -------------- @@ -446,6 +450,22 @@ Feature tags ACL plugin configured and tested with 50 not-hitting ACEs. +.. topic:: SRv6_PROXY + + SRv6 endpoint to SR-unaware appliance via proxy. + +.. topic:: SRv6_PROXY_STAT + + SRv6 endpoint to SR-unaware appliance via static proxy. + +.. topic:: SRv6_PROXY_DYN + + SRv6 endpoint to SR-unaware appliance via dynamic proxy. + +.. topic:: SRv6_PROXY_MASQ + + SRv6 endpoint to SR-unaware appliance via masquerading proxy. + Encryption tags --------------- |