IPV6_INT_SIZE variable

Bytes in a binary IPv6 address: 16.

Signature:

IPV6_INT_SIZE = 16

Remarks

The IPv6 counterpart of IPV4_INT_SIZE. Because a network record stores a start and an end address, an IPv6 record occupies 32 bytes against IPv4's 8 — which is why NetworkList keeps the two families in separate buffers rather than one mixed list.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.