]> git.proxmox.com Git - mirror_ovs.git/commit
datapath-windows: Add OVS_KEY_ATTR_ICMP support
authorAlin Serdean <aserdean@cloudbasesolutions.com>
Thu, 31 Mar 2016 09:16:52 +0000 (09:16 +0000)
committerBen Pfaff <blp@ovn.org>
Thu, 31 Mar 2016 15:19:07 +0000 (08:19 -0700)
commitfdb876e405c797d789a38f06ad90f8402155f7b6
tree032ca0a214a7ce5816c7bf7ab9174ddf00fcfe51
parent7159d9c53d30cdad62ecca481009281983a615a9
datapath-windows: Add OVS_KEY_ATTR_ICMP support

Revisit the mapping of an IPv4 key to netlink key and add the according
transformation.

Also add support for OVS_KEY_ATTR_ICMP to the windows datapath.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Acked-by: Sorin Vinturis <svinturis@cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
datapath-windows/ovsext/Flow.c