- be987c2 lib: Clean command.c by Quentin Young · 8 years ago
- 71e0ba7 vtysh: make warnings about node installs a non-default compile-time option by Nick Hilliard · 8 years ago
- b7ceefe lib: limit size of vty buffer to 4096 bytes by Quentin Young · 8 years ago
- ae51c9d lib: Add new if_link_params structure by Olivier Dugeon · 9 years ago
- 9219366 lib: keep hash of node's commands to detect duplicate installs by Paul Jakma · 8 years ago
- 41de629 lib: add api method to read current config path by Christian Franke · 9 years ago
- 68b45cc *: Consolidate all double VIEW_NODE and ENABLE_NODE's by Donald Sharp · 9 years ago
- b9ac2f3 lib: Consolidate VIEW_NODE to be ENABLE_NODE as well by Donald Sharp · 9 years ago
- a3fda88 bgpd, lib, vtysh: hook up bgp ENCAP CLI node by Lou Berger · 9 years ago
- 13c378d bgpd, lib, vtysh: hook up bgp VPNv6 CLI node by Lou Berger · 9 years ago
- f9ec419 lib: add "show commandtree" CLI command by Lou Berger · 9 years ago
- 6729003 lib: fix bookkeeping for libreadline malloc()s by Lou Berger · 9 years ago
- d8aa4be vtysh: Fix Quagga.conf file read in. by Donald Sharp · 9 years ago
- f733280 lib/command: Fix optional arguments with description interactions by Donald Sharp · 9 years ago
- f31bab4 Quagga: Fix code to use srandom/random by Donald Sharp · 9 years ago
- 4715a53 lib/vty: add separate output fd support to VTYs by David Lamparter · 11 years ago
- f1fc327 lib: assert(0) still needs a return by David Lamparter · 10 years ago
- 1416293 lib: fix "reduce strcmp in CLI" fallout (10bac801) by David Lamparter · 10 years ago
- 10bac80 lib/cli: reduce strcmp in CLI hot paths by David Lamparter · 10 years ago
- ab90fc0 *: add/cleanup initialisers by David Lamparter · 10 years ago
- 7abd875 build: track config args by David Lamparter · 10 years ago
- 74b4fad pimd: Remove motd tweaking. by Everton Marques · 10 years ago
- f9e05e5 [pim] Version up to 0.161 by Everton Marques · 15 years ago
- 42e3078 [pim] Clean-up by Everton Marques · 15 years ago
- 7aa9dce Fix most compiler warnings in default GCC build. by Paul Jakma · 10 years ago
- ea55500 lib: Improve error reporting from broken config files by Steve Hill · 15 years ago
- 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
- cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
- 0be793e build: include git info by David Lamparter · 12 years ago
- aa5cf24 lib: make IPv6 prefix parser slightly more strict by David Lamparter · 12 years ago
- 7c9c6ae lib: drop heuristic IPv6 address recognition by Roman Hoog Antink · 13 years ago
- 5734509 babeld: Initial import, for Babel routing protocol. by Paul Jakma · 13 years ago
- b82cdeb delete CVS keywords by Denis Ovsienko · 13 years ago
- fc95186 lib: fix more format warnings (#637) by Christian Hammers · 14 years ago
- e276eb8 lib: Add a command to clear the thread CPU history data by Paul Jakma · 15 years ago
- 2d362d1 lib: make some structures constant by Stephen Hemminger · 15 years ago
- 228da42 [bgpd] Stability fixes including bugs 397, 492 by Chris Caputo · 15 years ago
- 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
- 62687ff [vty] Add support for a 'restricted mode' with anonymous vty connections by Paul Jakma · 16 years ago
- 1ed72e0 [logging] Add new "log timestamp precision" command for subsecond timestamps by Andrew J. Schorr · 18 years ago
- e5cd706 [lib] Fix vector leak in error path in command.c, CID #38 by Paul Jakma · 18 years ago
- 5fc6051 [lib] CID #55, fix return of freed pointer, cmd_describe_command_real by Paul Jakma · 19 years ago
- d251996 [lib] CID #37, fix error case leak, cmd_complete_command_real by Paul Jakma · 19 years ago
- 05865c9 2005-10-26 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- eb820af 2005-09-05 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 1e83659 2005-08-22 Hugo Santos <hsantos@av.it.pt> by paul · 19 years ago
- 8cc4198 2005-05-06 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 354d119 2005-04-25 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 55468c8 2005-03-14 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 909a215 2005-03-14 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- b896147 2005-03-14 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 4275b1d 2005-03-09 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 9e92eea 2005-03-09 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 2208518 2005-03-08 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 9c5d856 2005-03-08 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- b45da6f 2005-03-08 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 3b0c5d9 2005-03-08 Jeroen Massar <jeroen@unfix.org> by paul · 20 years ago
- 12f6ea2 * command.c: host.name might be NULL. * vty.c: Fix fd leak. by hasso · 20 years ago
- f6834d4 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 13bfca7 * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c will by hasso · 20 years ago
- 87d683b * command.[ch], vty.c: cmd_execute_command() function must not attempt by hasso · 20 years ago
- cb585b6 2005-01-14 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- f867d32 2005-01-14 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 20 years ago
- cba8a60 Reverting some int -> unsigned int fixes in command.c for now. Fixes crash by hasso · 20 years ago
- 2885f72 2004-12-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 82146b8 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 274a4a4 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 56f2069 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- d246bd9 2004-11-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 6099b3b 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 6590f2c Small copyright string and hostname related cleanup. by hasso · 20 years ago
- ddd85ed Fix critical bugzilla #113. Make CMD_ERR_NOTHING_TODO nonfatal. by hasso · 20 years ago
- 42d4986 2004-10-13 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 9035efa 2004-10-10 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- ea8e9d9 Even more const strings and fix to bugfix. by hasso · 20 years ago
- 6ad96ea Make more strings const. by hasso · 20 years ago
- 8c328f1 Number of warnings is down to 3 again in lib directory. A lot of const's by hasso · 20 years ago
- e7168df Big vtysh cleanup. See changelogs for details. by hasso · 20 years ago
- 3339476 2004-09-13 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 34553cc Make "terminal length <0-512>" command work in vtysh. by hasso · 20 years ago
- 5e4fa16 2004-03-16 David Young <dyoung@pobox.com> by gdt · 21 years ago
- 9e867fe Merge isisd into the Quagga's framework: by jardin · 21 years ago
- aa593d5 2003-12-22 Christian Hammers <ch@lathspell.de> by gdt · 21 years ago
- 54aba54 2003-08-20 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> by paul · 21 years ago
- 42053f4 2003-08-13 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- e8f2984 2003-08-12 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 12ab19f 2003-07-26 Paul Jakma <paul at dishone.st> by paul · 21 years ago
- 22e0a9e 2003-07-11 Vsevolod Sipakov <zebra@vs.megalink.ru> by paul · 21 years ago
- b21b19c 2003-06-15 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 726f9b2 Last fixes from 6Wind patch. by hasso · 22 years ago
- 9ab6812 This patch adds Yon's CLI 'walk back up tree' patch. Following are email by paul · 22 years ago
- eda031f Finish off merge off CLI extensions, see below for description. Merge should by paul · 22 years ago
- b92938a Yon Uriarte <havanna_moon@gmx.net> [zebra 16671] [PATCH] CLI extensions. by paul · 22 years ago
- 718e374 Initial revision by paul · 22 years ago