/ar/

m>
path: root/NEWS
blob: 0d10d58fff98366b32fc0d2437440802a06f1958 (plain)
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
Mandriva network monitoring tool -- History of user-visible changes
Copyright (C) 2009, Mandriva

0.15:
- updated translations

0.14:
- convert to gtk3

0.13:
- properly check for network accounting
- allow to be properly installed on rpm-less systems
- add kde plasma plugin
- add kde plasma data source

0.11:
- properly check if device dissapears (#57108)

0.10:
- properly check for /var/log/net_monitor.log permissions (#59777)

0.09:
- add support for displaying network connections
- fix handling unsupported network card parameters

0.08:
- properly detect default route on x86_64 systems
- properly calculate network uptime
- modified timeouts to improve system power usage

0.07:
- implement connection uptime monitoring in GUI
- added ifup.d and ifdown.d scripts for account network uptime

0.06:
- support selecting default monitoring interface from command line
- display interface icons when available

0.05:
- prevent crashing when running for long time
- pretty-format traffic data

0.04:
- simplified UI

0.03:
- improved network traffic graphics
- displaying global system information in statusbar (routes, DNS, ...)

0.02:
- largely improved execution overhead
- converted to use standard python routines
- interactively monitoring wireless link level
- correctly detecting interface data
- displaying more verbose interface information
- using two fixed columns for data

0.01:
- implemented integration with vnstat
- initial release