Re: [ovs-dev] [PATCH upstream] net-ovs: Add support for namespace.

2012-08-23 Thread Jesse Gross
On Wed, Aug 22, 2012 at 7:48 PM, Pravin Shelar wrote: > btw, I did not see "datapath: Relax set header validation." patch in > upstream repo. It's in the 'fixes' branch, which is targeted for net instead of master, which is targeted for net-next. ___ de

Re: [ovs-dev] [PATCH upstream] net-ovs: Add support for namespace.

2012-08-22 Thread Pravin Shelar
On Wed, Aug 22, 2012 at 2:54 PM, Jesse Gross wrote: > On Wed, Feb 22, 2012 at 7:58 PM, Pravin B Shelar wrote: >> Namespace patch ported to upstream OVS. >> >> --8<--cut here-->8- >> >> Following patch adds support for network namespace to openvswitc

Re: [ovs-dev] [PATCH upstream] net-ovs: Add support for namespace.

2012-08-22 Thread Jesse Gross
On Wed, Feb 22, 2012 at 7:58 PM, Pravin B Shelar wrote: > Namespace patch ported to upstream OVS. > > --8<--cut here-->8- > > Following patch adds support for network namespace to openvswitch. > > Signed-off-by: Pravin B Shelar Applied to my upstre

[ovs-dev] [PATCH upstream] net-ovs: Add support for namespace.

2012-02-22 Thread Pravin B Shelar
Namespace patch ported to upstream OVS. --8<--cut here-->8- Following patch adds support for network namespace to openvswitch. Signed-off-by: Pravin B Shelar --- net/openvswitch/datapath.c | 277 +- net/