[ovs-dev] [PATCH net-next v14 1/5] openvswitch: Refactor ovs_nla_fill_match().

Pravin Shelar pshelar at nicira.com
Thu Jan 22 01:16:11 UTC 2015


On Wed, Jan 21, 2015 at 4:42 PM, Joe Stringer <joestringer at nicira.com> wrote:
> 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 at nicira.com>

Acked-by: Pravin B Shelar <pshelar at nicira.com>



More information about the dev mailing list