Joe Stringer 8e2fed1c0c openvswitch: Serialize acts with original netlink len
Previously, we used the kernel-internal netlink actions length to
calculate the size of messages to serialize back to userspace.
However,the sw_flow_actions may not be formatted exactly the same as the
actions on the wire, so store the original actions length when
de-serializing and re-use the original length when serializing.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-08-27 11:40:42 -07:00
..
2015-07-23 13:07:04 -07:00
2015-03-02 16:43:41 -05:00
2015-03-06 21:50:02 -05:00
2015-08-25 13:38:50 -07:00
2015-08-25 13:37:31 -07:00
2015-08-24 10:34:40 -07:00
2015-07-28 09:37:44 -07:00
2015-08-11 12:41:35 +02:00