summaryrefslogtreecommitdiffstats
path: root/lib/command.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: merge pimd as of 2015-01-19David Lamparter2016-05-261-0/+1
* lib: Swap show run ordering of interfaces and vrf'sDonald Sharp2016-05-061-1/+1
* quagga: "set community x:y" needs bounds checkingDaniel Walton2016-04-141-0/+2
* lib, vtysh: Return actual problem further upDonald Sharp2016-04-071-0/+1
* vtysh: make HIDDEN commands workDaniel Walton2016-03-021-0/+3
* lib, vtysh: Rehook the motd command back into vtyshDonald Sharp2016-02-181-0/+2
* quagga: remove babelDaniel Walton2016-02-111-1/+0
* lib, vtysh, zebra: Better VRF debug handlingDonald Sharp2016-02-031-0/+1
* lib: Allow vrf under the cliDonald Sharp2016-02-011-0/+1
* lib: Add CMD_RANGE_STR macro to command.hDonald Sharp2015-12-081-0/+11
* vtysh: Fix Quagga.conf file read in.Donald Sharp2015-09-281-0/+1
* lib: Improve error reporting from broken config filesSteve Hill2015-09-011-1/+1
* vtysh: vtysh-warnings.patchDonald Sharp2015-05-201-1/+1
* This patch adds support for allowing BGP to create and bring up neighborDonald Sharp2015-05-201-0/+9
* Clarify the different permutations of soft clearing a peerDonald Sharp2015-05-201-0/+4
* 'neighbor <if-name> interface' config support in BGP including RA/Zebra changes.Donald Sharp2015-05-201-1/+2
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-9/+184
* babeld: Initial import, for Babel routing protocol.Paul Jakma2012-03-251-0/+1
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-2/+6
* [vty] Add support for a 'restricted mode' with anonymous vty connectionsPaul Jakma2008-08-231-1/+2
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-021-0/+1
* [lib] Centralise Zserv route type information, auto-generate redist stringsPaul Jakma2006-06-271-0/+2
* [lib] command.c exports host global, add it to header.Paul Jakma2006-03-301-1/+3
* [lib] Mark most arguments in DEFUN_CMD_FUNC_TEXT as potentially unusedPaul Jakma2006-03-301-1/+4
* 2005-11-03 Paul Jakma <paul.jakma@sun.com>paul2005-11-031-1/+1
* 2005-08-22 Hugo Santos <hsantos@av.it.pt>paul2005-08-231-0/+1
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-21/+21
* 2005-03-08 Paul Jakma <paul.jakma@sun.com>paul2005-03-081-1/+1
* 2005-03-08 Jeroen Massar <jeroen@unfix.org>paul2005-03-081-0/+1
* 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-281-1/+5
* * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c willhasso2005-01-231-0/+1
* * command.[ch], vty.c: cmd_execute_command() function must not attempthasso2005-01-171-1/+1
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-5/+24
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-031-6/+0
* DEFUN_DEPRECATED passes attribute to DEFUN as well.hasso2004-11-281-1/+1
* 2004-10-22 Paul Jakma <paul@dishone.st>paul2004-10-221-29/+50
* Small copyright string and hostname related cleanup.hasso2004-10-191-0/+2
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-1/+1
* Some more const string fixes.hasso2004-10-111-2/+2
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-8/+8
* Even more const strings and fix to bugfix.hasso2004-10-071-1/+1
* Number of warnings is down to 3 again in lib directory. A lot of const'shasso2004-10-051-8/+8
* Big vtysh cleanup. See changelogs for details.hasso2004-10-031-0/+1
* Merge isisd into the Quagga's framework:jardin2003-12-231-0/+3
* Initial revisionpaul2002-12-131-0/+308