Page MenuHomeFreeBSD

in: add in_mask2len()
ClosedPublic

Authored by kp on Nov 27 2024, 4:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 23, 8:29 AM
Unknown Object (File)
Mon, May 18, 8:00 AM
Unknown Object (File)
Sun, May 3, 8:01 PM
Unknown Object (File)
Sun, May 3, 2:22 PM
Unknown Object (File)
Sat, May 2, 7:04 PM
Unknown Object (File)
Mon, Apr 27, 4:57 PM
Unknown Object (File)
Apr 20 2026, 12:18 PM
Unknown Object (File)
Apr 20 2026, 8:02 AM

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.