netmap: Reinstate and update netmap plugin
[vpp.git] / src / plugins / netmap / FEATURE.yaml
similarity index 52%
rename from extras/deprecated/netmap/FEATURE.yaml
rename to src/plugins/netmap/FEATURE.yaml
index e23e5c2..a9dfb21 100644 (file)
@@ -1,11 +1,11 @@
 ---
 name: Netmap Device
-maintainer: Damjan Marion <damarion@cisco.com>
+maintainer: Tom Jones <thj@freebsd.org>
 features:
   - L4 checksum offload
 description: "Create a netmap interface, which is a high speed user-space
-              interface that allows VPP to patch into a linux namespace,
-              a linux container, or a physical NIC without the use of DPDK."
+              interface that allows VPP to patch to a physical or virtual NIC
+              without the use of DPDK"
 missing:
   - API dump
 state: production