haproxy/include
Willy Tarreau 18ca2d48bf MINOR: tools: split is_addr() and is_inet_addr()
The is_addr() function indicates if an address is set and is an IPv4
or IPv6 address. Let's rename it is_inet_addr() and make is_addr()
also accept AF_UNIX addresses.
2014-05-10 01:26:37 +02:00
..
common MINOR: tools: split is_addr() and is_inet_addr() 2014-05-10 01:26:37 +02:00
import
proto MEDIUM: connection: Implement and extented PROXY Protocol V2 2014-05-09 08:25:38 +02:00
types MEDIUM: listener: parse the new "process" bind keyword 2014-05-09 19:16:26 +02:00