commit | e83e8821bb3d2ae60e653293aeb953828cf3ce29 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Mon Oct 25 08:23:22 2021 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Oct 27 11:35:59 2021 +0200 |
tree | 99d3412663382f3a852705e505f92e6c59d8717f | |
parent | c105c9213fadcf0f43cb20a08a90084bca18ce35 [diff] |
MEDIUM: connection: Assign session addresses when NetScaler CIP proto is parsed Just like for the PROXY protocol, when the NetScaler Client IP insertion header is received, the retrieved client source and destination addresses are set at the session level. This leaves those at the connection level intact.