]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: proxy protocol example parser was still wrong
authorWilly Tarreau <w@1wt.eu>
Sat, 14 Jun 2014 06:36:29 +0000 (08:36 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 14 Jun 2014 09:46:02 +0000 (11:46 +0200)
commit01320c9a349898d8123aac67be757aed7085dbe1
treec4f066d286b84b9bf5c0361110aa07d881a23c15
parent4c20d29c296d6bce6a0e173a26011d8c406aba6d
DOC: proxy protocol example parser was still wrong

Now that version and cmd are in the same byte, it is not possible
anymore to compare the version as a 13th byte.
doc/proxy-protocol.txt