diff options
author | Joe Stringer <joestringer@nicira.com> | 2015-01-22 03:42:48 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-27 02:45:49 +0300 |
commit | 5b4237bbc93b1b54d35b037cfc0ece71cd8e358d (patch) | |
tree | a4a7e22a7f0c77b44f48fce7eef3903cf9e5fae1 /net/openvswitch/flow_table.c | |
parent | 707d79e5cdcf7833d31fea9712f11b185ce25822 (diff) | |
download | linux-5b4237bbc93b1b54d35b037cfc0ece71cd8e358d.tar.xz |
openvswitch: Refactor ovs_nla_fill_match().
Refactor the ovs_nla_fill_match() function into separate netlink
serialization functions ovs_nla_put_{unmasked_key,mask}(). Modify
ovs_nla_put_flow() to handle attribute nesting and expose the 'is_mask'
parameter - all callers need to nest the flow, and callers have better
knowledge about whether it is serializing a mask or not.
Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch/flow_table.c')
0 files changed, 0 insertions, 0 deletions