[ovs-dev] [PATCH 6/6] ofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS

Thomas Graf tgraf at noironetworks.com
Mon Feb 9 04:17:31 UTC 2015


On 02/04/15 at 04:45pm, Thomas Graf wrote:
> From: Madhu Challa <challa at noironetworks.com>
> 
> Introduces two new NXMs to represent VXLAN-GBP [0] fields.
> 
>   actions=load:0x10->NXM_NX_TUN_GBP_ID[],NORMAL
>   tun_gbp_id=0x10,actions=drop
> 
> This enables existing VXLAN tunnels to carry security label
> information such as a SELinux context to other network peers.
> 
> The values are carried to/from the datapath using the attribute
> OVS_TUNNEL_KEY_ATTR_VXLAN_OPTS.
> 
> [0] https://tools.ietf.org/html/draft-smith-vxlan-group-policy-00
> 
> Signed-off-by: Madhu Challa <challa at noironetworks.com>

This last patch is still looking for a review.



More information about the dev mailing list