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/vpp18.01.rst | 88 ------------------------------------- 1 file changed, 88 deletions(-) delete mode 100644 docs/featuresbyrelease/vpp18.01.rst (limited to 'docs/featuresbyrelease/vpp18.01.rst') diff --git a/docs/featuresbyrelease/vpp18.01.rst b/docs/featuresbyrelease/vpp18.01.rst deleted file mode 100644 index 173fc4aa8d8..00000000000 --- a/docs/featuresbyrelease/vpp18.01.rst +++ /dev/null @@ -1,88 +0,0 @@ -.. _vpp18.01: - -############################### -Features for Release VPP 18.01 -############################### - -This section lists those features that became available in VPP Release 18.01: - -Features ----------- - -Infrastructure -+++++++++++++++ - -* DPDK 17.11 -* TCP Checksum Offload -* Arm64/Arm-v8 support -* SUSE packaging -* bihash_vec8_8 variant -* PCI rework to support VFIO -* chi-squared test calculator - -SNAT / NAT -++++++++++++ - -* One armed NAT -* Twice NAT44 -* NAT hairpinning rework -* NAT64 multi-thread -* NAT64 IPFIX -* NAT64 Fragmentation -* NAT: DS-Lite -* Remove old SNAT API -* ACL-based NAT - -VNET -+++++++ - -* DNS name resolver -* BIER -* GENEVE Tunnel -* IPSec Openssl 1.1.0 api support -* FIB improvements -* tap v2 - -API -+++++++ - -* VPP stats (Broadcast & Multicast support) -* SR MPLS -* VPP Object Model (VOM) - -Host stack -+++++++++++ - -* VPP TCP Stack scale / congestion improvements -* Refactor UDP -* Namespace support -* Session rules table -* VPP Comms Library (VCL) improvements - - -ACL -+++++ - -* ACL stats - -Plugins -++++++++++ - -* Kube-proxy -* L2 Emulation -* Memif - -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