Module Name: src Committed By: kardel Date: Sun Feb 12 13:38:37 UTC 2023
Modified Files: src/sys/net/npf: npf.h npf_mbuf.c npf_sendpkt.c Log Message: PR kern/56052: allow block-return packets passed through without rule matching. Included up-stream as https://github.com/rmind/npf/pull/115 To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/sys/net/npf/npf.h cvs rdiff -u -r1.24 -r1.25 src/sys/net/npf/npf_mbuf.c cvs rdiff -u -r1.22 -r1.23 src/sys/net/npf/npf_sendpkt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.