From 3db2c670a157b8bf2daccf77a872c154f88f6d0a Mon Sep 17 00:00:00 2001 From: Dave Barach Date: Wed, 9 Jun 2021 07:49:34 -0400 Subject: docs: cleanup, remove stale material Point https://fd.io/docs/vpp/master/links/index.html at docs.fd.io/vpp instead of at one specific stale release Remove https://fd.io/docs/vpp/master/featuresbyrelease/index.html Remove https://fd.io/docs/vpp/master/events/index.html Remove dead projects from https://fd.io/docs/vpp/master/relatedprojects/index.html Remove unsupported distros from https://fd.io/docs/vpp/master/whatisvpp/supported.html Reduce (doxygen) list of test framework doc files to actively supported releases Type: docs Signed-off-by: Dave Barach Change-Id: I179966fbbe09ac123e5f2647787a8dea93190b5c --- docs/featuresbyrelease/vpp17.10.rst | 67 ------------------------------------- 1 file changed, 67 deletions(-) delete mode 100644 docs/featuresbyrelease/vpp17.10.rst (limited to 'docs/featuresbyrelease/vpp17.10.rst') diff --git a/docs/featuresbyrelease/vpp17.10.rst b/docs/featuresbyrelease/vpp17.10.rst deleted file mode 100644 index b3fff891adb..00000000000 --- a/docs/featuresbyrelease/vpp17.10.rst +++ /dev/null @@ -1,67 +0,0 @@ -.. _vpp17.10: - -############################### -Features for Release VPP 17.10 -############################### - -This section lists those features that became available in VPP Release 17.10: - -Features ---------- - -Infrastructure -+++++++++++++++ - -* DPDK 17.08 -* IP reassembly -* Bounded-index extensible hash bucket-level LRU cache -* Templated timer wheel improvements - -API -++++++++++++++ - -* C/C++ language binding -* API stats - -Host stack -+++++++++++ - -* VPP TCP stack scale/congestion improvements -* VPP Comms Library (VCL) -* Overall performance, scale and hardening - -Network features -++++++++++++++++++ - -* IPSec rework - utilize new FIB -* VPLS and VPWS implementation -* NAT - - Renamed SNAT to NAT - - Performance / Scale - - Destination NAT44 with load-balancing - - In2out translation as an output feature on the outside interface - - Fullback to 3-tuple key for non TCP/UDP/ICMP sessions -* Security Groups/ACLs - - "Replace" semantics for adding a new MacIP acl - - Test suite tests for MacIP ACLs -* ONE-LISP - - Map-server fallback support - - Preemptive re-fetch of active mappings that are about to expire - - ND termination -* PPPoE - - PPPoE Control Plane packet dispatch - - PPPoE decapsulation - - PPPoE encapsulation - -Known issues ---------------- - -For the full list of issues please refer to fd.io `JIRA `_. - -Issues fixed --------------- - -For the full list of fixed issues please refer to: - -* fd.io `JIRA `_ -* git `commit log `_ -- cgit 1.2.3-korg