haproxy/include
Baptiste Assmann c1ce5f358e MEDIUM: dns: new DNS response parser
New DNS response parser function which turn the DNS response from a
network buffer into a DNS structure, much easier for later analysis
by upper layer.

Memory is pre-allocated at start-up in a chunk dedicated to DNS
response store.

New error code to report a wrong number of queries in a DNS response.
2016-09-12 19:54:23 +02:00
..
common MINOR: chunk: new strncat function 2016-09-12 19:51:59 +02:00
import MINOR: lru: new function to delete <nb> least recently used keys 2016-01-11 07:31:35 +01:00
proto MEDIUM: dns: new DNS response parser 2016-09-12 19:54:23 +02:00
types MEDIUM: dns: new DNS response parser 2016-09-12 19:54:23 +02:00