On Sep 30, 2013, at 5:46 PM, Jesse Gross wrote:

> On Fri, Sep 20, 2013 at 1:04 AM, pritesh <pritesh.koth...@cisco.com> wrote:
>> This patch adds support for Network Service Headers (nsh) over VXLAN
>> as mentioned in [1]. Here changes are made to datapath to add nsh
>> headers whenever a vxlan port with destination port as 9030 is created.
>> IANA port allocation for nsh over vxlan is yet to be done.
> 
> I'm pretty concerned about using a magic UDP port, especially since
> one hasn't been allocated yet (we went through the same situation with
> VXLAN itself). Is there a way that we can just insert/remove this
> header on a flow basis?

you mean adding/removing headers when nsh specific parameters (nsp/nsi)
are set while creating/editing a port? or should i just add a toggle nsh=true
instead of port number till it is finalized?

> 
>> Signed-off-by: pritesh <pritesh.koth...@cisco.com>
> 
> One other thing - would you mind using your full name in the signed-off-by 
> line?

i generally prefer just my first name, but if its needed i can use my full name 
here. no worries.

Regards,
Pritesh.

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to