summaryrefslogtreecommitdiffstats
path: root/lib/smux.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-1/+1
* lib: fix vty.c and smux.c static variable clashDonald Sharp2015-10-131-5/+6
* *: nuke ^L (page feed)David Lamparter2014-06-041-5/+5
* agentx: handle SNMP trapsVincent Bernat2012-06-251-1/+8
* smux: remove `tick` argument from smux_trap()Vincent Bernat2012-06-251-1/+1
* agentx: add AgentX support to Quagga.Vincent Bernat2012-06-251-1/+1
* smux: isolate SMUX implementation from SNMP implementationVincent Bernat2012-06-251-83/+40
* build: only define HAVE_SNMPVincent Bernat2012-06-251-6/+0
* lib: fix SMUX compiler warningsStephen Hemminger2011-12-061-4/+3
* [cleanup] Use const in smux interfaceStephen Hemminger2009-06-181-8/+8
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [snmp] Compiler warning fixes for when "--enable-snmp" is configured.Chris Caputo2009-06-021-51/+44
* Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund2008-08-251-1/+3
* [snmp-smux] Fix problems if 'smux peer ...' is issued multiple timesPaul Jakma2007-10-221-2/+12
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-2/+2
* [64-bit] Fix 4 problems with printf formats and 64-bit size_tAndrew J. Schorr2007-04-271-1/+1
* [snmp] Fix asn_build calls to pass correct variable sizes (fixes 64-bit issues)Andrew J. Schorr2006-09-261-7/+7
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-6/+27
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-13/+8
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-47/+47
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-3/+3
* 2004-10-31 Paul Jakma <paul@dishone.st>paul2004-10-311-18/+19
* Make initializing smux connection configurable - "smux peer OID" commandhasso2004-10-131-39/+47
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-1/+2
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-9/+14
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* 2003-08-13 Paul Jakma <paul@dishone.st>paul2003-08-131-1/+1
* 2003-08-13 Paul Jakma <paul@dishone.st>paul2003-08-131-1/+1
* 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-121-1/+1
* 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-191-3/+9
* 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-2/+2
* Fix build for net-snmppaul2003-03-181-1/+3
* Initial revisionpaul2002-12-131-0/+1501