On Oct 31, 2014, at 2:10 PM, Ben Pfaff wrote:
> On Fri, Oct 31, 2014 at 01:08:37PM -0700, Jarno Rajahalme wrote:
>>
>> On Oct 30, 2014, at 4:43 PM, Jarno Rajahalme wrote:
>>
>>>
>>> On Oct 30, 2014, at 3:38 PM, Ben Pfaff wrote:
>>>
On Tue, Oct 28, 2014 at 07:05:01PM -0700, Jarno Rajah
On Fri, Oct 31, 2014 at 01:08:37PM -0700, Jarno Rajahalme wrote:
>
> On Oct 30, 2014, at 4:43 PM, Jarno Rajahalme wrote:
>
> >
> > On Oct 30, 2014, at 3:38 PM, Ben Pfaff wrote:
> >
> >> On Tue, Oct 28, 2014 at 07:05:01PM -0700, Jarno Rajahalme wrote:
> >>>
> On Oct 28, 2014, at 4:36 PM,
On Oct 30, 2014, at 4:43 PM, Jarno Rajahalme wrote:
>
> On Oct 30, 2014, at 3:38 PM, Ben Pfaff wrote:
>
>> On Tue, Oct 28, 2014 at 07:05:01PM -0700, Jarno Rajahalme wrote:
>>>
On Oct 28, 2014, at 4:36 PM, Ben Pfaff wrote:
> On Fri, Oct 24, 2014 at 01:36:40PM -0700, Jarno Raja
On Oct 30, 2014, at 3:38 PM, Ben Pfaff wrote:
> On Tue, Oct 28, 2014 at 07:05:01PM -0700, Jarno Rajahalme wrote:
>>
>>> On Oct 28, 2014, at 4:36 PM, Ben Pfaff wrote:
>>>
On Fri, Oct 24, 2014 at 01:36:40PM -0700, Jarno Rajahalme wrote:
Previously, accurate iteration required writers
On Tue, Oct 28, 2014 at 07:05:01PM -0700, Jarno Rajahalme wrote:
>
> > On Oct 28, 2014, at 4:36 PM, Ben Pfaff wrote:
> >
> >> On Fri, Oct 24, 2014 at 01:36:40PM -0700, Jarno Rajahalme wrote:
> >> Previously, accurate iteration required writers to be excluded during
> >> iteration. This patch ch
> On Oct 28, 2014, at 4:36 PM, Ben Pfaff wrote:
>
>> On Fri, Oct 24, 2014 at 01:36:40PM -0700, Jarno Rajahalme wrote:
>> Previously, accurate iteration required writers to be excluded during
>> iteration. This patch changes the structure of the classifier by
>> moving the list of rules from str
On Fri, Oct 24, 2014 at 01:36:40PM -0700, Jarno Rajahalme wrote:
> Previously, accurate iteration required writers to be excluded during
> iteration. This patch changes the structure of the classifier by
> moving the list of rules from struct cls_match to struct cls_subtable.
> The list element is
Previously, accurate iteration required writers to be excluded during
iteration. This patch changes the structure of the classifier by
moving the list of rules from struct cls_match to struct cls_subtable.
The list element is also moved from the struct cls_match to struct
cls_rule, which makes ite