commit | a4168434a72d22cb109c55a783c1133d2f73b81f | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Jan 24 18:08:42 2020 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Feb 06 14:55:34 2020 +0100 |
tree | 87f092c2bed0e4578802b75af9876c04ee62e294 | |
parent | 637259e044284882d343e757b1be25a975dcbbf2 [diff] |
MINOR: dns: Dynamically allocate dns options to reduce the act_rule size <.arg.dns.dns_opts> field in the act_rule structure is now dynamically allocated when a do-resolve rule is parsed. This drastically reduces the structure size.