Home | History | Annotate | Download | only in net
History log of /src/lib/libc/net/if_indextoname.3
RevisionDateAuthorComments
 1.12  22-Mar-2010  joerg Use .In for header files instead of .Ar Pa and variations.
 1.11  11-Mar-2005  ginsbach Update standards section; add X/Open XNS and X/Open - IEEE POSIX.
RFC 2553 made obsolete by RFC 3493. Approved by wiz.
 1.10  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.9  07-Feb-2002  ross Generate <>& symbolically.
 1.8  10-Apr-2001  wiz Fix date.
 1.7  24-Nov-2000  itojun branches: 1.7.2;
strictly conform to RFC2553 (specifically ENXIO case). sync with KAME
 1.6  21-Sep-2000  ad Use .{B,Bs,F,N,O}x and fix miscellaneous errors.
 1.5  24-Apr-2000  itojun use BSDI-origin if_{index,name}* functions. they use getifaddrs(3) as
backend and are more robust against SIOCGIFCONF alignment issue.
now getifaddrs always takes care of the issue. (sync with kame tree)
use weak symbol just in case.
 1.4  17-Jan-2000  itojun sync with latest KAME tree.
add example section to get{addr,name}info.
s/\.Os KAME/.Os/.
 1.3  12-Dec-1999  itojun wording fixes (from openbsd camp -> kame)
 1.2  03-Jul-1999  kleink branches: 1.2.4;
Add missing LIBRARY sections.
 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)
 1.2.4.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.7.2.3  22-Mar-2002  nathanw Catch up to -current.
 1.7.2.2  08-Mar-2002  nathanw Catch up to -current.
 1.7.2.1  08-Oct-2001  nathanw Catch up to -current.

RSS XML Feed