blob: 8fb9d22d281cae0260eb24a293cfe491cbc8fb4c [file] [log] [blame]
jdenisco569a2782018-11-09 15:20:26 -05001.. _vpp18.10:
2
3###############################
4Features for Release VPP 18.10
5###############################
6
7This section lists those features that became available in VPP Release 18.10:
8
9Infrastructure
10+++++++++++++++
11
12* DPDK 18.08 Integration
13* New Stats infrastructure (interface, error, node performance counters)
14* Add configurable "Doug Lea malloc" support
15
16VNET & Plugins
17+++++++++++++++
18
19* Load balancing: support per-port VIP and all-port VIP
20* Port NSH plugin to VPP
21* NAT
22
23 - Configurable port range
24 - Virtual Fragmentation Reassembly for endpoint-dependent mode
25 - Client-IP based session affinity for load-balancing
26 - TCP MSS clamping
27 - Session timeout
28 - Bug-fixing and performance optimizations
29
30Host stack
31+++++++++++
32
33* Support for applications with multiple workers
34* Support for binds from multiple app workers to same ip:port
35* Switched to a message queue for io and control event notifications
36* Support for eventfd based notifications as alternative to mutext-condvar pair
37* VCL refactor to support async event notifications and multiple workers
38* TLS async support in client for HW accleration
39* Performance optimizations and bug-fixing
40* A number of binary APIs will be deprecated in favor of using the event message queue. Details in the API section.
41
42Known issues
43---------------
44
45For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.
46
47Issues fixed
48--------------
49
50For the full list of fixed issues please refer to:
51
52* fd.io `JIRA <https://jira.fd.io/>`_
53* git `commit log <https://git.fd.io/vpp/log/?h=stable/1810>`_
54