Module protocol_parser

Source

Structs§

ProxyV2Parser
A HaProxy V2 parser main instance.
ProxyV2TlvIter
A multilayer iterator instance.

Enums§

ProxyV2Dummy
A dummy implementation of the TVL protocol extension.
ProxyV2TlvSource
An enum which is returned by the TLV iterator. It may contain either parsed TLV or error description which occured during parsing. Normally, in case of error, the parsing should be stopped and connection dropped.