haproxy/include
Christopher Faulet 7110b40d06 MINOR: cfgparse: Add functions to backup and restore registered sections
This feature will be used by the stream processing offload engine (SPOE) to
parse dedicated configuration files without mixing HAProxy sections with SPOE
sections.

So, here we can back up all sections known by HAProxy, unregister all of them
and add new ones, dedicted to the SPOE. Once the SPOE configuration file parsed,
we can roll back all changes by restoring HAProxy sections.
2016-11-09 22:56:59 +01:00
..
common MINOR: cfgparse: Add functions to backup and restore registered sections 2016-11-09 22:56:59 +01:00
import CLEANUP: wurfl: reduce exposure in the rest of the code 2016-11-08 18:47:25 +01:00
proto MEDIUM: server: make use of init-addr 2016-11-09 15:30:47 +01:00
types MEDIUM: filters: Add attch/detach and stream_set_backend callbacks 2016-11-09 22:50:54 +01:00