]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: add volatile flags to ssl samples
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 15 Oct 2020 14:41:08 +0000 (16:41 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 16 Oct 2020 15:47:29 +0000 (17:47 +0200)
commit2f0a79763101361ccfb7a643ac18fdf3cfba3e59
tree8a448e7a26a7c44ec42f1ac00e362168fa9d4513
parentbaeb919177eb717408aa81c9fd053017fa747266
MINOR: ssl: add volatile flags to ssl samples

The ssl samples are not constant over time and change according to the
session. Add the flag SMP_F_VOL_SESS to indicate this.
src/ssl_sample.c