Expand description
PROXY Protocol v2 header models
Structs§
- Extension
Ref - A type-length-value (TLV) extension in the PROXY Protocol v2 header.
Enums§
- Address
Pair - The address type, which can be either an IPv4/IPv6 address or a UNIX socket address.
- Command
- The supported
Command
s for a PROXY protocol header. - Extension
Type - Supported types for
TypeLengthValue
payloads. - Protocol
- The transport protocol.
Constants§
- HEADER_
SIZE - Size of the PROXY Protocol v2 header in bytes.