18/09/2018 12:57, Alex Kiselev: > lpm6: store rules in hash table for lpm6 > > Rework the lpm6 rule subsystem and replace > current rules algorithm complexity O(n) > with hashtables which allow dealing with > large (50k) rule sets. > > Signed-off-by: Alex Kiselev <a...@therouter.net> > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
Series applied, thanks