haproxy/tests
Willy Tarreau 5e1779abbf MEDIUM: config: make str2listener() not accept datagram sockets anymore
str2listener() was temporarily hacked to support datagram sockets for
the log-forward listeners. This has has an undesirable side effect that
"bind udp@1.2.3.4:5555" was silently accepted as TCP for a bind line.

We don't need this hack anymore since the only user (log-forward) now
relies on str2receiver(). Now such an address will properly be rejected.
2020-09-16 22:08:08 +02:00
..
0000-debug-stats.diff
blocksig.c
ext-check.cfg
filltab25.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
hash_results.txt
hashing-results.txt
io_limits.txt
ip-hash.c
ist.c
ports.cfg MEDIUM: config: make str2listener() not accept datagram sockets anymore 2020-09-16 22:08:08 +02:00
reset.c
sockstat.txt
tcp-check.cfg
test_hashes.c
test_pools.c
test-acl-args.cfg
test-address-syntax.cfg
test-arg.c
test-backlog.cfg
test-check-expect.cfg
test-connection.cfg
test-cookie-indirect.cfg
test-cookie-insert.cfg
test-cookie-passive.cfg
test-cookie-prefix.cfg
test-cookie-rewrite.cfg
test-disable-404.cfg
test-fsm.cfg
test-fwlc.cfg
test-fwrr.cfg
test-handshakes-chk.cfg
test-handshakes.cfg
test-http-send-name-hdr.cfg
test-inherited-fd.py
test-inspect-smtp.cfg
test-inspect-ssl.cfg
test-list.c MINOR: lists: rename some MT_LIST operations to clarify them 2020-07-10 08:50:41 +02:00
test-map-ports.cfg
test-pollers.cfg
test-redirect.cfg
test-sample-fetch-args.cfg
test-sample-fetch-conv.cfg
test-sockpair.py
test-sql.cfg
test-srv-verify.cfg
test-str2sa.cfg
test-time.cfg
test-timeout.cfg
test-url-hash.cfg
test-valid-names.cfg
test.c
testinet.c
uri_hash.c