File: ChangeLog

package info (click to toggle)
bmon 2.0.1-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge, squeeze, wheezy
  • size: 644 kB
  • ctags: 702
  • sloc: ansic: 5,909; sh: 2,511; makefile: 52
file content (62 lines) | stat: -rw-r--r-- 1,711 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Summary of changes from 2.0.0 to 2.0.1
================================================

	Memory leak fix when deleting unused interfaces

	netlink: use default handlers


Summary of changes from 2.0.0-rc2 to 2.0.0-rc3
================================================

	Support for collision, multicast and drop statistics for BSD.

	Mark sparc64 OpenBSD as broken in manual pages.


Summary of changes from 2.0.0-rc1 to 2.0.0-rc2
================================================

	Curses: 'l' toggles interface list display.

	Curses: change header to show interface and
	node and bmon version string on the right.

Summary of changes from 2.0.0-pre5 to 2.0.0-rc1
================================================

	Support for requeues statistics (Linux).

	Adapted to new libnl interface

	Respect CPPFLAGS in dependency lookup

	Remove trailing / in install procedure
	(better portability)

Summary of changes from 2.0.0-pre4 to 2.0.0-pre5
================================================

	Respect CPPFLAGS

Summary of changes from 2.0.0-pre3 to 2.0.0-pre4
================================================

	Removed --enable-netstat, the global warning is better.

	etc/bmon.conf example configuration file

	Updated manual pages.

	Verbose warning to not install bmon as SUID root
	executable in configure script.

	Allow setting input, secondary input, output secondary output,
	policy, read_interval, sleep time and show all interface via
	configuration file, overwrite possible via cli arguments.

Summary of changes from 2.0.0-pre2 to 2.0.0-pre3
================================================

	Disable netstat input method by default and add --enable-netstat
	to add it back to the compile process.