]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: send-proxy-v2: sends authority TLV according to TLV received
authorEmmanuel Hocdet <manu@gandi.net>
Thu, 29 Aug 2019 09:54:51 +0000 (11:54 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 31 Aug 2019 10:28:33 +0000 (12:28 +0200)
commit8a4ffa0aabf8509098f95ac78fa48b18f415c42c
tree008340bb2a7ec6821570a25307b5bdf3886c7ba8
parentc046d167e434aacc6dc58adeaf06b5ff2860f338
MINOR: send-proxy-v2: sends authority TLV according to TLV received

Since patch "7185b789", the authority TLV in a PROXYv2 header from a
client connection is stored. Authority TLV sends in PROXYv2 should be
taken into account to allow chaining PROXYv2 without droping it.
src/connection.c