mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-15 13:51:00 +01:00
This function should return a 16-bit type as that is the type for dns header id. Also because it is doing an uint16 unpack big-endian operation. Backport: can be backported to 1.6 Signed-off-by: Thiago Farina <tfarina@chromium.org> Signed-off-by: Baptiste Assmann <bedis9@gmail.com>