summaryrefslogtreecommitdiffstats
path: root/lib/command.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: remove DEFUN_DEPRECATEDQuentin Young2018-06-251-3/+0
* lib: Add --log-level to daemonsDonald Sharp2018-06-191-1/+1
* lib: Add new cli to specify where to output logs on startupDonald Sharp2018-06-191-0/+1
* lib: add hook for preprocessing commandsQuentin Young2018-06-061-0/+22
* lib: add string utilitiesQuentin Young2018-06-061-3/+0
* lib: Moved no-password warnings into header filePascal Mathis2018-05-131-0/+4
* lib: move ip node above vrf node for config orderQuentin Young2018-05-091-1/+1
* lib: add ability to dump cli mode graphQuentin Young2018-04-221-0/+1
* Merge pull request #1989 from qlyoung/defpy-hiddenLou Berger2018-04-121-0/+10
|\
| * lib, python: DEFPY_ATTR, DEFPY_HIDDENQuentin Young2018-04-101-0/+10
* | pbrd: Add PBR to FRRDonald Sharp2018-04-061-0/+1
|/
* Merge pull request #2006 from qlyoung/remove-irdp-nodeRuss White2018-04-051-1/+0
|\
| * lib: remove IRDP_NODEQuentin Young2018-04-031-1/+0
* | Merge pull request #2002 from qlyoung/remove-undebugRuss White2018-04-051-1/+1
|\ \ | |/ |/|
| * bgpd, pim: remove undebugQuentin Young2018-04-021-1/+1
* | Merge pull request #2005 from qlyoung/remove-masc-nodeRafael Zalamena2018-04-021-1/+0
|\ \
| * | lib: remove MASC_NODEQuentin Young2018-03-301-1/+0
| |/
* / lib: remove SERVICE_NODEQuentin Young2018-03-301-1/+0
|/
* bgpd: add flowspec featurejaydom2018-03-301-0/+2
* bgpd: new vpn-policy CLIG. Paul Ziemba2018-03-201-2/+0
* lib: Keep indent/clang happyG. Paul Ziemba2018-03-091-69/+69
* lib: add new BGP VPN policy command nodeG. Paul Ziemba2018-03-091-0/+2
* lib, vtysh: Start cli for nexthop-groupDonald Sharp2018-03-091-0/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-3/+4
* lib: split logicalrouter and vrf netns featurePhilippe Guibert2018-02-271-1/+1
* Merge pull request #1653 from Orange-OpenSource/SR-RoutingDonald Sharp2018-02-061-0/+1
|\
| * OSPFD: Add Experimental Segment Routing supportOlivier Dugeon2018-01-181-0/+1
* | lib, pimd: Remove PIM_NODE as it is not neededDonald Sharp2018-01-301-1/+0
|/
* lib, bgpd: fixup use of of CMD_ARGC_MAXQuentin Young2018-01-111-1/+1
* bgpd: Add RPKI/RTR supportMarcel Röthke2017-11-101-0/+1
* lib, ospf6d, ospfd, zebra: Add ZEBRA_STRDonald Sharp2017-10-251-0/+1
* lib: Add some documentation about argv_findDonald Sharp2017-10-101-0/+7
* *: watchfrr needs 'show debugging' DEFUNDaniel Walton2017-09-201-0/+1
* lib: new APIs for get/set system hostname/domainnameMitesh Kanjariya2017-08-291-2/+3
* provide/use API to get hostname/domainnameMitesh Kanjariya2017-08-251-1/+1
* lib/bgpd: provide/use API to get hostname/domainnameMitesh Kanjariya2017-08-251-0/+5
* Merge branch 'frr/pull/822' ("EVPN fixes")David Lamparter2017-08-091-0/+1
|\
| * bgpd, lib, vtysh: Added support for mac filtering in route-mapsMitesh Kanjariya2017-08-081-0/+1
* | zebra: add support for static pseudowiresRenato Westphal2017-08-091-0/+1
|/
* ospfd: Fix MI-OSPF configuraton clisChirag Shah2017-08-041-0/+1
* lib, vtysh: add `find COMMAND`Quentin Young2017-07-271-1/+2
* lib: add CLI node namesQuentin Young2017-07-271-1/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-216/+227
* Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-1/+1
|\
| * lib, vtysh: remove now-useless newline argDavid Lamparter2017-07-141-1/+1
* | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-0/+3
|\|
| * Merge pull request #808 from qlyoung/vtysh-termcolsRuss White2017-07-141-0/+1
| |\
| | * lib, vtysh: pretty-print variable autocompletionsQuentin Young2017-07-131-0/+1
| * | vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-0/+1
| * | bgpd: --enable-multipath=256 setting is ignoredDaniel Walton2017-07-111-0/+1
| |/