Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/net
Module Name: basesrc
Committed By: itojun
Date: Thu Sep 13 11:05:02 UTC 2001
Modified Files:
basesrc/lib/libc/net: res_init.c res_send.c
Log Message:
make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.
don't connect datagram socket if RES_INSECURE1.
needed to implement IPv6 anycast UDP DNS queries as documented in
<draft-ietf-ipngwg-dns-discovery-02.txt>.
sync with kame.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 basesrc/lib/libc/net/res_init.c
cvs rdiff -r1.33 -r1.34 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