summaryrefslogtreecommitdiff
path: root/INSTALL.KVM.md
diff options
context:
space:
mode:
authorAlin Serdean <aserdean@cloudbasesolutions.com>2016-01-04 23:04:11 +0000
committerBen Pfaff <blp@ovn.org>2016-01-04 16:04:32 -0800
commitad61c98d7a41f706eda54731080aef95f7d31fb4 (patch)
treece75676bcc8375964c09a6c8e6791b55822a399e /INSTALL.KVM.md
parentd8d1ef2f07019fa216d61439344c5b84f8a64f22 (diff)
downloadopenvswitch-ad61c98d7a41f706eda54731080aef95f7d31fb4.tar.gz
datapath-windows: Fix subscribe/unsubscribe packets
The policy of the subscribe packets is defined by the following: const NL_POLICY policy[] = { [OVS_NL_ATTR_PACKET_PID] = {.type = NL_A_U32 }, [OVS_NL_ATTR_PACKET_SUBSCRIBE] = {.type = NL_A_U8 } }; Switch the value of the join operation with the one from the policy. Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'INSTALL.KVM.md')
0 files changed, 0 insertions, 0 deletions