Gregory Nutt
|
2a5c7e9a92
|
resolv.conf: Add support for OpenBSD style resolv.conf syntax where a non-standard DNS server port can be specified using a backet syntax.
|
2016-01-14 17:55:53 -06:00 |
Gregory Nutt
|
62f04d98c1
|
netdb: Move DNS initialization and cache logic to separate files
|
2016-01-14 10:17:15 -06:00 |
Gregory Nutt
|
0889963b50
|
resolv.conf: Fix some basic compilation issues. Logic still not complete.
|
2016-01-14 08:32:20 -06:00 |
Gregory Nutt
|
b112d8fddc
|
DNS: A little more resolv.conf logic. Still not complete.
|
2016-01-13 16:02:23 -06:00 |
Gregory Nutt
|
8e9f884eb7
|
Step 1 in /etc/resolv.conf support
|
2016-01-13 15:06:44 -06:00 |
Gregory Nutt
|
1608b7c33f
|
Some networking logic was used helpers from apps/netutils. Not good. Quick fix is to duplicate logic
|
2016-01-09 15:56:08 -06:00 |
Gregory Nutt
|
95424d9ef3
|
NETDB: Add support for caching DNS name resultion mappings
|
2015-07-13 10:41:32 -06:00 |
Gregory Nutt
|
835878b003
|
This completes all interface level support for IPv6 DNS. Still some missing logic at the lowest protocol levels
|
2015-07-12 13:45:52 -06:00 |
Gregory Nutt
|
3407ef5f33
|
netdb: Modifications to DNS client logic and to dns_get/setserver() interfaces to support DNS clients at IPv6 addresses (still no support for resolution to IPv6 addresses).
|
2015-07-12 11:56:53 -06:00 |
Gregory Nutt
|
95ae3ef23f
|
Oops. Forgot to add a file in a previous commit
|
2015-07-12 09:28:03 -06:00 |