X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Faboutvpp%2Fnetworkstack.rst;fp=docs%2Fwhatisvpp%2Fnetworkstack.rst;h=8141d4fe3cbd534969f5e3cb238a003b10f9df2e;hb=9ad39c026c8a3c945a7003c4aa4f5cb1d4c80160;hp=20c470828b1e36b2bf37f70cb7a3779acaa6fa3e;hpb=f47122e07e1ecd0151902a3cabe46c60a99bee8e;p=vpp.git diff --git a/docs/whatisvpp/networkstack.rst b/docs/aboutvpp/networkstack.rst similarity index 82% rename from docs/whatisvpp/networkstack.rst rename to docs/aboutvpp/networkstack.rst index 20c470828b1..8141d4fe3cb 100644 --- a/docs/whatisvpp/networkstack.rst +++ b/docs/aboutvpp/networkstack.rst @@ -1,18 +1,18 @@ .. _network-stack: -============= -Network Stack -============= +====================== +Network Stack Features +====================== This section describes a little about the FD.io network stack and describes some benefits: * Layer 2 - 4 Network Stack * Fast lookup tables for routes, bridge entries - * Arbitrary n-tuple classifiers + * Arbitrary n-tuple classifiers * Control Plane, Traffic Management and Overlays - + * `Linux `_ and `FreeBSD `_ support * Support for standard Operating System Interfaces such as AF_Packet, Tun/Tap & Netmap. @@ -23,17 +23,15 @@ This section describes a little about the FD.io network stack and describes some * Para-virtualized interfaces; Vhost and Virtio * Network Adapters over PCI passthrough * Native container interfaces; MemIF - + * Host Stack * Universal Data Plane: one code base, for many use cases - + * Discrete appliances; such as `Routers `_ and `Switches `_. * `Cloud Infrastructure and Virtual Network Functions `_ * `Cloud Native Infrastructure `_ - * The same binary package for all use cases. - -* Out of the box production quality, with thanks to `CSIT `_. + * The same binary package for all use cases. -For more information, please see :ref:`featuresbyrelease` for the complete list. +* Out of the box production quality, with thanks to `CSIT `_. For more on the TCP Host Stack press next.