| Commit message (Expand) | Author | Age | Files | Lines |
* | vtysh: drop unused variables & RETSIGTYPE | David Lamparter | 2015-04-21 | 2 | -17/+8 |
* | vtysh: fix function prototypes | David Lamparter | 2015-04-21 | 5 | -24/+29 |
* | vtysh: don't use '\0' as NULL | David Lamparter | 2015-04-21 | 1 | -3/+3 |
* | lib, vtysh: reduce unneccessary C extension usage | David Lamparter | 2015-04-21 | 1 | -1/+4 |
* | *: add missing includes | David Lamparter | 2015-04-21 | 1 | -0/+1 |
* | build: get rid of INCLUDES, use AM_CPPFLAGS | David Lamparter | 2015-02-14 | 1 | -1/+1 |
* | vtysh: add missing pimd define | David Lamparter | 2015-02-04 | 1 | -0/+1 |
* | pimd: Remove conflict marker. | Everton Marques | 2015-02-04 | 1 | -1/+0 |
* | [pim] pim commands added to vtysh | Leonard Herve | 2015-02-04 | 3 | -2/+5 |
* | vtysh: fix build against readline 6.3 | Sébastien Luttringer | 2014-05-27 | 1 | -2/+2 |
* | lib/command.c: rewrite command matching/parsing | Christian Franke | 2014-04-01 | 2 | -13/+11 |
* | vtysh: don't append superflous spaces (BZ#750) | Christian Franke | 2013-07-31 | 1 | -5/+3 |
* | vtysh: fix false lib path matching in extract.pl.in | Joakim Tjernlund | 2013-02-23 | 1 | -35/+34 |
* | zebra: add module to communicate routes to FPM | Avneesh Sachdev | 2012-11-30 | 1 | -1/+2 |
* | *: use array_size() helper macro | Balaji.G | 2012-10-25 | 1 | -11/+10 |
* | build: fix extract.pl for cross compilation | Serj Kalichev | 2012-09-25 | 1 | -1/+1 |
* | build: use net-snmp-config to configure NetSNMP | Vincent Bernat | 2012-06-25 | 1 | -1/+1 |
* | build: allow configure and build in a separate directory | Vincent Bernat | 2012-06-25 | 2 | -2/+2 |
* | vtysh: Vtysh support for babeld. | Juliusz Chroboczek | 2012-03-25 | 5 | -3/+31 |
* | vtysh: fix regexp for install_element() in babeld | Ang Way Chuang | 2012-03-25 | 1 | -1/+1 |
* | build: delete .cvsignore files | Denis Ovsienko | 2011-12-13 | 1 | -13/+0 |
* | vtysh: [build] silence preprocessor errors in some cases | Dmitrij Tejblum | 2011-10-17 | 1 | -1/+1 |
* | [vtysh] Save vtysh history to a file | Tomasz Pala | 2009-06-24 | 1 | -1/+7 |
* | Fix vtysh based "write term" output. | Chris Caputo | 2009-06-23 | 2 | -2/+4 |
* | [vtysh] Add a --noerror option | Stephen Hemminger | 2009-06-18 | 1 | -7/+18 |
* | [vtysh] Return non-zero exit code on error. | Stephen Hemminger | 2009-06-18 | 1 | -1/+2 |
* | [vtysh] Make vtysh more useable for scripting | Stephen Hemminger | 2009-06-18 | 3 | -13/+53 |
* | [vtysh] Force line buffered mode. | Stephen Hemminger | 2009-06-18 | 1 | -0/+1 |
* | [cleanup] Make command nodes static | Stephen Hemminger | 2009-06-12 | 1 | -16/+16 |
* | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger | 2009-06-12 | 1 | -4/+1 |
* | [vtysh] Add commands from zebra_routemap.c to vtysh | Bartek Kania | 2008-10-04 | 1 | -1/+2 |
* | [administrivia] Git should ignore backup files and .loT files | Paul Jakma | 2008-08-22 | 1 | -0/+3 |
* | [trivia] Remove ChangeLog files, as this data is now maintained in SCM | Paul Jakma | 2008-08-22 | 1 | -500/+0 |
* | [build] Test for GNU-style PIE support in toolchain and enable | Paul P Komkoff Jr | 2008-08-22 | 1 | -0/+3 |
* | [administrivia] Add .gitignore files, based on .cvsignores. | Paul Jakma | 2008-08-22 | 1 | -0/+13 |
* | [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing command | Paul Jakma | 2008-07-03 | 3 | -2/+18 |
* | [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty | Paul Jakma | 2008-07-02 | 3 | -3/+9 |
* | [bgpd] Merge AS4 support | Paul Jakma | 2007-10-14 | 3 | -3/+8 |
* | [vtysh] bug #371: vtysh forgets to print 'end' for write-terminal | Paul Jakma | 2007-06-20 | 2 | -0/+8 |
* | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma | 2007-05-10 | 1 | -2/+2 |
* | [zebra] Routemap support on received routes, with 'set src' command (linux) | Paul Jakma | 2007-05-02 | 3 | -4/+11 |
* | [logging] Add new "log timestamp precision" command for subsecond timestamps | Andrew J. Schorr | 2007-04-29 | 2 | -0/+33 |
* | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | Paul Jakma | 2006-10-15 | 1 | -1/+11 |
* | [vtysh] Never skip authentication, and add support for multiple -c commands | Andrew J. Schorr | 2006-07-27 | 4 | -23/+119 |
* | [vtysh] Add "show memory" to vtysh | Paul Jakma | 2006-05-28 | 2 | -0/+30 |
* | [vtysh] suppress output in 'show logging' for daemons not present | Paul Jakma | 2006-05-23 | 2 | -6/+13 |
* | [vtysh] Add 'show logging' command | Paul Jakma | 2006-05-23 | 2 | -1/+28 |
* | 2006-01-11 Erik Smit <zoiah@zoiah.net> | paul | 2006-01-11 | 2 | -1/+8 |
* | * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly. | hasso | 2005-09-15 | 3 | -2/+7 |
* | * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linked | hasso | 2005-08-25 | 1 | -1/+1 |