templates-cfg/system/accounting/interface/node.def | 6 -- templates-cfg/system/accounting/interface/node.tag/sampling-rate/node.def | 5 - templates-cfg/system/accounting/netflow/engine-id/node.def | 6 -- templates-cfg/system/accounting/netflow/node.def | 1 templates-cfg/system/accounting/netflow/server/node.def | 3 - templates-cfg/system/accounting/netflow/server/node.tag/port/node.def | 7 -- 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/udp/node.def | 9 --- templates-cfg/system/accounting/netflow/version/node.def | 8 -- templates-cfg/system/accounting/node.def | 6 -- templates-cfg/system/accounting/sflow/agentid/node.def | 8 -- templates-cfg/system/accounting/sflow/node.def | 1 templates-cfg/system/accounting/sflow/server/node.def | 3 - templates-cfg/system/accounting/sflow/server/node.tag/port/node.def | 7 -- templates-cfg/system/accounting/syslog-facility/node.def | 29 ---------- 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 | 2 templates-op/clear/accounting/interface/node.tag/process/node.def | 3 - templates-op/clear/accounting/node.def | 1 templates-op/show/accounting/interface/node.def | 1 templates-op/show/accounting/interface/node.tag/host/node.def | 1 templates-op/show/accounting/interface/node.tag/host/node.tag/node.def | 4 - templates-op/show/accounting/interface/node.tag/node.def | 4 - templates-op/show/accounting/interface/node.tag/port/node.def | 2 templates-op/show/accounting/interface/node.tag/port/node.tag/node.def | 4 - templates-op/show/accounting/interface/node.tag/top/node.def | 1 templates-op/show/accounting/interface/node.tag/top/node.tag/node.def | 4 - templates-op/show/accounting/node.def | 3 - scripts/vyatta-netflow.pl | 10 +-- scripts/vyatta-show-acct.pl | 10 +-- templates-cfg/system/flow-accounting/interface/node.def | 6 ++ templates-cfg/system/flow-accounting/interface/node.tag/sampling-rate/node.def | 5 + templates-cfg/system/flow-accounting/netflow/engine-id/node.def | 6 ++ templates-cfg/system/flow-accounting/netflow/node.def | 1 templates-cfg/system/flow-accounting/netflow/server/node.def | 3 + templates-cfg/system/flow-accounting/netflow/server/node.tag/port/node.def | 7 ++ templates-cfg/system/flow-accounting/netflow/timeout/expiry-interval/node.def | 9 +++ templates-cfg/system/flow-accounting/netflow/timeout/flow-generic/node.def | 9 +++ templates-cfg/system/flow-accounting/netflow/timeout/icmp/node.def | 9 +++ templates-cfg/system/flow-accounting/netflow/timeout/max-active-life/node.def | 9 +++ templates-cfg/system/flow-accounting/netflow/timeout/node.def | 1 templates-cfg/system/flow-accounting/netflow/timeout/tcp-fin/node.def | 9 +++ templates-cfg/system/flow-accounting/netflow/timeout/tcp-generic/node.def | 9 +++ templates-cfg/system/flow-accounting/netflow/timeout/tcp-rst/node.def | 9 +++ templates-cfg/system/flow-accounting/netflow/timeout/udp/node.def | 9 +++ templates-cfg/system/flow-accounting/netflow/version/node.def | 8 ++ templates-cfg/system/flow-accounting/node.def | 6 ++ templates-cfg/system/flow-accounting/sflow/agentid/node.def | 8 ++ templates-cfg/system/flow-accounting/sflow/node.def | 1 templates-cfg/system/flow-accounting/sflow/server/node.def | 3 + templates-cfg/system/flow-accounting/sflow/server/node.tag/port/node.def | 7 ++ templates-cfg/system/flow-accounting/syslog-facility/node.def | 29 ++++++++++ templates-op/clear/flow-accounting/counters/node.def | 2 templates-op/clear/flow-accounting/interface/node.def | 2 templates-op/clear/flow-accounting/interface/node.tag/counters/node.def | 3 + templates-op/clear/flow-accounting/interface/node.tag/node.def | 2 templates-op/clear/flow-accounting/interface/node.tag/process/node.def | 3 + templates-op/clear/flow-accounting/node.def | 1 templates-op/show/flow-accounting/interface/node.def | 1 templates-op/show/flow-accounting/interface/node.tag/host/node.def | 1 templates-op/show/flow-accounting/interface/node.tag/host/node.tag/node.def | 4 + templates-op/show/flow-accounting/interface/node.tag/node.def | 4 + templates-op/show/flow-accounting/interface/node.tag/port/node.def | 2 templates-op/show/flow-accounting/interface/node.tag/port/node.tag/node.def | 4 + templates-op/show/flow-accounting/interface/node.tag/top/node.def | 1 templates-op/show/flow-accounting/interface/node.tag/top/node.tag/node.def | 4 + templates-op/show/flow-accounting/node.def | 3 + 76 files changed, 210 insertions(+), 210 deletions(-)
New commits: commit 6b46e9672932d942c0e270d5f2c051c0c69b32eb Author: Stig Thormodsrud <[email protected]> Date: Thu Oct 29 18:26:11 2009 -0700 Rename "accounting" to "flow-accounting". http://suva.vyatta.com/git/?p=vyatta-netflow.git;a=commitdiff;h=6b46e9672932d942c0e270d5f2c051c0c69b32eb _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
