blob: 977442175e24ed5b437fb258875b47ee5f2760ba [file] [log] [blame]
Scitt Keelerd9b2fce2018-08-30 13:09:34 -04001.. _vpp17.07:
2
3###############################
4Features for Release VPP 17.07
5###############################
6
7This section lists those features that became available in VPP Release 17.07:
8
9Features
10---------
11
12Infrastructure
13+++++++++++++++
14
15* make test; improved debuggability.
16* TAB auto-completion on the CLI
17* DPDK 17.05
18* python 3 support in test infra
19
20Host stack
21+++++++++++
22
23* Improved Linux TCP stack compatibility using IWL test suite (https://jira.fd.io/browse/VPP-720)
24* Improved loss recovery (RFC5681, RFC6582, RF6675)
25* Basic implementation of Eifel detection algorithm (RFC3522)
26* Basic support for buffer chains
27* Refactored session layer API
28* Overall performance, scale and hardening
29
30Interfaces
31++++++++++++++
32
33* memif: IP mode, jumbo frames, multi queue
34* virtio-user support
35* vhost-usr; adaptive (poll/interupt) support.
36
37Network features
38++++++++++++++++++
39
40* MPLS Multicast FIB
41* BFD FIB integration
42* NAT64 support
43* GRE over IPv6
44* Segement routing MPLS
45* IOAM configuration for SRv6 localsid
46* LISP
47 - NSH support
48 - native forward static routes
49 - L2 ARP
50* ACL multi-core suuport
51* Flowprobe:
52 - Add flowstartns, flowendns and tcpcontrolbits
53 - Stateful flows and IPv6, L4 recording
54* GTP-U support
55* VXLAN GPE support for FIB2.0 and bypass.
56
57Known issues
58---------------
59
60For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.
61
62Issues fixed
63--------------
64
65For the full list of fixed issues please refer to:
66
67* fd.io `JIRA <https://jira.fd.io/>`_
jdenisco569a2782018-11-09 15:20:26 -050068* git `commit log <https://git.fd.io/vpp/log/?h=stable/1707>`_