CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2017/04/21 17:21:02
Modified files: sys/net : pf_ioctl.c Log message: Speed up DIOCKILLSTATES by using the RB tree index if all fields used by the tree of given state key are filled. ok sasha