summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* quagga crashes on 'show run bgp'Daniel Walton2015-10-161-14/+14
* Quagga: Fix some more compile warningsDonald Sharp2015-10-071-1/+7
* vtysh: Fix Quagga.conf file read in.Donald Sharp2015-09-281-49/+1
* vtysh: Allow display of individual daemons configsDonald Sharp2015-09-221-0/+44
* Fix dryrun capability to output line # of failed readDonald Sharp2015-09-011-4/+6
* Add missing vtysh commandsDonald Sharp2015-08-201-0/+52
* Quagga: Restrict Shell AccessDonald Sharp2015-08-131-1/+7
* Quagga processes should not die if they read an unrecognized line inDaniel Walton2015-07-283-24/+7
* Add --enable-werror to configureDonald Sharp2015-07-261-1/+1
* Fixup of warnings in the codeDonald Sharp2015-07-264-2/+3
* Fixup of some last remaining differences between stg and gitDonald Sharp2015-07-222-3/+1
* vtysh-integrated-fix.patchDonald Sharp2015-05-212-1/+4
* quagga: vtysh-integrated-fix.patchDonald Sharp2015-05-203-15/+74
* vtysh: service integrated-vtysh-config not being written to fileDonald Sharp2015-05-201-0/+1
* vtysh: vtysh-warnings.patchDonald Sharp2015-05-205-34/+69
* vtysh-add-mark-cmd.patchDonald Sharp2015-05-203-6/+199
* Multi-Instance OSPF SummaryDonald Sharp2015-05-202-16/+184
* ptm-integration.patchDonald Sharp2015-05-201-1/+2
* bgpd: bgpd-fix-ipv6-afi-parser-node.patchDonald Sharp2015-05-202-1/+2
* vtysh: fix build against readline 6.3Sébastien Luttringer2014-05-271-2/+2
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-012-13/+11
* vtysh: don't append superflous spaces (BZ#750)Christian Franke2013-07-311-5/+3
* vtysh: fix false lib path matching in extract.pl.inJoakim Tjernlund2013-02-231-35/+34
* zebra: add module to communicate routes to FPMAvneesh Sachdev2012-11-301-1/+2
* *: use array_size() helper macroBalaji.G2012-10-251-11/+10
* build: fix extract.pl for cross compilationSerj Kalichev2012-09-251-1/+1
* build: use net-snmp-config to configure NetSNMPVincent Bernat2012-06-251-1/+1
* build: allow configure and build in a separate directoryVincent Bernat2012-06-252-2/+2
* vtysh: Vtysh support for babeld.Juliusz Chroboczek2012-03-255-3/+31
* vtysh: fix regexp for install_element() in babeldAng Way Chuang2012-03-251-1/+1
* build: delete .cvsignore filesDenis Ovsienko2011-12-131-13/+0
* vtysh: [build] silence preprocessor errors in some casesDmitrij Tejblum2011-10-171-1/+1
* [vtysh] Save vtysh history to a fileTomasz Pala2009-06-241-1/+7
* Fix vtysh based "write term" output.Chris Caputo2009-06-232-2/+4
* [vtysh] Add a --noerror optionStephen Hemminger2009-06-181-7/+18
* [vtysh] Return non-zero exit code on error.Stephen Hemminger2009-06-181-1/+2
* [vtysh] Make vtysh more useable for scriptingStephen Hemminger2009-06-183-13/+53
* [vtysh] Force line buffered mode.Stephen Hemminger2009-06-181-0/+1
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-16/+16
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-4/+1
* [vtysh] Add commands from zebra_routemap.c to vtyshBartek Kania2008-10-041-1/+2
* [administrivia] Git should ignore backup files and .loT filesPaul Jakma2008-08-221-0/+3
* [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-221-500/+0
* [build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr2008-08-221-0/+3
* [administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma2008-08-221-0/+13
* [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing commandPaul Jakma2008-07-033-2/+18
* [vty] CMD_AS_RANGE accidently quoted and so not expanded in vtyPaul Jakma2008-07-023-3/+9
* [bgpd] Merge AS4 supportPaul Jakma2007-10-153-3/+8
* [vtysh] bug #371: vtysh forgets to print 'end' for write-terminalPaul Jakma2007-06-202-0/+8
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-2/+2