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
F112327392: D46576.id143072.diff
Sun, Mar 16, 3:52 AM
Unknown Object (File)
Sat, Feb 22, 1:38 PM
Unknown Object (File)
Jan 30 2025, 5:44 AM
Unknown Object (File)
Jan 27 2025, 2:00 AM
Unknown Object (File)
Jan 26 2025, 1:55 AM
Unknown Object (File)
Jan 24 2025, 10:54 PM
Unknown Object (File)
Jan 22 2025, 7:48 AM
Unknown Object (File)
Jan 3 2025, 6:57 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59364
Build 56251: arc lint + arc unit

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.