Share

sntop - simple network top

File Release Notes and Changelog

Release Name: 1.4.2-1

Notes:
- REQUIREMENTS
So far we have tested on: Linux/i386, Linux/alpha, Linux/ia64, Solaris/sparc, FreeBSD/i386, FreeBSD/alpha, OpenBSD/i386, and Tru64.

Any CPU architecture should work, as the code should be processor independent. All modern POSIX-compliant Unices with ncurses, gcc, and glibc should be compatible. We aim to support all resonable platforms and OSs.

fping 2.x and the ncurses library are required. fping needs to be in your path.

fping can be found at freshmeat.net or our ftp site:

[src] ftp://sntop.sourceforge.net/pub/sntop/fping-2.2b1.tar.gz
[rpm] ftp://sntop.sourceforge.net/pub/sntop/fping-2.2b1-1.i386.rpm

Changes: v1.4.2 o new rpm package o fix lack of compliling for many people from 1.4.0's time.h change: we now use sys/time.h again, but this causes warnings for me with glibc 2.2 (thanks Fredrik Steen and many others) o fix two '-d' flags (thanks Fredrick Steen)