diff options
author | Anand B Jyoti <anand.b.jyoti@intel.com> | 2017-10-03 10:50:41 +0530 |
---|---|---|
committer | Anand B Jyoti <anand.b.jyoti@intel.com> | 2017-10-04 07:41:32 +0530 |
commit | 2dd65cf55254d47873b114fec466e67b4130d3ec (patch) | |
tree | 3779efea02dcb2436254f5f3aca116dea86e8022 /docs/release/results/results.rst | |
parent | 5d5ba6d0e26caef0e6c8709b70feb521012d1844 (diff) |
Docs: Review and update the docs for E-release
JIRA: SAMPLEVNF-82
Review and update the the E-release docsuments.
Change-Id: I1eeb0dead18559b8f05039b81512d944a862bbb4
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
Diffstat (limited to 'docs/release/results/results.rst')
-rw-r--r-- | docs/release/results/results.rst | 30 |
1 files changed, 17 insertions, 13 deletions
diff --git a/docs/release/results/results.rst b/docs/release/results/results.rst index f64f3422..11fd1aff 100644 --- a/docs/release/results/results.rst +++ b/docs/release/results/results.rst @@ -15,18 +15,20 @@ Feature Test Results The following features were verified by SampleVNF test cases: - * vFirewall - * Basic Packet filter dropping malformed, invalid packets based on L3/L4 packet headers - * Policy based filtering - * Dynamic Packet filtering through Connection Tracker for TCP and UDP - * SYN-flood protection via synproxy for TCP - * UDP, TCP and ICMP protocol pass-through - * CLI based enable/disable connection tracking, synproxy, basic packet filtering - * Multithread support - * Multiple physical port support - * Providing statistics on traffic traversing the VNF + - vFW - Virtual Firewall + + * Basic Packet filter dropping malformed, invalid packets based on L3/L4 packet headers + * Policy based filtering + * Dynamic Packet filtering through Connection Tracker for TCP and UDP + * SYN-flood protection via synproxy for TCP + * UDP, TCP and ICMP protocol pass-through + * CLI based enable/disable connection tracking, synproxy, basic packet filtering + * Multithread support + * Multiple physical port support + * Providing statistics on traffic traversing the VNF + + - vCG-NAPT - Carrier Grade Network Address and port Translation - * vCG-NAPT- Carrier Grade Network Address and port Translation * Static and dynamic Network address translation. * Static and dynamic Network address and port translation * ARP (request, response, gratuitous) @@ -38,7 +40,8 @@ The following features were verified by SampleVNF test cases: * Live Session tracking to NAT flow * NAT64 – connectivity between IPv6 access network to IPv4 data network. - * vACL - Access Control List + - vACL - Access Control List + * CLI based Run-time rule configuration (Add, Delete, List, Display, Clear, Modify) * IPv4 and IPv6 5 tuple packet Selector support * Counting packets and bytes per rule @@ -47,7 +50,8 @@ The following features were verified by SampleVNF test cases: * Forwarding packets to specific ports on base of rules * Rules definition on base TCP/UDP connection tracking - * Prox - Packet pROcessing eXecution engine. + - Prox - Packet pROcessing eXecution engine. + * Classify * Drop * Basic Forwarding (no touch) |