mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 13:22:51 +02:00
The 'set-src' action was not available for tcp actions The action code has been converted into a function in proto_tcp.c to be used for both 'http-request' and 'tcp-request connection' actions. Both http and tcp keywords are registered in proto_tcp.c