Date: Sun, 18 Jun 2006 11:50:29 GMT From: Michael Bushkov <bushman@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 99506 for review Message-ID: <200606181150.k5IBoTx0000829@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=99506 Change 99506 by bushman@bushman_nss_ldap_cached on 2006/06/18 11:49:31 Nss_icmp module was made from the ICMP-related part of the net/name6.c file. It differs a bit from the initial implementation, as it currently implements gethostbyaddr() instead of getipnodebyaddr(). Besides, FQDN query and reply structures were not defined in the name6.c - they're defined now. The module is not tested yet. Affected files ... .. //depot/projects/soc2006/nss_ldap_cached/src/lib/nss_icmp/Makefile#1 add .. //depot/projects/soc2006/nss_ldap_cached/src/lib/nss_icmp/icmp_hosts_namadr.c#1 add .. //depot/projects/soc2006/nss_ldap_cached/src/lib/nss_icmp/icmp_hosts_namadr.h#1 add .. //depot/projects/soc2006/nss_ldap_cached/src/lib/nss_icmp/nss_icmp.c#1 add .. //depot/projects/soc2006/nss_ldap_cached/src/lib/nss_icmp/nss_icmp.h#1 add Differences ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606181150.k5IBoTx0000829>