On 24 November 2015 at 21:45, Ben Pfaff wrote:
> On Wed, Nov 11, 2015 at 11:39:53AM -0800, Joe Stringer wrote:
>> Add an ofproto-level function to allow implementations to reject
>> specific action types based on internal implementation details. The
>> first user will be the next patch, which chec
On Wed, Nov 11, 2015 at 11:39:53AM -0800, Joe Stringer wrote:
> Add an ofproto-level function to allow implementations to reject
> specific action types based on internal implementation details. The
> first user will be the next patch, which checks for datapath (kernel)
> support for various aspect
On 11 November 2015 at 14:23, Jarno Rajahalme wrote:
> With a comment below,
>
> Acked-by: Jarno Rajahalme
>
>> On Nov 11, 2015, at 11:39 AM, Joe Stringer wrote:
>>
>> Add an ofproto-level function to allow implementations to reject
>> specific action types based on internal implementation detai
I would urge Ben to check this up as well, though.
Jarno
> On Nov 11, 2015, at 2:23 PM, Jarno Rajahalme wrote:
>
> With a comment below,
>
> Acked-by: Jarno Rajahalme
>
>> On Nov 11, 2015, at 11:39 AM, Joe Stringer wrote:
>>
>> Add an ofproto-level function to allow implementations to re
With a comment below,
Acked-by: Jarno Rajahalme
> On Nov 11, 2015, at 11:39 AM, Joe Stringer wrote:
>
> Add an ofproto-level function to allow implementations to reject
> specific action types based on internal implementation details. The
> first user will be the next patch, which checks for d
Add an ofproto-level function to allow implementations to reject
specific action types based on internal implementation details. The
first user will be the next patch, which checks for datapath (kernel)
support for various aspects of connection tracking and uses this to
allow or reject ct() actions