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?

> Signed-off-by: pritesh <pritesh.koth...@cisco.com>

One other thing - would you mind using your full name in the signed-off-by line?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to