summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh_config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Remove parenthesis on return for constantsDonatas Abraitis2020-02-091-1/+1
* vtysh: Ensure interface `ip mroute ...` commands are lastDonald Sharp2019-12-201-0/+2
* vtysh: fix multiple "no ip/ipv6 prefix-list sequence-number" lines in running...Igor Ryzhov2019-09-181-1/+3
* all: remove logical-router functionality (#4774)David Lamparter2019-08-061-3/+0
|\
| * all: remove logical-router functionalityIgor Ryzhov2019-08-021-3/+0
* | vtysh: Replace linked-list in vtysh_config with RB-treeJuergen Werner2019-08-021-17/+21
|/
* vtysh: Make nexthop-group submode line uniqueDonald Sharp2019-07-131-1/+2
* lib: split off c-ares code from nhrpdDavid Lamparter2019-07-031-1/+4
* Lib: Debugs for route-map code in FRRAmeya Dharkar2019-06-121-1/+6
* lib: crash when FRR hostname length > 80 charsLakshman Krishnamoorthy2019-05-311-2/+2
* vtysh: don't sort vrrp interface configQuentin Young2019-05-171-0/+4
* *: remove null check before XFREEQuentin Young2019-02-261-2/+1
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-2/+2
* lib: introduce new northbound APIRenato Westphal2018-10-271-1/+5
* 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