blob: ab7a969e75615653f28f61b9da936f4c34739a36 [file] [log] [blame]
Scitt Keelerd9b2fce2018-08-30 13:09:34 -04001.. _vpp17.01:
2
3###############################
4Features for Release VPP 17.01
5###############################
6
7This section lists those features that became available in VPP Release 17.01:
8
9Features
10---------
11
12* Integrated November 2016 DPDK release
13* Complete rework of Forwarding Information Base (FIB)
14* Performance Improvements
15 - Improvements in DPDK input and output nodes
16 - Improvements in L2 path
17 - Improvmeents in IPv4 lookup node
18* Feature Arcs Improvements
19 - Consolidation of the code
20 - New feature arcs
21 + device-input
22 + interface-output
23* DPDK Cryptodev Support
24 - Software and Hardware Crypto Support
25* DPDK HQoS support
26* Simple Port Analyzer (SPAN)
27* Bidirectional Forwarding Detection
28 - Basic implementation
29* IPFIX Improvements
30* L2 GRE over IPSec tunnels
31* Link Layer Discovery Protocol (LLDP)
32* Vhost-user Improvements
33 - Performance Improvements
34 - Multiqueue
35 - Reconnect
36* LISP Enhancements
37 - Source/Dest control plane support
38 - L2 over LISP and GRE
39 - Map-Register/Map-Notify/RLOC-probing support
40 - L2 API improvements, overall code hardening
41* Plugins:
42 - New: ACL
43 - New: Flow per Packet
44 - Improved: SNAT
45 + Mutlithreading
46 + Flow export
47* Doxygen Enhancements
48* Luajit API bindings
49* API Refactoring
50 - file split
51 - message signatures
52* Python and Scapy based unit testing infrastructure
53 - Infrastructure
54 - Various tests
55* Packet Generator improvements
56* TUN/TAP jumbo frames support
57* Other various bug fixes and improvements
58
59
60Known issues
61---------------
62
63For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.
64
65Issues fixed
66--------------
67
68For the full list of fixed issues please refer to:
69
70* fd.io `JIRA <https://jira.fd.io/>`_
jdenisco569a2782018-11-09 15:20:26 -050071* git `commit log <https://git.fd.io/vpp/log/?h=stable/1701>`_