]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: spoe: Add support of negation for options in SPOE configuration file
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 23 Feb 2017 14:06:26 +0000 (15:06 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 9 Mar 2017 14:32:55 +0000 (15:32 +0100)
commit6a2940c5f52c956bb880de0b3a450828f8bfd8ac
tree72f4f81e496ffd274dfe86bca05f622098bf9152
parentf032c3ec0995bac7d0c59b49edb67748722f5b31
MINOR: spoe: Add support of negation for options in SPOE configuration file

For now, no options support negation (using "no" keyword). So it always returns
an error.
src/flt_spoe.c