[ovs-dev] [PATCH v7 1/4] nsh: rework NSH netlink keys and actions

Ben Pfaff blp at ovn.org
Mon Jan 8 23:20:37 UTC 2018


On Sat, Jan 06, 2018 at 01:47:51PM +0800, Yi Yang wrote:
> This patch changes OVS_KEY_ATTR_NSH
> to nested attribute and adds three new NSH sub attribute keys:
> 
>     OVS_NSH_KEY_ATTR_BASE: for length-fixed NSH base header
>     OVS_NSH_KEY_ATTR_MD1:  for length-fixed MD type 1 context
>     OVS_NSH_KEY_ATTR_MD2:  for length-variable MD type 2 metadata
> 
> Its intention is to align to NSH kernel implementation.

I applied this to master, thanks!


More information about the dev mailing list