Scitt Keeler | d9b2fce | 2018-08-30 13:09:34 -0400 | [diff] [blame] | 1 | .. _vpp17.10:
|
| 2 |
|
| 3 | ###############################
|
| 4 | Features for Release VPP 17.10
|
| 5 | ###############################
|
| 6 |
|
| 7 | This section lists those features that became available in VPP Release 17.10:
|
| 8 |
|
| 9 | Features
|
| 10 | ---------
|
| 11 |
|
| 12 | Infrastructure
|
| 13 | +++++++++++++++
|
| 14 |
|
| 15 | * DPDK 17.08
|
| 16 | * IP reassembly
|
| 17 | * Bounded-index extensible hash bucket-level LRU cache
|
| 18 | * Templated timer wheel improvements
|
| 19 |
|
| 20 | API
|
| 21 | ++++++++++++++
|
| 22 |
|
| 23 | * C/C++ language binding
|
| 24 | * API stats
|
| 25 |
|
| 26 | Host stack
|
| 27 | +++++++++++
|
| 28 |
|
| 29 | * VPP TCP stack scale/congestion improvements
|
| 30 | * VPP Comms Library (VCL)
|
| 31 | * Overall performance, scale and hardening
|
| 32 |
|
| 33 | Network 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 |
|
| 56 | Known issues
|
| 57 | ---------------
|
| 58 |
|
| 59 | For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.
|
| 60 |
|
| 61 | Issues fixed
|
| 62 | --------------
|
| 63 |
|
| 64 | For the full list of fixed issues please refer to:
|
| 65 |
|
| 66 | * fd.io `JIRA <https://jira.fd.io/>`_
|
jdenisco | 569a278 | 2018-11-09 15:20:26 -0500 | [diff] [blame] | 67 | * git `commit log <https://git.fd.io/vpp/log/?h=stable/1710>`_
|