Module model

Source
Expand description

PROXY Protocol v2 header models

Structs§

ExtensionRef
A type-length-value (TLV) extension in the PROXY Protocol v2 header.

Enums§

AddressPair
The address type, which can be either an IPv4/IPv6 address or a UNIX socket address.
Command
The supported Commands for a PROXY protocol header.
ExtensionType
Supported types for TypeLengthValue payloads.
Protocol
The transport protocol.

Constants§

HEADER_SIZE
Size of the PROXY Protocol v2 header in bytes.