]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: tools: Implement net_addr_type_is_quic()
authorOlivier Houchard <ohouchard@haproxy.com>
Wed, 8 Apr 2026 16:22:50 +0000 (18:22 +0200)
committerOlivier Houchard <cognet@ci0.org>
Wed, 8 Apr 2026 16:41:48 +0000 (18:41 +0200)
commit2140249c18d8861ba37bc07fa924b68723266605
tree9f7b57d39658c33196e42ad0f8407db6979d1dbb
parent2eefd489c294b1f1f95bb19e1df0d63a9736585f
MINOR: tools: Implement net_addr_type_is_quic()

Implement net_addr_type_is_quic(), that returns 1 if the provided
net_addr_type looks like it is using QUIC, and 0 otherwise.
include/haproxy/tools.h