network - IPv6 version
This is an IPv6 only version of fping. The fping with IPv6 patch cannot handle
IPv4 ping, therefore I think it is better to have two distinct port:
fping - IPv4 only
fping+ipv6 - IPv6 only
Maintainer of fping also copied. He can maintain both port if he agrees.
-------------------------------------------------
A tool to quickly ping N number of hosts to determine their reachability
without flooding the network.
fping is different from ping in that you can specify any number of
hosts on the command line, or specify a file containing the lists
of hosts to ping. Instead of trying one host until it timeouts or
replies, fping will send out a ping packet and move on to the next
host in a round-robin fashion. If a host replies, it is noted and
removed from the list of hosts to check. If a host does not respond
within a certain time limit and/or retry limit it will be considered
unreachable.
Unlike ping, fping is meant to be used in scripts and its
output is easy to parse.
This is an IPv6 only version.
WWW: http://www.fping.com/
Generated with FreeBSD Port Tools 0.77
PR: ports/112185
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
http://marc.theaimsgroup.com/?l=zebra&m=114058002007887&w=2
it makes ospfd use priority
queue (using heap sort) for its spf calculation.
It should change spf execution time of ospfd from N^2 to N log (N).
PR: ports/94216
Submitted by: dikshie <dikshie@lapi.itb.ac.id>
Approved by: maintainer timeout
tcpdump(1) has changed its output format since version 3.7.4,
so ports/net/tcpshow cannot parse it since then.
PR: ports/113620
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
Newport: net/yate
Yate is a telephony engine aimed at creating a telephony
server that performs well enough to deal with PBX requirements
and also flexible enough for complex Gateway and IVR
solutions.
WWW: http://YATE.null.ro/
PR: ports/114814
Submitted by: Balwinder S Dheeman <bdheeman@hotmail.com>
3.0.26a. Detailed list of all the changes can be found:
http://www.samba.org/samba/history/samba-3.0.26a.html
Changes are:
o Memory leaks in Winbind's IDMap manager.
o CVE-2007-4138 - Incorrect primary group assignment for domain
users using the rfc2307 or sfu winbind nss info plugin.
o File sharing with Widows 9x clients.
o Winbind running out of file descriptors due to stalled child
processes.
o MS-DFS inter-operability issues.
o Offline caching of files with Windows XP/Vista clients.
o Improper cleanup of expired or invalid byte range locks on files.
o Crashes is idmap_ldap and idmap_rid.
Approved by: shaun (mentor)
2007-08-22 databases/java-sqlrelay: Depends on obsolete version of jdk
2007-08-22 mail/yuzu: Depends on obsolete version of jdk
2007-08-29 net/ng_netflow: already in base in all supported versions of FreeBSD
2007-08-22 java/jdk12-doc: Obsolete version of jdk
2007-08-22 japanese/netypesv: Depends on obsolete version of jdk
server. It features multiple local and remote user and group imports, on
the fly share creation and user handling, including randomization of
usernames and passwords. PDF printing to shared/private directories or
email. It also features three levels of domain management strategies.
WWW: http://gadmintools.org
Ayala. It is a set of PHP classes - no PHP extensions required - that
allow developers to create and consume web services based on SOAP 1.1,
WSDL 1.1 and HTTP 1.0/1.1.
WWW: http://sourceforge.net/projects/nusoap/
PR: ports/116174
Submitted by: Gea-Suan Lin <gslin at gslin.org>