summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_snmp.c
Commit message (Expand)AuthorAgeFilesLines
* bgpd: fix SNMP write supportDavid Lamparter2015-04-211-18/+20
* *: nuke ^L (page feed)David Lamparter2014-06-041-4/+4
* snmp: let handlers accept OID from a lesser prefixVincent Bernat2012-06-251-1/+6
* agentx: handle SNMP trapsVincent Bernat2012-06-251-2/+7
* smux: drop findVar element from trap object structVincent Bernat2012-06-251-2/+2
* smux: remove `tick` argument from smux_trap()Vincent Bernat2012-06-251-2/+2
* build: only define HAVE_SNMPVincent Bernat2012-06-251-6/+0
* bgp: use monotonic clock for time of dayStephen Hemminger2010-01-151-4/+4
* [cleanup] functions taking no args should be declared with void argsStephen Hemminger2009-06-121-1/+1
* [snmp] Compiler warning fixes for when "--enable-snmp" is configured.Chris Caputo2009-06-021-16/+23
* Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund2008-08-251-1/+3
* [bgpd] Trim memory usage of BGP routesPaul Jakma2007-05-041-2/+8
* 2005-09-10 Paul Jakma <paul.jakma@sun.com>paul2005-09-101-2/+1
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-4/+4
* * bgp_attr.c, bgp_snmp.c, bgp_vty.c, bgpd.[ch]: Remove support for oldhasso2005-02-011-1/+1
* * bgp_nexthop.c: Improve debug.hasso2005-02-011-5/+0
* Make initializing smux connection configurable - "smux peer OID" commandhasso2004-10-131-7/+1
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-1/+1
* 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-191-1/+7
* Import of zebra.org 20030428-18:07 ISTpaul2003-04-281-1/+0
* 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-2/+6
* Fix build for net-snmppaul2003-03-181-1/+4
* Initial revisionpaul2002-12-131-0/+875