Home | History | Annotate | Download | only in net
History log of /src/lib/libc/net/vars6.c
RevisionDateAuthorComments
 1.7  07-Aug-2005  christos add missing in6addr_linklocal_allrouters.
 1.6  10-May-2003  uebayasi Typo; from Onno van der Linden <o dot vd dot linden at quicknet dot nl>.
 1.5  24-Apr-2000  itojun add __RCSID().
 1.4  22-Jan-2000  mycroft Delint.
Remove trailing ; from uses of __weak_alias(). The macro inserts this if
needed.
 1.3  20-Sep-1999  kleink Need internal names for these, too.
 1.2  04-Jul-1999  itojun add NetBSD RCSID on top.
 1.1  01-Jul-1999  itojun add IPv6 support functions.

get{addr,name} info are implemented to have as little impact to existing
resolver code as possible, so they are NOT the optimal implementation.
They are at this moment not very thread safe (as they call
gethostby{name,addr}).

(shlib minor version)++, as new interfaces are added.

TODO: getipnodeby{name,addr} - which needs total reimplementation of
gethostby{name,addr}.
upgrade rcmd.c for multiple af support (needed for IPv6-ready rsh/rlogin)

RSS XML Feed