CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2022/05/09 15:48:00
Modified files: share/man/man5 : pf.conf.5 Log message: Mention in the "proto icmp" section that standard stateful rules (i.e. the default type of PF rule) don't allow ICMP responses unless they match an existing state - tweak "keep state (sloppy)" to suggest from the first sentence of the paragraph that it affects more than TCP. ok sashan@ bluhm@