1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-24 14:14:37 +00:00
Files
src/sbin
sashan c600931321 pfctl(8): change default limiter action from no-match to block
pf(4) users who use limiters in current should update the rules
accordingly to reflect the change in default behavior. The existing
rule which reads as follows:

    pass in from any to any state limiter test

needs to be changed to:

    pass in from any to any state limiter test (no-match)

OK dlg@
2026-01-15 09:23:37 +00:00
..
2025-12-16 01:42:43 +00:00
2025-11-30 23:07:17 +00:00
2025-07-10 07:55:44 +00:00
2025-11-28 07:38:36 +00:00
2025-11-30 23:46:03 +00:00
2025-12-19 23:53:47 +00:00