[ovs-discuss] how to use ovs-conntrack

Justin Pettit jpettit at nicira.com
Wed Jun 24 08:14:45 UTC 2015


> On Jun 24, 2015, at 4:13 AM, Zhang, Chunyu <zhangcy at cn.fujitsu.com> wrote:
> 
> hi Justin
>> 
>>> On Jun 23, 2015, at 12:37 PM, Zhang, Chunyu <zhangcy at cn.fujitsu.com> wrote:
>>> 
>>> i want to use ovs-conntrack.
>>> i know ovs is in : https://github.com/justinpettit/ovs/tree/conntrack
>>> i know kernel module should change : https://lkml.org/lkml/2015/3/2/835
>> 
>> As I mentioned, I'd recommend using the OVS repo, which has all the parts you need.  It should be rebased against OVS master in the next couple of days.  I imagine an updated kernel portion will be sent out to netdev in the next few weeks.
> I found 2 ovs repo in Kernel.org git repositories
> 1. https://git.kernel.org/cgit/linux/kernel/git/pshelar/openvswitch.git/?h=net_next_ovs
> 2. https://git.kernel.org/cgit/linux/kernel/git/jesse/openvswitch.git/
> which one you will push ?
> I git clone net_next_ovs, but not find any kernel patch for ovs-conntrack

I thought I was using the terminology as you originally used.  The code you should be using is here:

	https://github.com/justinpettit/ovs/tree/conntrack

--Justin





More information about the discuss mailing list