Page MenuHomeFreeBSD

ipfilter: 128-bit radix support
AbandonedPublic

Authored by cy on Nov 4 2024, 9:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 29 2025, 11:20 PM
Unknown Object (File)
Sep 29 2025, 8:26 PM
Unknown Object (File)
Sep 25 2025, 2:45 PM
Unknown Object (File)
Sep 18 2025, 1:47 AM
Unknown Object (File)
Aug 15 2025, 6:22 AM
Unknown Object (File)
Jul 29 2025, 3:05 AM
Unknown Object (File)
Jul 27 2025, 12:27 PM
Unknown Object (File)
Jul 13 2025, 12:26 PM

Details

Summary

Increase radix to 128 bits for support of IPv6 addresses on 64-bit
platforms.

32-bit platform support is not planned at this time.

Test Plan

Running here for a while.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

cy requested review of this revision.Nov 4 2024, 9:20 PM

This has been sitting in my tree for 16 months. Probably time to get it into src/.

This needs more work.