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)
Sat, May 9, 6:29 PM
Unknown Object (File)
Thu, May 7, 11:41 PM
Unknown Object (File)
Wed, May 6, 5:29 PM
Unknown Object (File)
Mon, Apr 27, 12:45 PM
Unknown Object (File)
Mon, Apr 27, 3:33 AM
Unknown Object (File)
Mon, Apr 27, 12:32 AM
Unknown Object (File)
Sun, Apr 26, 3:53 PM
Unknown Object (File)
Fri, Apr 17, 3:02 AM

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.