summaryrefslogtreecommitdiffstats
path: root/lib/vty.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib, isisd: enable concurrent configuration editingDavid Lamparter2016-10-071-0/+1
* lib: replace vty->index_sub with qobjDavid Lamparter2016-10-071-2/+12
* lib: vty: add infrastructure for qobj ID "index"David Lamparter2016-10-071-1/+52
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-0/+11
* lib: Arm build breakage with MAX_INT macro issuesDonald Sharp2016-08-031-1/+1
* lib/vty: add vty_stdio at-close hookDavid Lamparter2016-06-081-1/+1
* lib/vty: add vty_stdio()David Lamparter2016-06-081-0/+1
* lib/vty: add separate output fd support to VTYsDavid Lamparter2016-06-081-0/+3
* zebra: mark multicast commands experimentalDavid Lamparter2016-05-261-0/+8
* Should be able to "no" the full text of any config lineDaniel Walton2015-11-231-4/+24
* Quagga processes should not die if they read an unrecognized line inDaniel Walton2015-07-281-0/+3
* lib: lib-warnings.patchDonald Sharp2015-05-201-1/+1
* BGP: Fix update-groups commands to match neighborsDonald Sharp2015-05-201-0/+13
* lib: Changes to VTY string-parsing macros to remove warningsAndrew Certain2013-01-071-14/+32
* lib: remove last uses of sockunion_su2str()Jorge Boncompte [DTI2]2012-05-021-3/+4
* lib: fix some strtoul() use casesUlrich Weber2012-01-021-1/+2
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-0/+1
* [logging] Add new "log timestamp precision" command for subsecond timestampsAndrew J. Schorr2007-04-291-1/+2
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-10/+10
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-16/+39
* 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-231-1/+0
* 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-231-3/+12
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-1/+5
* 2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-051-21/+1
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-18/+21
* Make more strings const.hasso2004-10-071-1/+1
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-1/+1
* 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-121-1/+1
* 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-1/+3
* Initial revisionpaul2002-12-131-0/+205