Re: [ovs-dev] [PATCH 3/3] datapath: Renumber non-upstreamable interfaces.

2011-11-07 Thread Jesse Gross
On Mon, Nov 7, 2011 at 4:10 PM, Ben Pfaff wrote: > On Mon, Nov 07, 2011 at 04:00:55PM -0800, Jesse Gross wrote: >> On Mon, Nov 7, 2011 at 11:01 AM, Ben Pfaff wrote: >> > On Sun, Nov 06, 2011 at 12:34:25PM -0800, Jesse Gross wrote: >> >> The interfaces related to tunneling aren't finalized enough

Re: [ovs-dev] [PATCH 3/3] datapath: Renumber non-upstreamable interfaces.

2011-11-07 Thread Ben Pfaff
On Mon, Nov 07, 2011 at 04:00:55PM -0800, Jesse Gross wrote: > On Mon, Nov 7, 2011 at 11:01 AM, Ben Pfaff wrote: > > On Sun, Nov 06, 2011 at 12:34:25PM -0800, Jesse Gross wrote: > >> The interfaces related to tunneling aren't finalized enough to be > >> sent upstream but we also still want to reta

Re: [ovs-dev] [PATCH 3/3] datapath: Renumber non-upstreamable interfaces.

2011-11-07 Thread Jesse Gross
On Mon, Nov 7, 2011 at 11:01 AM, Ben Pfaff wrote: > On Sun, Nov 06, 2011 at 12:34:25PM -0800, Jesse Gross wrote: >> The interfaces related to tunneling aren't finalized enough to be >> sent upstream but we also still want to retain them in the OVS >> repository.  Since userspace should be compatib

Re: [ovs-dev] [PATCH 3/3] datapath: Renumber non-upstreamable interfaces.

2011-11-07 Thread Ben Pfaff
On Sun, Nov 06, 2011 at 12:34:25PM -0800, Jesse Gross wrote: > The interfaces related to tunneling aren't finalized enough to be > sent upstream but we also still want to retain them in the OVS > repository. Since userspace should be compatible with both versions > of the kernel, this renumbers th

[ovs-dev] [PATCH 3/3] datapath: Renumber non-upstreamable interfaces.

2011-11-06 Thread Jesse Gross
The interfaces related to tunneling aren't finalized enough to be sent upstream but we also still want to retain them in the OVS repository. Since userspace should be compatible with both versions of the kernel, this renumbers the tunnel interfaces to high numbers so that we can continue to add ne