templates/protocols/snmp/community/node.def | 3 templates/protocols/snmp/community/node.tag/authorization/node.def | 7 templates/protocols/snmp/community/node.tag/client/node.def | 3 templates/protocols/snmp/community/node.tag/network/node.def | 4 templates/protocols/snmp/contact/node.def | 2 templates/protocols/snmp/description/node.def | 2 templates/protocols/snmp/location/node.def | 3 templates/protocols/snmp/node.def | 12 templates/protocols/snmp/trap-target/node.def | 3 Makefile.am | 2 debian/changelog | 12 scripts/snmp/vyatta-snmp.pl | 132 +++++----- templates/service/snmp/community/node.def | 3 templates/service/snmp/community/node.tag/authorization/node.def | 7 templates/service/snmp/community/node.tag/client/node.def | 3 templates/service/snmp/community/node.tag/network/node.def | 4 templates/service/snmp/contact/node.def | 2 templates/service/snmp/description/node.def | 2 templates/service/snmp/location/node.def | 3 templates/service/snmp/node.def | 12 templates/service/snmp/trap-target/node.def | 3 21 files changed, 118 insertions(+), 106 deletions(-)
New commits: commit 27b590effaeb016bb6bbbf28651d45ceef0ed9b0 Author: Stephen Hemminger <[email protected]> Date: Tue Jan 5 18:39:33 2010 -0800 0.16.8 commit 16174dae682466753648444110e74add094adc34 Author: Stephen Hemminger <[email protected]> Date: Tue Jan 5 18:31:25 2010 -0800 Need to be root to remove snmpd.conf Postscript to bug 4499 commit 77cf1104456865288a5f4ee584f1ba1397d07e1c Author: Stephen Hemminger <[email protected]> Date: Tue Jan 5 18:13:35 2010 -0800 update version commit c5e6a28f5697e9448dbb343f5023709cbc2d3c8b Author: Stephen Hemminger <[email protected]> Date: Tue Jan 5 15:34:56 2010 -0800 Change 'protocols snmp' to 'service snmp' Bug 212 The entries in config under protocols were all routing protocols except SNMP which was an unfortunate original design choice. Config script does migration. commit fa603975fdbbc7726dbb923e6cb2fc0649c28a98 Author: Stephen Hemminger <[email protected]> Date: Tue Jan 5 14:59:09 2010 -0800 SNMP: Merge common code for rand hex number commit 408dba64b3b1369b5986d369a816ae22ed2730b2 Author: Stephen Hemminger <[email protected]> Date: Tue Jan 5 14:47:14 2010 -0800 Cleanup SNMP config file generation Create to temporary file first, then move. http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=27b590effaeb016bb6bbbf28651d45ceef0ed9b0 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=16174dae682466753648444110e74add094adc34 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=77cf1104456865288a5f4ee584f1ba1397d07e1c http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=c5e6a28f5697e9448dbb343f5023709cbc2d3c8b http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=fa603975fdbbc7726dbb923e6cb2fc0649c28a98 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=408dba64b3b1369b5986d369a816ae22ed2730b2 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
