Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipcpd: Add nslookup to shim UDP | Sander Vrijders | 2016-05-10 | 1 | -0/+1 |
| | | | | | This adds nslookup support to the shim UDP, so that a custom DNS server can be queried. | ||||
* | ipcpd: Allow disabling of DNS | Sander Vrijders | 2016-05-10 | 1 | -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. |