mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 09:32:48 +02:00
new ipcmp() function to compare 2 IP addresses stored in struct sockaddr_storage. Returns 0 if both addresses doesn't match and 1 if they do.