CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2023/01/22 16:05:51
Modified files: sys/net : pf.c Log message: Fix pf_anchor_stackframe commit to revert pf rule matching to the previous behavior that stops when any rule matches within quick anchors. ok sasha kn