> On Nov 11, 2015, at 10:21 AM, Joe Stringer wrote:
>
> On 10 November 2015 at 13:56, Joe Stringer wrote:
>> On 9 November 2015 at 17:25, Jarno Rajahalme wrote:
>>>
On Nov 7, 2015, at 12:05 PM, Joe Stringer wrote:
Disallow installing rules that execute ct() if conntrack is un
On 10 November 2015 at 13:56, Joe Stringer wrote:
> On 9 November 2015 at 17:25, Jarno Rajahalme wrote:
>>
>>> On Nov 7, 2015, at 12:05 PM, Joe Stringer wrote:
>>>
>>> Disallow installing rules that execute ct() if conntrack is unsupported
>>> in the datapath.
>>>
>>> Reported-by: Ravindra Kench
On 9 November 2015 at 17:25, Jarno Rajahalme wrote:
>
>> On Nov 7, 2015, at 12:05 PM, Joe Stringer wrote:
>>
>> Disallow installing rules that execute ct() if conntrack is unsupported
>> in the datapath.
>>
>> Reported-by: Ravindra Kenchappa
>> Signed-off-by: Joe Stringer
>> ---
>> ofproto/ofpr
> On Nov 7, 2015, at 12:05 PM, Joe Stringer wrote:
>
> Disallow installing rules that execute ct() if conntrack is unsupported
> in the datapath.
>
> Reported-by: Ravindra Kenchappa
> Signed-off-by: Joe Stringer
> ---
> ofproto/ofproto-dpif.c | 44 +++-
Disallow installing rules that execute ct() if conntrack is unsupported
in the datapath.
Reported-by: Ravindra Kenchappa
Signed-off-by: Joe Stringer
---
ofproto/ofproto-dpif.c | 44 +++-
1 file changed, 43 insertions(+), 1 deletion(-)
diff --git a/ofprot