cvs commit: src/lib/libc/net inet_net.3 inet_net_ntop.c inet_net_pton.c

[ Available lists | Index of cvs-src | Month of Feb 2006 | Week of 26 Feb 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Hajimu UMEMOTO <ume@FreeBSD.org>
Date
26 Feb 2006 05:44:22
Subject
cvs commit: src/lib/libc/net inet_net.3 inet_net_ntop.c inet_net_pton.c
Message-ID
200602260544.k1Q5iMHr071274@repoman.freebsd.org


[ Hide this part ]
ume         2006-02-26 05:44:21 UTC

FreeBSD src repository

Modified files:
lib/libc/net inet_net.3 inet_net_ntop.c
inet_net_pton.c
Log:
Sync inet_net_pton() and inet_net_ntop() with latest BIND9's includes
an IPv6 support.

PR: kern/93740
Submitted by: Rudolf Cejka <cejkar__at__fit.vutbr.cz>
Obtained from: BIND9
MFC after: 1 week

Revision Changes Path
1.3 +10 -4 src/lib/libc/net/inet_net.3
1.8 +147 -14 src/lib/libc/net/inet_net_ntop.c
1.10 +263 -67 src/lib/libc/net/inet_net_pton.c


Elapsed time: 0.039 seconds