blob: b3fff891adb5f3a0195c2e6411d33f033a4e1851 [file] [log] [blame]
Scitt Keelerd9b2fce2018-08-30 13:09:34 -04001.. _vpp17.10:
2
3###############################
4Features for Release VPP 17.10
5###############################
6
7This section lists those features that became available in VPP Release 17.10:
8
9Features
10---------
11
12Infrastructure
13+++++++++++++++
14
15* DPDK 17.08
16* IP reassembly
17* Bounded-index extensible hash bucket-level LRU cache
18* Templated timer wheel improvements
19
20API
21++++++++++++++
22
23* C/C++ language binding
24* API stats
25
26Host stack
27+++++++++++
28
29* VPP TCP stack scale/congestion improvements
30* VPP Comms Library (VCL)
31* Overall performance, scale and hardening
32
33Network features
34++++++++++++++++++
35
36* IPSec rework - utilize new FIB
37* VPLS and VPWS implementation
38* NAT
39 - Renamed SNAT to NAT
40 - Performance / Scale
41 - Destination NAT44 with load-balancing
42 - In2out translation as an output feature on the outside interface
43 - Fullback to 3-tuple key for non TCP/UDP/ICMP sessions
44* Security Groups/ACLs
45 - "Replace" semantics for adding a new MacIP acl
46 - Test suite tests for MacIP ACLs
47* ONE-LISP
48 - Map-server fallback support
49 - Preemptive re-fetch of active mappings that are about to expire
50 - ND termination
51* PPPoE
52 - PPPoE Control Plane packet dispatch
53 - PPPoE decapsulation
54 - PPPoE encapsulation
55
56Known issues
57---------------
58
59For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.
60
61Issues fixed
62--------------
63
64For the full list of fixed issues please refer to:
65
66* fd.io `JIRA <https://jira.fd.io/>`_
jdenisco569a2782018-11-09 15:20:26 -050067* git `commit log <https://git.fd.io/vpp/log/?h=stable/1710>`_