commit | a15ff76c955d17cf58313097e4a24124da022b1d | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Fri Feb 15 11:07:43 2013 -0800 |
committer | Jesse Gross <jesse@nicira.com> | Fri Feb 22 17:02:11 2013 -0800 |
tree | 4b15c4d1a361be864192d85118607fcc244ce7c5 | |
parent | cb7c5bdffb727a3d4dea5247d9d1d52238b01d90 [diff] |
openvswitch: Call genlmsg_end in queue_userspace_packet Without genlmsg_end the upcall message ends (according to nlmsg_len) after the struct ovs_header. Signed-off-by: Rich Lane <rlane@bigswitch.com> Signed-off-by: Jesse Gross <jesse@nicira.com>