Page MenuHomeFreeBSD

pfctl: improve bitmask printing
ClosedPublic

Authored by kp on Sep 7 2024, 9:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 6, 6:26 AM
Unknown Object (File)
Mon, Nov 4, 11:59 PM
Unknown Object (File)
Thu, Oct 31, 3:31 PM
Unknown Object (File)
Mon, Oct 14, 8:41 AM
Unknown Object (File)
Oct 7 2024, 1:49 PM
Unknown Object (File)
Sep 25 2024, 8:05 PM
Unknown Object (File)
Sep 23 2024, 12:19 PM
Unknown Object (File)
Sep 23 2024, 12:17 PM
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.