Files
nethogs/Changelog
Arnout Engelen 2eae80fd74 fixes
2004-09-18 12:25:53 +00:00

66 lines
1.3 KiB
Plaintext

Changelog
18/09/04 (Arnout)
- also compile with gcc-3.4
-------------------------------------------------
17/09/04 (Arnout)
-Wrapped pcap stuff in nicer 'decpcap' module
-Support for IPv6 and PPP
-using standard C++ maps instead of custom structures
-many more code cleanups
-documentation
-split up ui code in seperate module
-------------------------------------------------
15/08/04 (Fabian)
-Totals (in curses mode)
-------------------------------------------------
29/07/04 (Fabian)
-tracemode (-t)
-------------------------------------------------
06/07/04 (Arnout)
-added support for monitoring multiple interfaces
at once
-------------------------------------------------
02/07/04 (Arnout)
-enabled 'q' for quitting
-------------------------------------------------
29/06/04 (Fabian) <-> 0.5.1
-Adding forceExit when device is ifdown
(handle was null => segfault)
-Changelog activated
-------------------------------------------------
10/05/04 (Arnout)
-cleanups
-splitting out incoming and outgoing traffic
(based on 'I/O by balance' by Fabian)
-------------------------------------------------
06/04/04 (Fabian)
-getLocal
-I/O by balance
-forceExit
-------------------------------------------------
14/02/04 (Fabian)
-Refresh delay
-Help
-Handling command-line options
-------------------------------------------------