summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHongjun Ni <hongjun.ni@intel.com>2020-02-24 23:53:53 +0800
committerHongjun Ni <hongjun.ni@intel.com>2020-02-24 23:53:53 +0800
commitb8ae3c1a89a9c8a717f1e57d74f150df2f5e4d37 (patch)
tree0d7a5b74216dee5a9057887bafc08f267b201516
parent4f619c77c37dbbcd71975877edf1be9fbd10805a (diff)
Add v20.01 release notes in RELEASE.mdv20.01
Signed-off-by: Hongjun Ni <hongjun.ni@intel.com> Change-Id: Ifa4d7844cd01373a102970c14a14328daf760bba
-rw-r--r--RELEASE.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/RELEASE.md b/RELEASE.md
new file mode 100644
index 0000000..e07ecf0
--- /dev/null
+++ b/RELEASE.md
@@ -0,0 +1,27 @@
+# Release Notes {#release notes
+
+* @subpage release_notes_2001
+
+@page release_notes_2001 Release notes for UDPI 20.01
+
+## Flow Classification
+- HW flow offloading leveraging rte_flow on DPDK
+- SW flow classification
+- Supports both IPv4 and IPv6 flows
+- Bi-directional traffic maps to one flow.
+
+## TCP Segment Reassembly
+- TCP connection tracking
+- TCP segment re-ordering
+- TCP segment overlap handling
+
+## Application Database
+- Default static Application Database
+
+## Application Detection
+- Leverage Hyperscan Stream Mode
+- Reassembly of TCP segments on the fly
+
+## Supported Protocols:
+- TLS/HTTPS
+