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)
Fri, May 30, 2:54 AM
Unknown Object (File)
Tue, May 27, 11:08 AM
Unknown Object (File)
May 1 2025, 6:43 AM
Unknown Object (File)
May 1 2025, 6:40 AM
Unknown Object (File)
Apr 24 2025, 1:45 AM
Unknown Object (File)
Apr 3 2025, 8:47 PM
Unknown Object (File)
Mar 16 2025, 3:52 AM
Unknown Object (File)
Feb 22 2025, 1:38 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.