summaryrefslogtreecommitdiffstats
path: root/lib/command.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Add CMD_RANGE_STR macro to command.hDonald Sharp2016-02-261-0/+11
* bgpd, lib, vtysh: hook up bgp ENCAP CLI nodeLou Berger2016-02-261-0/+2
* bgpd, lib, vtysh: hook up bgp VPNv6 CLI nodeLou Berger2016-02-261-0/+1
* lib: fix bookkeeping for libreadline malloc()sLou Berger2016-02-261-0/+1
* vtysh: Fix Quagga.conf file read in.Donald Sharp2015-10-271-0/+1
* lib, vtysh: support multiple VRFs by using linux netnsFeng Lu2015-06-031-0/+1
* lib: fix "reduce strcmp in CLI" fallout (10bac801)David Lamparter2015-05-141-0/+3
* lib/cli: reduce strcmp in CLI hot pathsDavid Lamparter2015-05-051-11/+15
* pimd: Remove non-standard copyright line.Everton Marques2015-02-041-1/+0
* [pim] Initial pim 0.155Everton Marques2015-02-041-0/+2
* lib: Improve error reporting from broken config filesSteve Hill2014-09-191-1/+1
* 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-221-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-161-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