summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_snmp.c
Commit message (Expand)AuthorAgeFilesLines
* vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-1/+1
* Changed gcc options to -std=c99 and -O2, and tighted warnings.Chris Hall2011-09-021-0/+4
* Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-23/+23
* Fix compiling with --enable-snmpChris Hall2010-04-151-17/+21
* Wite route refresh received. Hive off statistics into separate struct.paulo2010-01-271-7/+10
* Fixed program shutdown. Added peering engine side of TTL changing.paulo2010-01-271-0/+1
* [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