summaryrefslogtreecommitdiffstats
path: root/lib/command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pbrd: Add PBR to FRRDonald Sharp2018-04-061-0/+3
* lib: remove IRDP_NODEQuentin Young2018-04-031-1/+0
* Merge pull request #2005 from qlyoung/remove-masc-nodeRafael Zalamena2018-04-021-3/+0
|\
| * lib: remove MASC_NODEQuentin Young2018-03-301-3/+0
* | lib: remove SERVICE_NODEQuentin Young2018-03-301-1/+0
|/
* bgpd: add flowspec featurejaydom2018-03-301-0/+10
* bgpd: new vpn-policy CLIG. Paul Ziemba2018-03-201-8/+0
* lib: add new BGP VPN policy command nodeG. Paul Ziemba2018-03-091-0/+8
* lib, vtysh: Start cli for nexthop-groupDonald Sharp2018-03-091-0/+3
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-14/+12
* Merge pull request #1728 from mkanjari/evpn-bug-fixesPhilippe Guibert2018-03-061-0/+3
|\
| * vtysh/lib: write domainname to config fileMitesh Kanjariya2018-02-091-0/+3
* | lib: split logicalrouter and vrf netns featurePhilippe Guibert2018-02-271-3/+3
|/
* *: silence '-Wchar-subscripts' warnings on NetBSDRenato Westphal2018-02-021-2/+2
* lib, pimd: Remove PIM_NODE as it is not neededDonald Sharp2018-01-301-3/+0
* Merge pull request #1436 from rtrlib/rpkiDonald Sharp2017-11-131-0/+1
|\
| * bgpd: Add RPKI/RTR supportMarcel Röthke2017-11-101-0/+1
* | lib: Fix command `copy running-config startup-config` to alias `write file`pogojotz2017-11-121-24/+31
|/
* *: add missing \n in some help stringsRenato Westphal2017-10-241-1/+1
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-4/+4
* lib: Hash creation cleanupDonald Sharp2017-09-051-2/+7
* *: fix styleQuentin Young2017-08-301-11/+11
* Merge branch 'master' into dev-masterMitesh Kanjariya2017-08-291-14/+35
|\
| * lib: better warnings for install_elementDavid Lamparter2017-08-241-14/+18
| * lib: centralized memstats-at-exitDavid Lamparter2017-08-241-0/+17
* | lib: new APIs for get/set system hostname/domainnameMitesh Kanjariya2017-08-291-6/+45
* | Handle hostname/domainname properly for FreeBSDMitesh Kanjariya2017-08-261-14/+0
* | Fix compilation errors for domainnameMitesh Kanjariya2017-08-261-0/+2
* | lib: Fix make check failuresMitesh Kanjariya2017-08-261-0/+12
* | lib/bgpd: provide/use API to get hostname/domainnameMitesh Kanjariya2017-08-251-4/+31
|/
* lib: Fix multi instance ospfChirag Shah2017-08-101-2/+7
* 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/+3
|/
* lib: s/leychain/keychainQuentin Young2017-07-311-1/+1
* lib: correct some node name typosQuentin Young2017-07-271-3/+3
* lib, vtysh: add `find COMMAND`Quentin Young2017-07-271-5/+7
* lib: add CLI node namesQuentin Young2017-07-271-6/+103
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-14/+8
* *: reindent pt. 2whitespace / reindent2017-07-171-8/+14
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1740/+1628
* Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-75/+72
|\
| * lib, vtysh: remove now-useless newline argDavid Lamparter2017-07-141-4/+3
| * Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-0/+35
| |\
| * \ Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-10/+10
| |\ \
| * | | *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-16/+14
| * | | *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-8/+8
| * | | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-50/+50
* | | | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-10/+45
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #808 from qlyoung/vtysh-termcolsRuss White2017-07-141-0/+35
| |\ \ \ | | |_|/ | |/| |