]> git.kaiwu.me - haproxy.git/commit
MINOR: dns: new bitmasks to use against DNS flags
authorBaptiste Assmann <bedis9@gmail.com>
Wed, 2 Sep 2015 19:52:37 +0000 (21:52 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 8 Sep 2015 10:14:03 +0000 (12:14 +0200)
commit042d0a1f8cb0cb374aed430a762fa31cbe422442
treed3c9c79a04081320194100634beb1129baa1d9e4
parent01daef31625b45ba68e4d5def0506f3234360808
MINOR: dns: new bitmasks to use against DNS flags

Current DNS client code implementation doesn't take care of response
flags setup by the server.
This patch introduces a couple of bitmasks one can use to retrieve the
truncated flag and the reply code available in the 2-bytes flag field.
include/types/dns.h