On 01/22/15 at 03:07pm, Ben Pfaff wrote:
> On Thu, Jan 22, 2015 at 10:44:33PM +0100, Thomas Graf wrote:
> > From: Madhu Challa <cha...@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 <cha...@noironetworks.com>
> 
> Can you please update ovs-ofctl(8) to describe the new fields?  Please
> do cite the Internet-Draft somewhere.

Thanks for the reviews! Addressed both of your comments and added a
couple of additional tests cases. I'll wait for reviews for the datapath
bits and send a v2 afterwards.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to