pfsense/src
lukehamburg f8a475f574 Fix unbound.inc so zero value for *_num_tcp is honored
In the Unbound documentation, it is noted that setting "outgoing-num-tcp" to "0" disables TCP queries. In testing I noticed that although I could select & save a value of "0" in the Unbound Advanced Config, the actual value written to /var/unbound/unbound.conf was still the default "10". Apparently in PHP, a value of "0" still tests "false" for !empty(). Changing the test to isset() seems to fix the issue.
2016-02-29 11:50:58 -05:00
..
cf/conf
conf.default Add the upgrade code for OpenBGPd and Quagga OSPF packages. 2016-02-24 13:08:23 -06:00
etc Fix unbound.inc so zero value for *_num_tcp is honored 2016-02-29 11:50:58 -05:00
home
root
sbin
usr Update license page. Ticket #5903 2016-02-27 06:32:25 -06:00