Page MenuHomeFreeBSD

in: add in_mask2len()
ClosedPublic

Authored by kp on Nov 27 2024, 4:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 11, 4:29 PM
Unknown Object (File)
Wed, Nov 5, 12:25 PM
Unknown Object (File)
Mon, Nov 3, 9:40 PM
Unknown Object (File)
Mon, Nov 3, 3:59 AM
Unknown Object (File)
Tue, Oct 28, 11:37 PM
Unknown Object (File)
Tue, Oct 28, 10:42 PM
Unknown Object (File)
Tue, Oct 28, 10:11 PM
Unknown Object (File)
Tue, Oct 28, 4:23 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 60819
Build 57703: arc lint + arc unit

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.