Files
android_kernel_xiaomi_sm8450/net
Thomas Graf c3ff8cfe3e openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE
Kills the FLOW_BUFSIZE constant which needs to be calculated manually
and replaces it with key_attr_size() based on nla_total_size().
Calculates the size of datapath messages instead of relying on
NLMSG_DEFAULT_SIZE and moves the existing message size calculations
into own functions for clarity.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Jesse Gross <jesse@nicira.com>
2013-03-29 17:53:57 -07:00
..
2013-02-11 14:16:26 -05:00
2013-03-28 01:20:42 -04:00
2013-03-28 01:20:42 -04:00
2013-03-28 14:41:19 -04:00
2013-03-17 14:35:13 -04:00
2013-03-28 01:20:42 -04:00
2013-03-07 16:26:45 -05:00
2013-03-28 01:20:42 -04:00
2013-03-08 00:35:44 -05:00
2013-03-28 01:20:42 -04:00
2012-09-26 21:10:25 -04:00
2013-02-10 19:41:08 -05:00