Page MenuHomeFreeBSD

pf: use AF_INET6 when comparing IPv6 addresses
ClosedPublic

Authored by kp on Sep 7 2024, 9:33 AM.
Tags
None
Referenced Files
F165246251: D46576.diff
Fri, Aug 7, 3:43 AM
Unknown Object (File)
Thu, Aug 6, 7:25 AM
Unknown Object (File)
Wed, Aug 5, 4:35 AM
Unknown Object (File)
Tue, Jul 21, 10:11 AM
Unknown Object (File)
Mon, Jul 20, 9:20 AM
Unknown Object (File)
Sun, Jul 19, 5:53 PM
Unknown Object (File)
Jul 2 2026, 4:35 AM
Unknown Object (File)
Jun 19 2026, 10:33 PM

Details

Summary

MFC after: 1 week
Obtained from: OpenBSD, henning <henning@openbsd.org>, cf7c0bf78a
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zlei added a subscriber: zlei.

Looks good to me.

sys/netpfil/pf/pf.c
7651

I guess there're bugs before this change ;)

This revision is now accepted and ready to land.Sep 14 2024, 7:28 AM

I've never seen reports of it, but yeah, I'd expect there might be.

This revision was automatically updated to reflect the committed changes.