diff options
Diffstat (limited to 'RELEASE.md')
-rw-r--r-- | RELEASE.md | 27 |
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 + |