summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_snmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: add "auto-cost reference-bandwidth" commandVincent Bernat2014-03-211-1/+3
* security: Fix some typos and potential NULL-derefRemi Gacogne2014-02-111-1/+1
* ospf6d: fix segfault when requesting inexistant interfaces or areasVincent Bernat2012-07-101-4/+6
* ospf6d: add SNMP notifications/traps supportVincent Bernat2012-06-251-0/+56
* ospf6d: add SNMP support for ospfv3*LsdbTableVincent Bernat2012-06-251-89/+174
* ospf6d: add SNMP implementation of ospfv3IfTableVincent Bernat2012-06-251-1/+203
* ospf6d: complete SNMP implementation of ospfv3AreaTableVincent Bernat2012-06-251-2/+28
* ospf6d: complete SNMP implementation for scalar objectsVincent Bernat2012-06-251-0/+44
* ospf6d: add SNMP support for ospfv3NbrTableVincent Bernat2012-06-251-0/+164
* snmp: fix OSPFV3-MIB implementationVincent Bernat2012-06-251-173/+237
* snmp: let handlers accept OID from a lesser prefixVincent Bernat2012-06-251-0/+8
* build: only define HAVE_SNMPVincent Bernat2012-06-251-6/+0
* [snmp] Compiler warning fixes for when "--enable-snmp" is configured.Chris Caputo2009-06-021-3/+7
* Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund2008-08-251-2/+3
* [64-bit] Fix 4 problems with printf formats and 64-bit size_tAndrew J. Schorr2007-04-271-6/+6
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-5/+2
* *.c: Change level of debug messages to LOG_DEBUG.hasso2004-12-241-11/+11
* Fix compile.hasso2004-11-261-1/+1
* Merge svn revisions 1208, 1222 and 1228 from Zebra cvs.hasso2004-11-251-1/+235
* Make initializing smux connection configurable - "smux peer OID" commandhasso2004-10-131-6/+1
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-4/+4
* Merge svn revisions 1065 and 1066 from Zebra CVS.hasso2004-10-081-0/+304