| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: add yang wrappers for IP prefixes | Renato Westphal | 2019-09-18 | 1 | -0/+17 |
* | yang: add user type for ip-address | Quentin Young | 2019-09-12 | 1 | -0/+18 |
* | yang: create interface reference type | Quentin Young | 2019-09-10 | 5 | -21/+58 |
* | *: Fix spelling errors pointed out by debian packaging | Donald Sharp | 2019-08-19 | 2 | -17/+17 |
* | Merge pull request #4781 from opensourcerouting/eigrpd-northbound | Donald Sharp | 2019-08-07 | 2 | -1/+5 |
|\ |
|
| * | eigrpd: migrate old CLI to northbound | Rafael Zalamena | 2019-08-03 | 1 | -0/+4 |
| * | yang: change EIGRP authentication enum name | Rafael Zalamena | 2019-08-03 | 1 | -1/+1 |
* | | yang: simplify filter choice by removing cases | Rafael Zalamena | 2019-08-02 | 1 | -30/+18 |
* | | yang: use filter types in route-map | Rafael Zalamena | 2019-08-02 | 1 | -7/+6 |
* | | yang: initial filter YANG model import | Rafael Zalamena | 2019-08-02 | 1 | -0/+365 |
* | | yang: initial route-map YANG model import | Rafael Zalamena | 2019-08-02 | 1 | -0/+405 |
|/ |
|
* | Merge pull request #4669 from opensourcerouting/bfd-isis-northbound | Russ White | 2019-07-16 | 1 | -0/+6 |
|\ |
|
| * | isisd: migrate BFD command to northbound | Rafael Zalamena | 2019-07-09 | 1 | -0/+6 |
* | | Merge pull request #4619 from opensourcerouting/eigrpd-yang | Russ White | 2019-07-09 | 1 | -0/+336 |
|\ \
| |/
|/| |
|
| * | yang/eigrp: change active-time timer to seconds | Rafael Zalamena | 2019-07-09 | 1 | -2/+3 |
| * | yang: import EIGRP YANG model | Rafael Zalamena | 2019-06-27 | 1 | -0/+335 |
* | | yang: change single hop `leaf` order | Rafael Zalamena | 2019-07-09 | 1 | -5/+5 |
* | | bfdd: use microseconds timers in YANG | Rafael Zalamena | 2019-06-22 | 1 | -9/+9 |
* | | bfdd: migrate session commands to northbound | Rafael Zalamena | 2019-06-22 | 1 | -0/+4 |
* | | yang: import BFD yang model | Rafael Zalamena | 2019-06-22 | 1 | -0/+387 |
|/ |
|
* | lib, yang: disable libyang custom user types temporarily | Renato Westphal | 2019-05-07 | 1 | -10/+3 |
* | isisd: Add IS-IS-TE support per Area | Olivier Dugeon | 2019-04-25 | 1 | -8/+8 |
* | Revert "isisd: Add IS-IS-TE support per Area" | Russ White | 2019-04-23 | 1 | -8/+8 |
* | Merge pull request #4137 from Orange-OpenSource/TE | Russ White | 2019-04-23 | 1 | -8/+8 |
|\ |
|
| * | Issue #4032: Add IS-IS-TE support per Area | Olivier Dugeon | 2019-04-15 | 1 | -8/+8 |
* | | isisd: allow redistribute statements with both the route-map and metric options | Dmitrii Turlupov | 2019-04-16 | 1 | -16/+14 |
* | | yang: priority of isis commands in interface configuration | Dmitrii Turlupov | 2019-04-16 | 1 | -7/+7 |
|/ |
|
* | Merge remote-tracking branch 'frr/master' into rip-vrf | Renato Westphal | 2019-03-29 | 1 | -1/+6 |
|\ |
|
| * | build: fix a whole bunch of *FLAGS | David Lamparter | 2019-01-30 | 1 | -1/+1 |
| * | build, lib/yang: bake in extensions if possible | David Lamparter | 2019-01-24 | 1 | -0/+5 |
* | | yang: sync the IETF module translator with the latest frr-ripd changes | Renato Westphal | 2019-01-18 | 1 | -18/+18 |
* | | ripngd: add vrf input parameter to the "clear-ripng-route" RPC | Renato Westphal | 2019-01-18 | 1 | -0/+13 |
* | | ripngd: make YANG operational-data VRF aware too | Renato Westphal | 2019-01-18 | 1 | -67/+67 |
* | | ripngd: add VRF support | Renato Westphal | 2019-01-18 | 1 | -3/+8 |
* | | ripd: add vrf input parameter to the "clear-rip-route" RPC | Renato Westphal | 2019-01-18 | 1 | -0/+13 |
* | | ripd: make YANG operational-data VRF aware too | Renato Westphal | 2019-01-18 | 1 | -68/+68 |
* | | ripd: add VRF support | Renato Westphal | 2019-01-18 | 3 | -20/+29 |
|/ |
|
* | isisd, yang: set default network-type to broadcast | Emanuele Di Pascale | 2018-12-18 | 1 | -0/+1 |
* | isisd, yang: change type empty leafs to booleans | Emanuele Di Pascale | 2018-12-18 | 1 | -17/+32 |
* | isisd, yang: add configuration model and callback stubs | Emanuele Di Pascale | 2018-12-18 | 2 | -0/+1392 |
* | Merge pull request #3399 from opensourcerouting/ripngd-nb-retrofitting | Donald Sharp | 2018-12-14 | 3 | -0/+347 |
|\ |
|
| * | yang, ripngd: add 'frr-ripngd.yang' and associated stub callbacks | Renato Westphal | 2018-12-03 | 3 | -0/+347 |
* | | lib, tests: add support for keyless YANG lists | Renato Westphal | 2018-12-09 | 1 | -2/+0 |
|/ |
|
* | lib, tests: major rework in the operational-data callbacks | Renato Westphal | 2018-11-26 | 2 | -0/+60 |
* | yang: add .gitignore | David Lamparter | 2018-11-19 | 1 | -0/+2 |
* | yang: embed models into binaries | David Lamparter | 2018-11-19 | 2 | -0/+99 |
* | yang: add a module translator for ietf-rip.yang | Renato Westphal | 2018-10-27 | 5 | -0/+475 |
* | yang, ripd: add 'frr-ripd.yang' and associated stub callbacks | Renato Westphal | 2018-10-27 | 6 | -0/+801 |
* | yang, lib: add 'frr-interface.yang' and associated stub callbacks | Renato Westphal | 2018-10-27 | 2 | -0/+47 |
* | lib: introduce new northbound API | Renato Westphal | 2018-10-27 | 4 | -0/+178 |