From: kuralamudhan ramakrishnan Date: Fri, 15 Sep 2017 23:47:37 +0000 (+0100) Subject: README: List vhostuser as a 3rd party plugin X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=a35068121c70e0653b6cec24f6602845b1017c97;p=cni.git README: List vhostuser as a 3rd party plugin --- diff --git a/README.md b/README.md index 793187c..d98a1c5 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee - [Nuage CNI - Nuage Networks SDN plugin for network policy kubernetes support ](https://github.com/nuagenetworks/nuage-cni) - [Silk - a CNI plugin designed for Cloud Foundry](https://github.com/cloudfoundry-incubator/silk) - [Linen - a CNI plugin designed for overlay networks with Open vSwitch and fit in SDN/OpenFlow network environment](https://github.com/John-Lin/linen-cni) +- [Vhostuser - a Dataplane network plugin - Supports OVS-DPDK & VPP](https://github.com/intel/vhost-user-net-plugin) The CNI team also maintains some [core plugins in a separate repository](https://github.com/containernetworking/plugins).