haproxy/include
Lukas Tribus f2ebcb47cb BUG/MEDIUM: dns: unbreak DNS resolver after header fix
DNS requests (using the internal resolver) are corrupted since commit
e2f8497716 ("BUG/MINOR: dns: fix DNS header definition").

Fix it by defining the struct in network byte order, while complying
with RFC 2535, section 6.1.

First reported by Eduard Vopicka on discourse.

This must be backported to 1.6 (1.6.5 is affected).
2016-05-25 22:39:37 +02:00
..
common MINOR: add list_append_word function 2016-05-14 00:00:54 +02:00
import MINOR: lru: new function to delete <nb> least recently used keys 2016-01-11 07:31:35 +01:00
proto BUG/MAJOR: fix listening IP address storage for frontends 2016-05-19 10:43:24 +02:00
types BUG/MEDIUM: dns: unbreak DNS resolver after header fix 2016-05-25 22:39:37 +02:00