On Nov 12, 2014, at 1:06 PM, Ben Pfaff wrote:
> On Tue, Nov 11, 2014 at 04:46:10PM -0800, Ben Pfaff wrote:
>> On Tue, Nov 11, 2014 at 12:00:59PM -0800, Jarno Rajahalme wrote:
>>> This patch integrates insert_rule() to the sole caller
>>> classifier_replace(). This makes classifer_replace() more
On Tue, Nov 11, 2014 at 04:46:10PM -0800, Ben Pfaff wrote:
> On Tue, Nov 11, 2014 at 12:00:59PM -0800, Jarno Rajahalme wrote:
> > This patch integrates insert_rule() to the sole caller
> > classifier_replace(). This makes classifer_replace() more symmetric
> > with classifier_remove(), and makes i
On Tue, Nov 11, 2014 at 12:00:59PM -0800, Jarno Rajahalme wrote:
> This patch integrates insert_rule() to the sole caller
> classifier_replace(). This makes classifer_replace() more symmetric
> with classifier_remove(), and makes it easier to change the following:
>
> - Rules invisible to the loo
This patch integrates insert_rule() to the sole caller
classifier_replace(). This makes classifer_replace() more symmetric
with classifier_remove(), and makes it easier to change the following:
- Rules invisible to the lookups are no longer inserted to any of the
index cmaps or tries.
- subtabl