| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: Add CMD_RANGE_STR macro to command.h | Donald Sharp | 2016-02-26 | 1 | -0/+11 |
* | bgpd, lib, vtysh: hook up bgp ENCAP CLI node | Lou Berger | 2016-02-26 | 1 | -0/+2 |
* | bgpd, lib, vtysh: hook up bgp VPNv6 CLI node | Lou Berger | 2016-02-26 | 1 | -0/+1 |
* | lib: fix bookkeeping for libreadline malloc()s | Lou Berger | 2016-02-26 | 1 | -0/+1 |
* | vtysh: Fix Quagga.conf file read in. | Donald Sharp | 2015-10-27 | 1 | -0/+1 |
* | lib, vtysh: support multiple VRFs by using linux netns | Feng Lu | 2015-06-03 | 1 | -0/+1 |
* | lib: fix "reduce strcmp in CLI" fallout (10bac801) | David Lamparter | 2015-05-14 | 1 | -0/+3 |
* | lib/cli: reduce strcmp in CLI hot paths | David Lamparter | 2015-05-05 | 1 | -11/+15 |
* | pimd: Remove non-standard copyright line. | Everton Marques | 2015-02-04 | 1 | -1/+0 |
* | [pim] Initial pim 0.155 | Everton Marques | 2015-02-04 | 1 | -0/+2 |
* | lib: Improve error reporting from broken config files | Steve Hill | 2014-09-19 | 1 | -1/+1 |
* | lib/command.c: rewrite command matching/parsing | Christian Franke | 2014-04-01 | 1 | -9/+184 |
* | babeld: Initial import, for Babel routing protocol. | Paul Jakma | 2012-03-25 | 1 | -0/+1 |
* | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo | 2009-07-19 | 1 | -2/+6 |
* | [vty] Add support for a 'restricted mode' with anonymous vty connections | Paul Jakma | 2008-08-23 | 1 | -1/+2 |
* | [zebra] Routemap support on received routes, with 'set src' command (linux) | Paul Jakma | 2007-05-02 | 1 | -0/+1 |
* | [lib] Centralise Zserv route type information, auto-generate redist strings | Paul Jakma | 2006-06-27 | 1 | -0/+2 |
* | [lib] command.c exports host global, add it to header. | Paul Jakma | 2006-03-30 | 1 | -1/+3 |
* | [lib] Mark most arguments in DEFUN_CMD_FUNC_TEXT as potentially unused | Paul Jakma | 2006-03-30 | 1 | -1/+4 |
* | 2005-11-03 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-03 | 1 | -1/+1 |
* | 2005-08-22 Hugo Santos <hsantos@av.it.pt> | paul | 2005-08-22 | 1 | -0/+1 |
* | 2005-05-06 Paul Jakma <paul@dishone.st> | paul | 2005-05-06 | 1 | -21/+21 |
* | 2005-03-08 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-08 | 1 | -1/+1 |
* | 2005-03-08 Jeroen Massar <jeroen@unfix.org> | paul | 2005-03-08 | 1 | -0/+1 |
* | 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-01-28 | 1 | -1/+5 |
* | * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c will | hasso | 2005-01-23 | 1 | -0/+1 |
* | * command.[ch], vty.c: cmd_execute_command() function must not attempt | hasso | 2005-01-16 | 1 | -1/+1 |
* | 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-07 | 1 | -5/+24 |
* | 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-03 | 1 | -6/+0 |
* | DEFUN_DEPRECATED passes attribute to DEFUN as well. | hasso | 2004-11-28 | 1 | -1/+1 |
* | 2004-10-22 Paul Jakma <paul@dishone.st> | paul | 2004-10-22 | 1 | -29/+50 |
* | Small copyright string and hostname related cleanup. | hasso | 2004-10-19 | 1 | -0/+2 |
* | 2004-10-13 Paul Jakma <paul@dishone.st> | paul | 2004-10-13 | 1 | -1/+1 |
* | Some more const string fixes. | hasso | 2004-10-11 | 1 | -2/+2 |
* | 2004-10-10 Paul Jakma <paul@dishone.st> | paul | 2004-10-10 | 1 | -8/+8 |
* | Even more const strings and fix to bugfix. | hasso | 2004-10-07 | 1 | -1/+1 |
* | Number of warnings is down to 3 again in lib directory. A lot of const's | hasso | 2004-10-05 | 1 | -8/+8 |
* | Big vtysh cleanup. See changelogs for details. | hasso | 2004-10-03 | 1 | -0/+1 |
* | Merge isisd into the Quagga's framework: | jardin | 2003-12-23 | 1 | -0/+3 |
* | Initial revision | paul | 2002-12-13 | 1 | -0/+308 |