Mirmon helps administrators in keeping an eye on the mirror sites.
In a concise graphic format, mirmon shows each site's status history
of the last two weeks. It is easy to spot stale or dead mirrors.
Don't panic, I'm not starting a wave of WANTLIB spam, I just ran into
some build problems with mldonkey and a (slightly) outdated lablgtk2
and found some missing wantlib entries in both ports.
TCP/UDP ports. To be used in conjunction with the PortTracker plugin for
NfSen (not yet packaged).
It's included in the nfprofile subpackage as it's normally used in
conjunction with nfprofile and, like nfprofile, depends on the RRD
libraries.
airControl is a powerful and intuitive web based server network
management application which allows operators to centrally manage
entire networks of Ubiquiti wireless network devices.
logic, better ifdescr support and support for vlan encapsulated
advertisements amongst other things.
Tested on i386, amd64, sparc64 and arm by various people - thanks.
Brad reminded to switch off PIE on hppa.
ok stephan@ jasper@ kili@
Net::INET6Glue is a collection of modules to make common modules
IPv6 ready by hotpatching them.
Unfortunatly the current state of IPv6 support in perl is that no
IPv6 support is in the core and that a lot of important modules
(like Net::FTP, Net::SMTP, LWP,...) do not support IPv6 even if the
modules for IPv6 sockets Socket6, IO::Socket::INET6 are available.
Net::INET6Glue is a hack to make more of Perl IPv6 able. This is
partly done by replacing IO::Socket::INET with IO::Socket::INET6
and by adding IPv6 Protocol functionality to Net::FTP. Works for
Net::SMTP, LWP, Net::FTP and probably others too.
ok sturm@