src/fe-gtk/Makefile.in was in patch-src_fe-text_Makefile_in,
also add a patch for the real src/fe-text/Makefile.in to add
in a missing -liconv so this will link properly on a.out systems.
--
IPaudit is a software package to record and display network activity.
It includes ipaudit, which stores counts of bytes and packets for
every combination of host/port pairs and protocol.
The utilities total and ipstrings can be used to investigate network
traffic records from the command line.
WWW: http://ipaudit.sourceforge.net/
--
Changes:
Now the connections are buffered, so you can view past
event data.
A new sniffing method (port stealing) was added as a plugin.
The SMB dissector and troll plugin were enhanced.
Three new plugins, confusion, hunter, and SMB suite, have been
added.
The demonization problem and the StateMachine timeout session
handling problem were fixed.
Also enable gtk support (which was experimental in the last
version), adding of no_x11 FLAVOR, although with gtk enabled
you also have the ncurses interface available.
- don't change SYSCONFDIR, use CONFDIR/SUBST_VARS instead and if neccessary
use "CONFIGURE_STYLE=gnu old" and explicitly set --sysconfdir=${CONFDIR}
a few more to come...
--
dnsreflector is a daemon that listens for DNS queries on a local
UDP port and answers with records pointing back to localhost.
Combined with pf(4) this works as a bandwidth efficient spamtrap.
Mutella is a terminal-mode Gnutella client with an intuitive and easy
to use interface. Initially written by Max for himself, Mutella has
now been released to the general public for the benefit of all of us
in need of a solid, high-performance client.
ok pvalchev