Speed up DIOCKILLSTATES by using the RB tree index if all fields used
authoryasuoka <yasuoka@openbsd.org>
Fri, 21 Apr 2017 23:21:02 +0000 (23:21 +0000)
committeryasuoka <yasuoka@openbsd.org>
Fri, 21 Apr 2017 23:21:02 +0000 (23:21 +0000)
commit86469161dcb4a47bc014297d0c4fd23cc1d2a04b
tree7c42e22ff8bdbefd8c8f27f9e590c8fbb7e28660
parentd655f0832a469a8492b8c657c76dfd5d94990278
Speed up DIOCKILLSTATES by using the RB tree index if all fields used
by the tree of given state key are filled.

ok sasha
sys/net/pf_ioctl.c