FreshPorts -- The Place For Ports Thu, 11 Mar 2010 12:28 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
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 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 21390
Broken 172
Deprecated 45
Ignore 897
Forbidden 2
Restricted 386
No CDROM 141
Vulnerable 57
Expired 19
Set to expire 32
Interactive 79
new 24 hours 4
new 48 hours14
new 7 days31
new fortnight56
new month127

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.053 seconds.