| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: remove DEFUN_DEPRECATED | Quentin Young | 2018-06-25 | 1 | -3/+0 |
* | lib: Add --log-level to daemons | Donald Sharp | 2018-06-19 | 1 | -1/+1 |
* | lib: Add new cli to specify where to output logs on startup | Donald Sharp | 2018-06-19 | 1 | -0/+1 |
* | lib: add hook for preprocessing commands | Quentin Young | 2018-06-06 | 1 | -0/+22 |
* | lib: add string utilities | Quentin Young | 2018-06-06 | 1 | -3/+0 |
* | lib: Moved no-password warnings into header file | Pascal Mathis | 2018-05-13 | 1 | -0/+4 |
* | lib: move ip node above vrf node for config order | Quentin Young | 2018-05-09 | 1 | -1/+1 |
* | lib: add ability to dump cli mode graph | Quentin Young | 2018-04-22 | 1 | -0/+1 |
* | Merge pull request #1989 from qlyoung/defpy-hidden | Lou Berger | 2018-04-12 | 1 | -0/+10 |
|\ |
|
| * | lib, python: DEFPY_ATTR, DEFPY_HIDDEN | Quentin Young | 2018-04-10 | 1 | -0/+10 |
* | | pbrd: Add PBR to FRR | Donald Sharp | 2018-04-06 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #2006 from qlyoung/remove-irdp-node | Russ White | 2018-04-05 | 1 | -1/+0 |
|\ |
|
| * | lib: remove IRDP_NODE | Quentin Young | 2018-04-03 | 1 | -1/+0 |
* | | Merge pull request #2002 from qlyoung/remove-undebug | Russ White | 2018-04-05 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | bgpd, pim: remove undebug | Quentin Young | 2018-04-02 | 1 | -1/+1 |
* | | Merge pull request #2005 from qlyoung/remove-masc-node | Rafael Zalamena | 2018-04-02 | 1 | -1/+0 |
|\ \ |
|
| * | | lib: remove MASC_NODE | Quentin Young | 2018-03-30 | 1 | -1/+0 |
| |/ |
|
* / | lib: remove SERVICE_NODE | Quentin Young | 2018-03-30 | 1 | -1/+0 |
|/ |
|
* | bgpd: add flowspec feature | jaydom | 2018-03-30 | 1 | -0/+2 |
* | bgpd: new vpn-policy CLI | G. Paul Ziemba | 2018-03-20 | 1 | -2/+0 |
* | lib: Keep indent/clang happy | G. Paul Ziemba | 2018-03-09 | 1 | -69/+69 |
* | lib: add new BGP VPN policy command node | G. Paul Ziemba | 2018-03-09 | 1 | -0/+2 |
* | lib, vtysh: Start cli for nexthop-group | Donald Sharp | 2018-03-09 | 1 | -0/+1 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -3/+4 |
* | lib: split logicalrouter and vrf netns feature | Philippe Guibert | 2018-02-27 | 1 | -1/+1 |
* | Merge pull request #1653 from Orange-OpenSource/SR-Routing | Donald Sharp | 2018-02-06 | 1 | -0/+1 |
|\ |
|
| * | OSPFD: Add Experimental Segment Routing support | Olivier Dugeon | 2018-01-18 | 1 | -0/+1 |
* | | lib, pimd: Remove PIM_NODE as it is not needed | Donald Sharp | 2018-01-30 | 1 | -1/+0 |
|/ |
|
* | lib, bgpd: fixup use of of CMD_ARGC_MAX | Quentin Young | 2018-01-11 | 1 | -1/+1 |
* | bgpd: Add RPKI/RTR support | Marcel Röthke | 2017-11-10 | 1 | -0/+1 |
* | lib, ospf6d, ospfd, zebra: Add ZEBRA_STR | Donald Sharp | 2017-10-25 | 1 | -0/+1 |
* | lib: Add some documentation about argv_find | Donald Sharp | 2017-10-10 | 1 | -0/+7 |
* | *: watchfrr needs 'show debugging' DEFUN | Daniel Walton | 2017-09-20 | 1 | -0/+1 |
* | lib: new APIs for get/set system hostname/domainname | Mitesh Kanjariya | 2017-08-29 | 1 | -2/+3 |
* | provide/use API to get hostname/domainname | Mitesh Kanjariya | 2017-08-25 | 1 | -1/+1 |
* | lib/bgpd: provide/use API to get hostname/domainname | Mitesh Kanjariya | 2017-08-25 | 1 | -0/+5 |
* | Merge branch 'frr/pull/822' ("EVPN fixes") | David Lamparter | 2017-08-09 | 1 | -0/+1 |
|\ |
|
| * | bgpd, lib, vtysh: Added support for mac filtering in route-maps | Mitesh Kanjariya | 2017-08-08 | 1 | -0/+1 |
* | | zebra: add support for static pseudowires | Renato Westphal | 2017-08-09 | 1 | -0/+1 |
|/ |
|
* | ospfd: Fix MI-OSPF configuraton clis | Chirag Shah | 2017-08-04 | 1 | -0/+1 |
* | lib, vtysh: add `find COMMAND` | Quentin Young | 2017-07-27 | 1 | -1/+2 |
* | lib: add CLI node names | Quentin Young | 2017-07-27 | 1 | -1/+4 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -216/+227 |
* | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr | Donald Sharp | 2017-07-14 | 1 | -1/+1 |
|\ |
|
| * | lib, vtysh: remove now-useless newline arg | David Lamparter | 2017-07-14 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr | Donald Sharp | 2017-07-14 | 1 | -0/+3 |
|\| |
|
| * | Merge pull request #808 from qlyoung/vtysh-termcols | Russ White | 2017-07-14 | 1 | -0/+1 |
| |\ |
|
| | * | lib, vtysh: pretty-print variable autocompletions | Quentin Young | 2017-07-13 | 1 | -0/+1 |
| * | | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 1 | -0/+1 |
| * | | bgpd: --enable-multipath=256 setting is ignored | Daniel Walton | 2017-07-11 | 1 | -0/+1 |
| |/ |
|