Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
icmpdn - ICMP host name utilities
icmpdn is an implementation of the RFC 1788 ICMP domain name
facilities for Linux. It includes icmpdnd, a daemon which responds to
ICMP domain name requests from other hosts, idnlookup, which requests
the domain name of another host, and nss_icmp, which is a nameswitch
module for doing reverse hostname lookups via idnlookup.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
icmpdn |
0.3 |
2 |
i386 |
69 KiB |
Wed Jul 27 00:18:59 2005 |
Changelog
- * Thu Jul 7 18:00:00 2005 Fredrik Tolf <fredrik{%}dolda2000{*}com>
- Compressed the description.
- Added COPYING.LIB, which contains the LGPL.
- * Thu Jun 30 18:00:00 2005 Fredrik Tolf <fredrik{%}dolda2000{*}com>
- Fixed more things as from fedora-extras-list:
- Replaced /lib with /lib
- Run ldconfig in %post and %postun.
- Install init script in %{_initrdddir} instead of %_{sysconfdir}.
- * Tue Jun 28 18:00:00 2005 Fredrik Tolf <fredrik{%}dolda2000{*}com>
- Fixed a lot of things after a discussion on fedora-extras-list,
among other things:
- Removed Vendor tag
- Fixed Source tag
- Replaced en-dashes with ASCII hyphens
- Added SMP flags to make
- Removed INSTALL and NEWS from %doc
- Added this ChangeLog section.