Home | History | Annotate | Download | only in net
History log of /src/tests/lib/libc/net/h_dns_server.c
RevisionDateAuthorComments
 1.4  29-Mar-2014  gson branches: 1.4.4; 1.4.8;
Use daemon(3) instead of the experimental daemon2_fork() and
daemon2_detach(). Now that newer versions of daemon2_fork() and
daemon2_detach() are used in nfsd, where two-stage daemonization is
actually needed, there is no longer any reason for h_dns_server to
serve as a test case and example of their use.
 1.3  09-Jan-2014  christos Use our own resolv.conf file simplifying the test to not need rump_vfs.
Add debugging on the dns server
One test fails (gethostbyaddr6) why? It runs without rump
 1.2  06-Jan-2014  gson Fix spelling of "daemon". Pointed out by Thomas Klausner.
 1.1  06-Jan-2014  gson Make t_hostent test cases that query the DNS work on systems with no
Internet connectivity, by hijacking DNS queries and /etc/resolv.conf
accesses using librumphijack and providing a minimal DNS server to
answer the queries.
 1.4.8.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.8.1  29-Mar-2014  tls file h_dns_server.c was added on branch tls-maxphys on 2014-08-20 00:04:50 +0000
 1.4.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.4.1  29-Mar-2014  yamt file h_dns_server.c was added on branch yamt-pagecache on 2014-05-22 11:42:20 +0000

RSS XML Feed