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
Unknown Object (File)
Wed, Nov 6, 7:19 AM
Unknown Object (File)
Fri, Nov 1, 1:12 PM
Unknown Object (File)
Thu, Oct 31, 7:11 AM
Unknown Object (File)
Thu, Oct 24, 9:39 AM
Unknown Object (File)
Mon, Oct 21, 12:37 PM
Unknown Object (File)
Oct 7 2024, 1:50 PM
Unknown Object (File)
Oct 1 2024, 12:46 AM
Unknown Object (File)
Sep 28 2024, 9:50 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.