Page MenuHomeFreeBSD

pfctl: improve bitmask printing
ClosedPublic

Authored by kp on Sep 7 2024, 9:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 5:13 AM
Unknown Object (File)
Mon, Oct 13, 2:59 AM
Unknown Object (File)
Mon, Sep 22, 4:11 AM
Unknown Object (File)
Sep 15 2025, 11:46 PM
Unknown Object (File)
Sep 7 2025, 2:22 AM
Unknown Object (File)
Sep 6 2025, 12:32 PM
Unknown Object (File)
Sep 5 2025, 9:28 PM
Unknown Object (File)
Aug 30 2025, 11:36 AM
Subscribers

Details

Reviewers
None
Group Reviewers
network
pfsense
Commits
rGe044f67a66c8: pfctl: improve bitmask printing
Summary

In some cases the netmask gets set to a full 128 bit mask even if no
address family is selected; don't print the v6 mask if it's a v4 address.

Obtained from: OpenBSD, mcbride <mcbride@openbsd.org>, f6d7b41f07
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 19 2024, 8:21 PM
This revision was automatically updated to reflect the committed changes.