On Sun, Apr 08, 2007 at 03:15:44PM +0100, Mark Lumsden wrote: > Hi, > > First attempt at a port. ok? > > - mark
No, not okay. not your fault though... I have this as an unfinished port as well. iftop is only half-functional: the curses user interface does not work at all. In theory, you should be able to quite iftop by striking `q'. This is a threading issue. pcap, curses, and pthread do not interact well at the moment. This needs to be solved before iftop can join the ports tree. This probably means hacking on libpcap.
