]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
KAME 4th patch
authorYoshinobu Inoue <shin@FreeBSD.org>
Thu, 16 Dec 1999 18:32:01 +0000 (18:32 +0000)
committerYoshinobu Inoue <shin@FreeBSD.org>
Thu, 16 Dec 1999 18:32:01 +0000 (18:32 +0000)
commit05a244b4077824dd8e83b71c4c2804000c3a08c7
tree4a512363da5fddcff167d1182839003581f16f1e
parenta031bda24e32a09640c21133db1cbee908345e4c
KAME 4th patch
IPv6 specific library functions addition.
(getnameinfo(), getaddrinfo(), and IPv6 transport support is not yet)

Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
lib/libc/net/Makefile.inc
lib/libc/net/if_indextoname.3 [new file with mode: 0644]
lib/libc/net/ifname.c [new file with mode: 0644]
lib/libc/net/ip6opt.c [new file with mode: 0644]
lib/libc/net/rthdr.c [new file with mode: 0644]
lib/libc/net/vars.c [new file with mode: 0644]