Module compression

Source
Expand description

Advanced compression module for IP addresses and ports

This module implements sophisticated compression techniques to reduce IP addresses and ports to fit within the 42-bit limit of four words.

Structs§

CompressedAddress
Compressed address representation
IpCompressor
Main compression engine
PortCompressor
Common port encoding (frequency-based)

Enums§

AddressType
Address type prefixes (variable length encoding)