Page MenuHomeFreeBSD

in: add in_mask2len()
ClosedPublic

Authored by kp on Nov 27 2024, 4:41 PM.
Tags
None
Referenced Files
F170132454: D47785.id147044.diff
Thu, Sep 3, 2:56 PM
Unknown Object (File)
Tue, Sep 1, 7:40 PM
Unknown Object (File)
Tue, Sep 1, 5:11 PM
Unknown Object (File)
Tue, Sep 1, 2:42 PM
Unknown Object (File)
Tue, Sep 1, 2:42 AM
Unknown Object (File)
Thu, Aug 13, 6:54 PM
Unknown Object (File)
Wed, Aug 12, 3:32 PM
Unknown Object (File)
Wed, Aug 12, 6:35 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.