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)
Mon, Oct 7, 1:50 PM
Unknown Object (File)
Tue, Oct 1, 12:46 AM
Unknown Object (File)
Sat, Sep 28, 9:50 PM
Unknown Object (File)
Sat, Sep 28, 10:08 AM
Unknown Object (File)
Fri, Sep 27, 7:13 AM
Unknown Object (File)
Tue, Sep 24, 11:26 PM
Unknown Object (File)
Tue, Sep 24, 6:13 PM
Unknown Object (File)
Tue, Sep 24, 4:32 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.Sat, Sep 14, 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.