summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh_config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* vtysh: fix exit-vrf printingQuentin Young2018-10-241-12/+76
* bgpd: remove ip prefix from as-path, <large,ext>community-listSarita Patra2018-10-051-8/+8
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-2/+2
* vtysh: support fabricdChristian Franke2018-09-051-0/+3
* bfdd: add vty shell commandsRafael Zalamena2018-08-081-0/+2
* vtysh: Respect order dependancy of some pim commandsDonald Sharp2018-08-021-0/+3
* *: style for | supportQuentin Young2018-06-061-1/+1
* vtysh: add | supportQuentin Young2018-06-061-21/+12
* vtysh, zebra: print exit-vrf at end of vrf contextQuentin Young2018-04-171-0/+6
* pbrd: Add PBR to FRRDonald Sharp2018-04-061-0/+5
* bgpd: `logical-router` netns vtysh configuration comparison incorrectPhilippe Guibert2018-04-031-1/+1
* lib: remove SERVICE_NODEQuentin Young2018-03-301-5/+3
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-5/+5
* Merge pull request #1833 from opensourcerouting/fix-vtysh-output-initQuentin Young2018-03-061-1/+1
|\
| * vtysh: initialize vty structure correctly for output to terminalChristian Franke2018-03-061-1/+1
* | Merge pull request #1728 from mkanjari/evpn-bug-fixesPhilippe Guibert2018-03-061-0/+5
|\ \ | |/ |/|
| * vtysh/lib: write domainname to config fileMitesh Kanjariya2018-02-091-0/+5
* | vtysh: change logical router node namePhilippe Guibert2018-02-271-2/+2
|/
* lib: Display configured VRFsvivek2018-01-241-3/+5
* Merge pull request #1264 from donaldsharp/linklistLou Berger2017-10-051-2/+2
|\
| * *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-2/+2
* | vtysh: Fix ordering of multicast boundary commandDonald Sharp2017-10-051-0/+18
|/
* Merge branch 'master' into dev-masterMitesh Kanjariya2017-08-291-1/+4
|\
| * vtysh: Fix for the ordering of large-community lists in config outputNigel Kukard2017-08-281-1/+4
* | lib: new APIs for get/set system hostname/domainnameMitesh Kanjariya2017-08-291-2/+2
* | lib/bgpd: provide/use API to get hostname/domainnameMitesh Kanjariya2017-08-251-3/+2
|/
* Merge branch 'frr/pull/822' ("EVPN fixes")David Lamparter2017-08-091-3/+8
|\
| * bgpd, lib, vtysh: Added support for mac filtering in route-mapsMitesh Kanjariya2017-08-081-3/+8
* | zebra: add support for static pseudowiresRenato Westphal2017-08-091-0/+2
|/
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-341/+337
* Merge remote-tracking branch 'frr/master' into pull-624David Lamparter2017-06-131-33/+35
|\
| * vtysh: Cleanup some stuff(tm)Donald Sharp2017-06-021-33/+35
* | Merge remote-tracking branch 'origin/master' into babelDonald Sharp2017-05-301-22/+22
|\|
| * *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
| * vtysh: autocomplete variablesDavid Lamparter2017-05-151-4/+4
* | lib, vtysh: Add bits and pieces to allow vtysh to understand babelDonald Sharp2017-05-141-0/+2
|/
* *: Allow agentx to be displayed as part of vtyshDonald Sharp2017-05-091-0/+1
* Merge remote-tracking branch 'origin/master' into EIGRPDonald Sharp2017-04-061-0/+1
|\
| * *: track version & "defaults" in configsDavid Lamparter2017-03-281-0/+1
* | vtysh: Fix eigrp ordering in 'show run'Donald Sharp2017-03-111-0/+2
|/
* 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