HomeFreeBSD

pf: exclude link local address from the dynamic interface address pool

Description

pf: exclude link local address from the dynamic interface address pool

so that rules like "pass out on vr1 inet6 nat-to (vr1)" won't map
to the non routable ipv6 link local address; with suggestions and
ok claudio, henning

Reviewed by: zlei
Obtained from: OpenBSD, mikeb <mikeb@openbsd.org>, e41548933f
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D46594

Details

Provenance
kpAuthored on Sep 5 2024, 3:38 PM
Reviewer
zlei
Differential Revision
D46594: pf: exclude link local address from the dynamic interface address pool
Parents
rGb450a0f928d6: pf: remove unneeded double pointer to pf_scrub_ip(6)()
Branches
Unknown
Tags
Unknown