haproxy/include
David Carlier 3015a2eebd CLEANUP: connection: using internal struct to hold source and dest port.
Originally, tcphdr's source and dest from Linux were used to get the
source and port which led to a build issue on BSD oses.
To avoid side problems related to network then we just use an internal
struct as we need only those two fields.
2016-07-05 14:43:05 +02:00
..
common MINOR: new function my_realloc2 = realloc + free upon failure 2016-06-29 10:45:15 +02:00
import MINOR: lru: new function to delete <nb> least recently used keys 2016-01-11 07:31:35 +01:00
proto MINOR: listener: add the "accept-netscaler-cip" option to the "bind" keyword 2016-06-20 23:02:47 +02:00
types CLEANUP: connection: using internal struct to hold source and dest port. 2016-07-05 14:43:05 +02:00