setting svn:exports
[jnettop.git] / jnettop / NEWS
blob52ed9e4f2832ac0d2768f08d6ffb1ee6a64a7118
1 2006-05-14:     Corrected compilation issues and minor bugs
2                 Configuration file variable substitution now works in variable definition
3                 Support for IPv6 in configuration file notations
5 2006-04-11:     Added support for UIA output
6                 Added support for conditional compilation of NCURSES and UIA
7                 Added optional support for syslog
8                 Aded support for explicit list of local networks
10 2006-03-31:     Added text output
11                 Added support for IEEE 8021.g VLAN
13 2005-07-01:     Added pause
14                 Added sorting
15                 Added external resolvers
16                 Added -n command line parameter (disable resolving)
18 2005-06-30:     Refactoring to more reusable design
20 2004-10-04:     Added --disable-multithreaded-resolver option for FreeBSD
21                 Fixed more porting issues.
23 2004-10-02:     Fixed porting issues to freebsd and solaris
25 2004-09-28:     Added packet counting instead of just bytes counting
26                 Added support for raw encapsulation present on linux IPv6 tunnel devices
28 2004-08-27:     Added IPv6 support
29                 Address field width is now dynamic
31 2003-07-30:     Added "-p" command line parameter (promiscuous mode)
32                 Added "local_aggregation", "remote_aggregation" and "select_rule" keywords to config file (see README)
33                 Added "--local-aggr", "--remote-aggr" and "-s" command line parameters
35 2003-04-23:     Added man page
37 2003-04-16:     Added "interface" keyword
38                 
39 2002-10-16:     Added suspend feature
41 2002-10-13:     Added -f command line parameter
42                 Added support for BPF filters to filter packets prior to processing them
44 2002-08-31:     I added -b switch for bits/bytes per second
46 2002-08-28:     Package is now compilable under FreeBSD, Solaris, Debian and on
47                 various CPUs. See PORTING file.
49 2002-08-27:     Added -i command line parameter
50                 Added -d command line parameter
51                 jnettop now correctly interprets traffic on linux "any" interface
52                 separate in/out accounting
54 2002-08-22:     The package is entirely new.
56 $Header$