Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51031 - ebuild for tcptrack - Passive per-connection tcp bandwidth monitor (new package)
Summary: ebuild for tcptrack - Passive per-connection tcp bandwidth monitor (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Netmon project
URL: http://www.rhythm.cx/~steve/devel/tcp...
Whiteboard:
Keywords: EBUILD
: 51103 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-05-14 04:44 UTC by Eldad Zack (RETIRED)
Modified: 2004-05-17 19:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
tcptrack ebuild (tcptrack-1.1.1.ebuild,536 bytes, text/plain)
2004-05-14 04:45 UTC, Eldad Zack (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eldad Zack (RETIRED) gentoo-dev 2004-05-14 04:44:30 UTC
From the homepage:
"tcptrack is a sniffer which displays information about TCP connections it sees on a network interface. It passively watches for connections on the network interface, keeps track of their state and displays a list of connections in a manner similar to the unix 'top' command. It displays source and destination addresses and ports, connection state, idle time, and bandwidth usage."
Comment 1 Eldad Zack (RETIRED) gentoo-dev 2004-05-14 04:45:24 UTC
Created attachment 31404 [details]
tcptrack ebuild
Comment 2 Jon Hood (RETIRED) gentoo-dev 2004-05-14 10:43:15 UTC
now in portage, and a couple notes on your ebuild:

S=${WORKDIR}/${P} is not necessary

einstall requires "|| die" after being called

thanks for the package!
Comment 3 Jon Hood (RETIRED) gentoo-dev 2004-05-17 19:49:28 UTC
*** Bug 51103 has been marked as a duplicate of this bug. ***