FreshPorts -- The Place For Ports Sat, 4 Jul 2009 10:47 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
pathneck 1.3 net on this many watch lists=1 search for ports that depend on this port
Active network path probing tool

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Dec 2005 13:57:58


Pathneck is an active probing tool that can detect bottleneck location of
network path. 
It only needs single end control, and has relatively small probing overhead
(33.6KB for one probing in the default setting).

WWW: http://www.cs.cmu.edu/~hnn/pathneck/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/net/pathneck/ && make install clean
To add the package: pkg_add -r pathneck


Configuration Options
     No options to configure

Master Sites:
http://www.cs.cmu.edu/~hnn/pathneck/
http://gs274.sp.cs.cmu.edu/www/pathneck/
http://www.unixified.net/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 7

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Mar 2009 19:29:12
Original commit files touched by this commit  1.3
miwi search for other commits by this committer
- Reset farrokhi@freebsd.org due to long period of inactivity.

Approved by:    portmgr (linimon)
08 Nov 2006 09:28:33
Original commit files touched by this commit  1.3
farrokhi search for other commits by this committer
Change my email address to farrokhi@ in all ports that I maintain.
Approved by:    miwi (mentor)
07 Jul 2006 14:23:43
Original commit files touched by this commit  1.3
jmelo search for other commits by this committer
- Update mastersite.
- Update WWW.

PR:             ports/99801
Submitted by:   Babak Farrokhi <babak@farrokhi.net> (maintainer)
07 Feb 2006 21:17:50
Original commit files touched by this commit  1.3
pav search for other commits by this committer
- Update MASTER_SITES
- Portlint

PR:             ports/92918
Submitted by:   Babak Farrokhi <babak@farrokhi.net> (maintainer)
06 Jan 2006 13:21:39
Original commit files touched by this commit  1.3
pav search for other commits by this committer
- Update to 1.3

PR:             ports/91376
Submitted by:   Babak Farrokhi <babak@farrokhi.net> (maintainer)
01 Jan 2006 01:56:40
Original commit files touched by this commit  1.2_1
ehaupt search for other commits by this committer
- Update distinfo, tarball was rerolled with a simple constraint check [1]
- Bump PORTREVISION

[1]

diff -ruN pathneck-1.2.old/pathneck.c pathneck-1.2/pathneck.c
--- pathneck-1.2.old/pathneck.c Sun Nov  7 00:00:03 2004
+++ pathneck-1.2/pathneck.c     Sun Dec 25 20:34:39 2005
@@ -539,7 +539,7 @@
                        continue;

                    /* if "-c" is specified, rtt_i could exceed MAX_RTT_NUM */
-                   if (rtt_i < MAX_RTT_NUM) {
+                   if (rtt_i < MAX_RTT_NUM && len == 60) {
                        memcpy(rtt_rec[rtt_i], buffer, len);
                        rtt_arr_time[rtt_i] = get_time();
                        pre_time = rtt_arr_time[rtt_i];

PR:             91132
Submitted by:   Babak Farrokhi <babak@farrokhi.net> (maintainer)
22 Dec 2005 13:57:16
Original commit files touched by this commit  1.2
garga search for other commits by this committer
Pathneck is an active probing tool that can detect bottleneck location of
network path.
It only needs single end control, and has relatively small probing overhead
(33.6KB for one probing in the default setting).

WWW: http://gs274.sp.cs.cmu.edu/www/pathneck/

PR:             ports/90801
Submitted by:   Babak Farrokhi <babak@farrokhi.net>

Number of commits found: 7

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20376
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 1
new 48 hours4
new 7 days70
new fortnight95
new month181

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.056 seconds.