summaryrefslogtreecommitdiffstats
path: root/NEWS
AgeCommit message (Collapse)Author
2016-12-134.0 releasev4.0Thomas Graf
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2016-08-02Derive initial interface selection based on policyThomas Graf
So far, any output module with a selection capability defaulted to the first interface in the list as first pick. This uses the policy configuration instead and thus allows to select which interface to display first: Examples: bmon -p 'em1,*' bmon -p 'eth*,lo,*' The first rule that finds a matching interface is used and will trigger initial selection. Note that this is *ONLY* evaluated after the first read of the statistics so if a more preferred interface appears later, the selection will not be changed. Signed-off-by: Thomas Graf <tgraf@suug.ch>
2016-07-193.9 releasev3.9Thomas Graf
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2015-07-253.8 releasev3.8Thomas Graf
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2015-06-30bmon 3.7 releasev3.7Thomas Graf
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2014-11-223.6 releasev3.6Thomas Graf
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2014-08-303.5 releasev3.5Thomas Graf
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2014-08-243.4 releasev3.4Thomas Graf
Signed-off-by: Thomas Graf <tgraf@suug.ch>