summaryrefslogtreecommitdiff
path: root/src/ipcpd/shim-udp/shim_udp_config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* ipcpd: Add nslookup to shim UDPSander Vrijders2016-05-101-0/+1
| | | | | This adds nslookup support to the shim UDP, so that a custom DNS server can be queried.
* ipcpd: Allow disabling of DNSSander Vrijders2016-05-101-0/+28
This allows someone to disable the use of DNS in the shim UDP. It also adds a config file specific for the shim UDP (which holds the nsupdate location). Certain defines were also moved to the global config file.