Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: itojun
Date: Thu Jul 1 18:19:35 UTC 1999
Modified Files:
basesrc/lib/libc/net: res_init.c res_send.c
Log Message:
IPv6 DNS transport support for resolver.
Now you can write
nameserver 3ffe:0501:4819::42
in /etc/resolv.conf for DNS query over IPv6 network.
(the above address is alive as DNS server)
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 basesrc/lib/libc/net/res_init.c
cvs rdiff -r1.17 -r1.18 basesrc/lib/libc/net/res_send.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index