diff options
| author | Kristof Provost <kp@FreeBSD.org> | 2024-10-23 09:36:23 +0000 |
|---|---|---|
| committer | Kristof Provost <kp@FreeBSD.org> | 2024-12-17 10:07:12 +0000 |
| commit | 2d7e68d5cd76e82dd81a9d70e30eea5681c05c5e (patch) | |
| tree | 9c2da6f793dc5c1b3c51cde9bdb4386b8d2b4470 /sys/tests | |
| parent | e11dacbf8484adc7bbb61b20fee3ab8385745925 (diff) | |
pf: add post-NAT src/dst address/port to pf_pdesc
stuff nsaddr/ndaddr/nsport/ndport (addrs/ports after NAT, used a lot while
walking the ruleset and up until state is fully set up) into pf_pdesc instead
of passing around those 4 seperately all the time, also shrinks the argument
count for a few functions that have/partialy had an insane count of arguments.
kinda preparational since we'll need them elsewhere too, soon
ok ryan jsing
Obtained from: OpenBSD, henning <henning@openbsd.org>, ccf63ac6cb
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D47784
Diffstat (limited to 'sys/tests')
0 files changed, 0 insertions, 0 deletions
