Pravin B Shelar
a85311bf1f
openvswitch: Avoid NULL mask check while building mask
...
OVS does mask validation even if it does not need to convert
netlink mask attributes to mask structure. ovs_nla_get_match()
caller can pass NULL mask structure pointer if the caller does
not need mask. Therefore NULL check is required in SW_FLOW_KEY*
macros. Following patch does not convert mask netlink attributes
if mask pointer is NULL, so we do not need these checks in
SW_FLOW_KEY* macro.
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Daniele Di Proietto <ddiproietto@vmware.com>
Acked-by: Andy Zhou <azhou@nicira.com>
2014-11-05 23:52:35 -08:00
..
2014-08-07 11:44:18 -07:00
2014-10-15 10:25:04 +10:30
2014-07-15 16:12:48 -07:00
2014-10-07 13:22:11 -04:00
2014-11-05 16:46:40 -05:00
2014-11-05 16:46:40 -05:00
2014-11-05 16:46:40 -05:00
2014-10-14 02:18:24 +02:00
2014-11-05 16:46:40 -05:00
2014-11-01 14:53:27 -04:00
2014-11-05 16:46:40 -05:00
2014-05-19 09:38:24 +02:00
2014-10-15 06:46:01 +02:00
2014-11-05 23:52:33 -08:00
2014-07-30 17:21:05 -07:00
2014-11-05 16:46:40 -05:00
2014-08-22 12:23:11 -07:00
2014-10-01 00:44:04 +10:00
2014-11-01 14:53:27 -04:00
2014-09-05 17:47:02 -07:00
2014-07-11 15:04:40 -07:00
2014-11-05 16:46:40 -05:00
2014-11-05 23:52:33 -08:00
2014-11-05 23:52:33 -08:00
2014-11-05 16:46:40 -05:00
2014-11-05 16:46:40 -05:00
2014-11-05 16:46:40 -05:00
2014-11-05 16:46:40 -05:00
2014-11-05 16:46:40 -05:00
2014-10-24 15:51:42 -04:00
2014-11-05 16:46:40 -05:00
2014-10-20 16:37:01 +02:00
2014-10-08 21:40:54 -04:00
2014-11-05 23:52:33 -08:00
2014-10-28 09:48:31 +09:00
2014-10-09 01:40:05 -04:00
2014-11-05 16:46:40 -05:00
2014-11-05 16:46:40 -05:00
2014-11-05 16:46:40 -05:00
2014-11-05 23:52:35 -08:00
2014-11-05 16:46:40 -05:00
2014-11-05 16:46:40 -05:00
2014-10-18 09:31:37 -07:00
2014-10-09 11:16:15 +02:00
2014-11-05 16:46:40 -05:00
2014-11-05 16:46:40 -05:00
2014-11-03 16:13:03 -05:00
2014-11-05 16:46:40 -05:00
2014-10-08 12:51:44 -04:00
2014-11-05 16:46:40 -05:00
2014-11-05 16:46:40 -05:00
2014-11-05 16:46:40 -05:00
2014-10-07 20:28:44 -04:00
2014-10-27 13:38:15 -04:00
2014-11-05 16:46:40 -05:00
2014-10-30 19:58:30 -04:00
2014-07-29 12:20:22 -07:00
2014-10-27 19:09:59 -04:00
2014-07-12 01:53:30 +02:00
2014-10-11 13:21:34 -04:00
2013-10-07 15:57:56 -04:00