[ovs-dev] [PATCH 2/2] Add FAQ entries around the VXLAN support in Open vSwitch.

2013-04-26 Thread Kyle Mestery
Add a section to the FAQ explaining VXLAN with a pointer to the IETF draft. Add sections detailing how much of the VXLAN protocol is currently supported in OVS, along with a section explaining the default UDP port and how to change this when creating VXLAN ports. Signed-off-by: Kyle Mestery --- v

Re: [ovs-dev] [PATCH 2/2] Add FAQ entries around the VXLAN support in Open vSwitch.

2013-04-26 Thread Ben Pfaff
On Fri, Apr 26, 2013 at 06:01:39PM +, Kyle Mestery (kmestery) wrote: > Thanks Justin, I'm fine with that, I'll send another version with > this change. I'd like to get Jesse and Ben's comments on these as > well and collect one last round and submit with all the feedback one > more time. I don

Re: [ovs-dev] [PATCH 2/2] Add FAQ entries around the VXLAN support in Open vSwitch.

2013-04-26 Thread Chris Wright
* Justin Pettit (jpet...@nicira.com) wrote: > On Apr 26, 2013, at 10:40 AM, Kyle Mestery wrote: > > > +Q: How much of the VXLAN protocol does Open vSwitch currently support? > > + > > +A: Open vSwitch currently supports the framing format for packets on the > > + wire. There is currently no sup

Re: [ovs-dev] [PATCH 2/2] Add FAQ entries around the VXLAN support in Open vSwitch.

2013-04-26 Thread Kyle Mestery (kmestery)
On Apr 26, 2013, at 12:57 PM, Justin Pettit wrote: > On Apr 26, 2013, at 10:40 AM, Kyle Mestery wrote: > >> +Q: How much of the VXLAN protocol does Open vSwitch currently support? >> + >> +A: Open vSwitch currently supports the framing format for packets on the >> + wire. There is currently no

Re: [ovs-dev] [PATCH 2/2] Add FAQ entries around the VXLAN support in Open vSwitch.

2013-04-26 Thread Justin Pettit
On Apr 26, 2013, at 10:40 AM, Kyle Mestery wrote: > +Q: How much of the VXLAN protocol does Open vSwitch currently support? > + > +A: Open vSwitch currently supports the framing format for packets on the > + wire. There is currently no support for the multicast aspects of VXLAN > + when deali

[ovs-dev] [PATCH 2/2] Add FAQ entries around the VXLAN support in Open vSwitch.

2013-04-26 Thread Kyle Mestery
Add a section to the FAQ explaining VXLAN with a pointer to the IETF draft. Add sections detailing how much of the VXLAN protocol is currently supported in OVS, along with a section explaining the default UDP port and how to change this when creating VXLAN ports. Signed-off-by: Kyle Mestery ---

[ovs-dev] [PATCH 2/2] Add FAQ entries around the VXLAN support in Open vSwitch.

2013-04-26 Thread Kyle Mestery
Add a section to the FAQ explaining VXLAN with a pointer to the IETF draft. Add sections detailing how much of the VXLAN protocol is currently supported in OVS, along with a section explaining the default UDP port and how to change this when creating VXLAN ports. Signed-off-by: Kyle Mestery ---