]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: haterm: also apply the tcp-bind-opts to clear TCP "bind" lines
authorWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2026 16:52:56 +0000 (18:52 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2026 16:52:56 +0000 (18:52 +0200)
commit24ea0e013d3d5d2469a69314c295073176664ea1
tree247a65d82f62860331d127d904361ff6d844efa1
parent777ea8b18552f811a39cf43b17c74a2368c0b149
BUG/MINOR: haterm: also apply the tcp-bind-opts to clear TCP "bind" lines

Commit 92581043fb ("MINOR: haterm: add long options for QUIC and TCP
"bind" settings") added --tcp-bind-opts. The doc (and commit) says that
it applies to TCP bind lines but it only applied to the TCP/SSL ones,
not the clear ones. Let's fix it. No backport needed, this is only 3.4.
src/haterm_init.c