Page MenuHomeFreeBSD

in: add in_mask2len()
ClosedPublic

Authored by kp on Nov 27 2024, 4:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 2:42 AM
Unknown Object (File)
Tue, Oct 14, 8:22 AM
Unknown Object (File)
Sat, Oct 11, 3:20 PM
Unknown Object (File)
Sat, Oct 11, 2:15 PM
Unknown Object (File)
Sun, Sep 21, 8:50 PM
Unknown Object (File)
Sep 17 2025, 1:23 AM
Unknown Object (File)
Sep 12 2025, 6:04 AM
Unknown Object (File)
Sep 9 2025, 5:57 PM

Details

Reviewers
None
Group Reviewers
pfsense
network
Commits
rGe4e0f497429c: in: add in_mask2len()
Summary

Similar to the existing in6_mask2len() function, but for IPv4. This will be used
by pf's nat64 code.

Obtained from: OpenBSD
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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

Event Timeline

kp requested review of this revision.Nov 27 2024, 4:41 PM
This revision was not accepted when it landed; it landed in state Needs Review.Dec 17 2024, 10:08 AM
Closed by commit rGe4e0f497429c: in: add in_mask2len() (authored by kp). · Explain Why
This revision was automatically updated to reflect the committed changes.