haproxy/include
Willy Tarreau 9d5be5c823 MINOR: protocols: register the ->add function and stop calling them directly
cfgparse has no business directly calling each individual protocol's 'add'
function to create a listener. Now that they're all registered, better
perform a protocol lookup on the family and have a standard ->add method
for all of them.
2017-09-15 11:49:52 +02:00
..
common MINOR: net_helper: Inline functions meant to be inlined. 2017-09-13 13:35:35 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MINOR: protocols: register the ->add function and stop calling them directly 2017-09-15 11:49:52 +02:00
types MINOR: protocols: register the ->add function and stop calling them directly 2017-09-15 11:49:52 +02:00