summaryrefslogtreecommitdiffstats
path: root/lib/command.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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