aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/evdev/cdev.c
diff options
context:
space:
mode:
authorKristof Provost <kp@FreeBSD.org>2024-10-11 12:15:48 +0000
committerKristof Provost <kp@FreeBSD.org>2024-12-17 10:07:12 +0000
commite11dacbf8484adc7bbb61b20fee3ab8385745925 (patch)
treed77435c51a34eb0ec4ee9c9afc38b90f9c8e1b83 /sys/dev/evdev/cdev.c
parent58c7db14cd71c41f59d80d26d921782c0c27d523 (diff)
pf: partially import OpenBSD's NAT rewrite
We won't follow this fully, because it involves breaking syntax changes (removing nat/rdr rules and moving this functionality into regular rules) as well as behaviour changes because NAT is now done after the rules evaluation, rather than before it. We import some related changes anyway, because it paves the way for nat64 support. This change introduces a new pf_kpool in struct pf_krule, for nat. It is not yet used (but will be for nat64) and renames the existing 'rpool' to 'rdr'. Obtained from: OpenBSD, henning <henning@openbsd.org>, 0ef3d4febe Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D47783
Diffstat (limited to 'sys/dev/evdev/cdev.c')
0 files changed, 0 insertions, 0 deletions