[ovs-dev] [PATCH v5 0/4] datapath-windows: Multiple VXLAN tunnel support

Sorin Vinturis svinturis at cloudbasesolutions.com
Thu May 21 11:30:02 UTC 2015


This patch series adds support for custom VXLAN tunnel port and for multiple VXLAN tunnels. Because adding/removing tunnel ports is a time-consuming process, the Netlink library was modified to support asynchronous transactions as well.

Sorin Vinturis (4):
  [PATCH v5 1/4] datapath-windows: Support for custom VXLAN tunnel port
  [PATCH v5 2/4] datapath-windows: Support for multiple VXLAN tunnels
  [PATCH v5 3/4] netlink: support for asynchronous NL transactions
  [PATCH v5 4/4] datapath-Windows: document OVS tunnel filter callout


More information about the dev mailing list