Structs§
- Proxy
V2Parser - A HaProxy V2 parser main instance.
- Proxy
V2Tlv Iter - A multilayer iterator instance.
Enums§
- Proxy
V2Dummy - A dummy implementation of the TVL protocol extension.
- Proxy
V2Tlv Source - 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.