Scitt Keeler | d9b2fce | 2018-08-30 13:09:34 -0400 | [diff] [blame] | 1 | .. _vpp17.07:
|
| 2 |
|
| 3 | ###############################
|
| 4 | Features for Release VPP 17.07
|
| 5 | ###############################
|
| 6 |
|
| 7 | This section lists those features that became available in VPP Release 17.07:
|
| 8 |
|
| 9 | Features
|
| 10 | ---------
|
| 11 |
|
| 12 | Infrastructure
|
| 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 |
|
| 20 | Host 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 |
|
| 30 | Interfaces
|
| 31 | ++++++++++++++
|
| 32 |
|
| 33 | * memif: IP mode, jumbo frames, multi queue
|
| 34 | * virtio-user support
|
| 35 | * vhost-usr; adaptive (poll/interupt) support.
|
| 36 |
|
| 37 | Network 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 |
|
| 57 | Known issues
|
| 58 | ---------------
|
| 59 |
|
| 60 | For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.
|
| 61 |
|
| 62 | Issues fixed
|
| 63 | --------------
|
| 64 |
|
| 65 | For the full list of fixed issues please refer to:
|
| 66 |
|
| 67 | * fd.io `JIRA <https://jira.fd.io/>`_
|
jdenisco | 569a278 | 2018-11-09 15:20:26 -0500 | [diff] [blame^] | 68 | * git `commit log <https://git.fd.io/vpp/log/?h=stable/1707>`_
|