aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/(public-mirror)
diff options
context:
space:
mode:
authorKajetan Staszkiewicz <ks@FreeBSD.org>2025-06-03 14:10:52 +0000
committerKajetan Staszkiewicz <ks@FreeBSD.org>2025-07-12 14:27:46 +0000
commit16a9f31b8aae6cc16baf283183470fc17c9b488e (patch)
treeb06013f0c2d6b60556fc121ed837da5c474863f3 /sys/netatm/(public-mirror)
parent0430faacb61d83ea6eaf3100b44e95de2b5f83ff (diff)
pf: Don't access sk and nk before they are allocatedHEADmain
The NAT addresses are chosen during ruleset parsing. The new afto code stores post-nat addresses in nsaddr. The old nat code (also used for new nat-to rules) creates state keys and stores addresses in them. Ensure proper way of accessing the NAT addresses in case sticky-address is used for af-to rules. Reviewed by: kp Approved by: kp Sponsored by: InnoGames GmbH Differential Revision: https://reviews.freebsd.org/D50768
Diffstat (limited to 'sys/netatm/(public-mirror)')
0 files changed, 0 insertions, 0 deletions