]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix to make unbound-control with ipset, remove unused variable,
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 18 Jun 2019 13:57:28 +0000 (15:57 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 18 Jun 2019 13:57:28 +0000 (15:57 +0200)
commitc1e75c0369f0b514fce9ade0ae6d65beb6a0fcad
tree7bc25c1d2868c5cf08de536f6694f60122c1fdbf
parentb16c872a60b3810b2233b83533187fc884e2e02a
- Fix to make unbound-control with ipset, remove unused variable,
  use unsigned type because of comparison, and assign null instead
  of compare with it.  Remade lex and yacc output.
Makefile.in
doc/Changelog
ipset/ipset.c
util/configlexer.c
util/configparser.c
util/configparser.h