From: Steffen Klassert <steffen.klass...@secunet.com> Date: Tue, 18 Dec 2018 12:59:39 +0100
> 1) Add xfrm policy selftest scripts. > From Florian Westphal. > > 2) Split inexact policies into four different search list > classes and use the rbtree infrastructure to store/lookup > the policies. This is to improve the policy lookup > performance after the flowcache removal. > Patches from Florian Westphal. > > 3) Various coding style fixes, from Colin Ian King. > > 4) Fix policy lookup logic after adding the inexact policy > search tree infrastructure. From Florian Westphal. > > 5) Remove a useless remove BUG_ON from xfrm6_dst_ifdown. > From Li RongQing. > > 6) Use the correct policy direction for lookups on hash > rebuilding. From Florian Westphal. > > Please pull or let me know if there are problems. Pulled, thanks Steffen.