summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh_config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: track version & "defaults" in configsDavid Lamparter2017-03-281-0/+1
* vtysh, zebra: Fix link-params to use exit-link-paramsDonald Sharp2016-11-181-1/+1
* zebra: fix link-params CLI handlingDavid Lamparter2016-11-121-1/+12
* vtysh: detangle configuration writesDavid Lamparter2016-11-091-1/+0
* vtysh: Fix 'show run' output of bgpDonald Sharp2016-10-211-31/+4
* vtysh: refactor vtysh_client_{config,execute}David Lamparter2016-10-181-24/+1
* vtysh: infer integrated config usage from existence of Quagga.confChristian Franke2016-10-121-3/+3
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-2/+28
* ldpd: add vtysh supportRenato Westphal2016-09-231-0/+4
* Quagga: Static LSP configurationvivek2016-09-231-1/+3
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+4
* vrf: add a runtime check before playing with netnsNicolas Dichtel2016-09-091-1/+1
* lib, vtysh: support multiple VRFs by using linux netnsFeng Lu2016-09-091-0/+3
* Don't print empty sections as they clutter the output of show-runningDinesh G Dutt2016-07-191-1/+8
* Don't display integrated-vtysh-config as its the default in CL.Dinesh G Dutt2016-07-191-2/+2
* vtysh: fix function prototypesDavid Lamparter2016-06-081-23/+8
* lib, vtysh: Return actual problem further upDonald Sharp2016-04-071-1/+5
* vtysh: Set an erroneous exit code if dry run fails because of syntax errorDonald Sharp2016-03-091-4/+8
* quagga: remove babelDaniel Walton2016-02-111-2/+0
* lib, vtysh, zebra: Better VRF debug handlingDonald Sharp2016-02-031-1/+3
* vtysh: Add VRF sub-modeDonald Sharp2016-02-021-13/+4
* Quagga: Fixup some compile warningsDonald Sharp2015-11-231-1/+1
* BGP: extcommunity-list are displayed before community-listDaniel Walton2015-11-181-2/+2
* Fix location of some of the commands in integrated configvivek2015-10-211-2/+6
* Display the BGP ipv4 unicast configuration under "address-family ipv4 unicast".Daniel Walton2015-10-211-2/+7
* Quagga processes should not die if they read an unrecognized line inDaniel Walton2015-07-281-18/+1
* Fixup of warnings in the codeDonald Sharp2015-07-261-0/+1
* vtysh-integrated-fix.patchDonald Sharp2015-05-211-1/+1
* quagga: vtysh-integrated-fix.patchDonald Sharp2015-05-201-0/+2
* vtysh: vtysh-warnings.patchDonald Sharp2015-05-201-1/+16
* vtysh: Vtysh support for babeld.Juliusz Chroboczek2012-03-251-0/+2
* Fix vtysh based "write term" output.Chris Caputo2009-06-231-0/+2
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-9/+9
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-2/+2
* * vtysh_config.c: Move password commands to the AAA_NODE. Ithasso2005-03-091-5/+6
* More cosmetical vtysh fixes.hasso2004-12-221-2/+6
* No delimiter between "ip forwarding" and "ipv6 forwarding".hasso2004-12-221-1/+1
* Vtysh compiles cleanly as well.hasso2004-10-071-6/+6
* Big vtysh cleanup. See changelogs for details.hasso2004-10-031-50/+38
* More vtysh fixes. Specifying configuration from command line works now.hasso2004-08-271-25/+13
* Vtysh cleanup part 2. No any functional changes yet except VTYSH_INTERFACE.hasso2004-08-261-13/+22
* Cleaning up whitespace mess mostly caused by my patches. Biggerhasso2004-08-251-6/+6
* 2004-01-15 Paul Jakma <paul@dishone.st>paul2004-01-151-1/+1
* *** empty log message ***hasso2003-12-231-0/+2
* See http://bugzilla.dishone.st/show_bug.cgi?id=13paul2003-03-281-3/+14
* Initial revisionpaul2002-12-131-0/+426