Module protocol_parser

Module protocol_parser 

Source

Structs§

PPV2ParserCopying
Used with ProxyV2Parser its PAR generic.
PPV2ParserZeroCopy
Used with ProxyV2Parser its PAR generic.
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.