lib/Vyatta/Netflow.pm | 3 scripts/vyatta-netflow.pl | 110 ++++++---- scripts/vyatta-show-acct.pl | 96 +++++++- templates-cfg/system/accounting/netflow/server/node.tag/port/node.def | 4 templates-cfg/system/accounting/netflow/timeout/expiry-interval/node.def | 9 templates-cfg/system/accounting/netflow/timeout/flow-generic/node.def | 9 templates-cfg/system/accounting/netflow/timeout/icmp/node.def | 9 templates-cfg/system/accounting/netflow/timeout/max-active-life/node.def | 9 templates-cfg/system/accounting/netflow/timeout/node.def | 1 templates-cfg/system/accounting/netflow/timeout/tcp-fin/node.def | 9 templates-cfg/system/accounting/netflow/timeout/tcp-generic/node.def | 9 templates-cfg/system/accounting/netflow/timeout/tcp-rst/node.def | 9 templates-cfg/system/accounting/netflow/timeout/upd/node.def | 9 templates-op/clear/accounting/counters/node.def | 2 templates-op/clear/accounting/interface/node.def | 2 templates-op/clear/accounting/interface/node.tag/counters/node.def | 3 templates-op/clear/accounting/interface/node.tag/node.def | 4 templates-op/clear/accounting/interface/node.tag/process/node.def | 3 templates-op/clear/accounting/node.def | 3 templates-op/show/accounting/interface/node.tag/top/node.def | 1 templates-op/show/accounting/interface/node.tag/top/node.tag/node.def | 4 21 files changed, 248 insertions(+), 60 deletions(-)
New commits: commit 641a4e4f31c74d7e82d28fe3eabbbdbe6bc5c9eb Author: Stig Thormodsrud <[email protected]> Date: Sun Aug 23 20:45:07 2009 -0700 change default netflow port to 2055 commit 36dad4e96c530fd92ce2a8401d3a639b77170972 Author: Stig Thormodsrud <[email protected]> Date: Sun Aug 23 20:43:15 2009 -0700 Add support for multiple netflow/sflow collectors commit 66a25a59bf04f5d95382f44bb073d969ff2c0cd3 Author: Stig Thormodsrud <[email protected]> Date: Sun Aug 23 16:36:36 2009 -0700 Commify large numbers commit 1d423b675fde6bce78dc60e69efdd522d5ef8e29 Author: Stig Thormodsrud <[email protected]> Date: Sun Aug 23 15:15:15 2009 -0700 Add 'clear accounting interface <eth0> process' commit 48aeafc92831ff015659fd6e60d8d0ffa8f50126 Author: Stig Thormodsrud <[email protected]> Date: Sun Aug 23 12:02:47 2009 -0700 Move "clear accounting" to "clear accounting counters" for consistency. commit 91169e18897c88822f3df84521812f1552e0792c Author: Stig Thormodsrud <[email protected]> Date: Sun Aug 23 11:46:30 2009 -0700 Add "show accounting interface <ethX> top N". commit a59b3b128fcc48ad5b2e701d61c138b04fe2a10f Author: Stig Thormodsrud <[email protected]> Date: Sun Aug 23 11:45:38 2009 -0700 Add netflow timeout variables. http://suva.vyatta.com/git/?p=vyatta-netflow.git;a=commitdiff;h=641a4e4f31c74d7e82d28fe3eabbbdbe6bc5c9eb http://suva.vyatta.com/git/?p=vyatta-netflow.git;a=commitdiff;h=36dad4e96c530fd92ce2a8401d3a639b77170972 http://suva.vyatta.com/git/?p=vyatta-netflow.git;a=commitdiff;h=66a25a59bf04f5d95382f44bb073d969ff2c0cd3 http://suva.vyatta.com/git/?p=vyatta-netflow.git;a=commitdiff;h=1d423b675fde6bce78dc60e69efdd522d5ef8e29 http://suva.vyatta.com/git/?p=vyatta-netflow.git;a=commitdiff;h=48aeafc92831ff015659fd6e60d8d0ffa8f50126 http://suva.vyatta.com/git/?p=vyatta-netflow.git;a=commitdiff;h=91169e18897c88822f3df84521812f1552e0792c http://suva.vyatta.com/git/?p=vyatta-netflow.git;a=commitdiff;h=a59b3b128fcc48ad5b2e701d61c138b04fe2a10f _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
