summaryrefslogtreecommitdiffstats
path: root/lib/smux.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove smux option for snmpDonald Sharp2018-08-231-1416/+0
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-90/+104
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-44/+33
* *: reindent pt. 2whitespace / reindent2017-07-171-33/+44
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1188/+1138
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-3/+3
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-3/+3
* | *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-1/+1
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-1/+1
|/
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-1/+1
* *: use vty_outlnQuentin Young2017-06-291-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: update thread_add_* callsQuentin Young2017-05-091-6/+8
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-3/+6
* *: snmp: convert into modulesDavid Lamparter2017-03-251-2/+2
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-42/+0
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-061-1/+1
|\
| * build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-1/+1
* | lib: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-2/+4
* | lib: distribute.c, smux.c, vty.c grammar refactorQuentin Young2016-09-221-21/+6
|/
* 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