| Commit message (Expand) | Author | Age | Files | Lines |
* | isisd: fix extra space after "ip router isis" | Igor Ryzhov | 2021-03-24 | 1 | -1/+1 |
* | isisd: Fix extra space after `router isis FOO` | Donald Sharp | 2021-03-21 | 1 | -5/+5 |
* | isisd, yang, doc: combine config cmd for SRGB+SRLB | Emanuele Di Pascale | 2021-03-10 | 1 | -55/+82 |
* | isisd: Fix Attach-bit processing | lynne | 2021-01-20 | 1 | -4/+49 |
* | yang, isisd: add RLFA nodes, skeleton callbacks and CLI commands | Renato Westphal | 2021-01-09 | 1 | -0/+177 |
* | isisd: fix LFA command to use correct operations | Renato Westphal | 2021-01-09 | 1 | -4/+4 |
* | Merge pull request #7590 from opensourcerouting/isisd-lfa | Donald Sharp | 2020-12-03 | 1 | -36/+383 |
|\ |
|
| * | yang, isisd: add LFA nodes, NB skeleton callbacks and CLI commands | Renato Westphal | 2020-11-25 | 1 | -36/+383 |
* | | isisd: fix some crashes with --tcli | Renato Westphal | 2020-11-23 | 1 | -17/+26 |
|/ |
|
* | *: Correct spelling stuff | Donald Sharp | 2020-10-29 | 1 | -4/+4 |
* | isisd: add support for Anycast-SIDs | Renato Westphal | 2020-10-23 | 1 | -4/+13 |
* | yang, isisd: add TI-LFA YANG nodes and corresponding skeleton callbacks | Renato Westphal | 2020-10-14 | 1 | -0/+98 |
* | isisd, ospfd: fix missing/excessive docstrings | Igor Ryzhov | 2020-10-02 | 1 | -3/+4 |
* | Merge pull request #7095 from donaldsharp/coverity_5 | Jafar Al-Gharaibeh | 2020-09-12 | 1 | -2/+2 |
|\ |
|
| * | isisd: ifp cannot be NULL | Donald Sharp | 2020-09-11 | 1 | -2/+2 |
* | | Merge pull request #6789 from volta-networks/feat_ldp_igp_sync | Renato Westphal | 2020-09-11 | 1 | -0/+180 |
|\ \
| |/
|/| |
|
| * | isisd: ldp-igp-sync feature: adding isis support | lynne | 2020-09-09 | 1 | -0/+180 |
* | | doc, yang, isisd : Support for different VRF in isisd | harios_niral | 2020-09-01 | 1 | -47/+113 |
|/ |
|
* | isisd : Transformational changes to support different VRFs. | Kaushik | 2020-08-14 | 1 | -18/+33 |
* | isisd: normalize CLI help strings to always use IS-IS | Renato Westphal | 2020-08-11 | 1 | -2/+2 |
* | *: introduce DEFPY_YANG & friends | Renato Westphal | 2020-08-03 | 1 | -73/+73 |
* | Merge pull request #6711 from GalaxyGorilla/bfd_isis_profiles | Quentin Young | 2020-07-21 | 1 | -4/+38 |
|\ |
|
| * | *: add BFD profile support for IS-IS | GalaxyGorilla | 2020-07-10 | 1 | -4/+38 |
* | | *: un-split strings across lines | David Lamparter | 2020-07-14 | 1 | -24/+4 |
|/ |
|
* | isisd: Add Segment Routing Local Block support | Olivier Dugeon | 2020-06-23 | 1 | -5/+51 |
* | isisd: add support for segment routing | Renato Westphal | 2020-04-30 | 1 | -2/+2 |
* | isisd: add segment-routing CLI commands | Renato Westphal | 2020-04-30 | 1 | -0/+218 |
* | Merge pull request #6181 from volta-networks/fix_isisd_no_metric_style | Renato Westphal | 2020-04-12 | 1 | -16/+2 |
|\ |
|
| * | isisd: fix two 'no X' commands | Emanuele Di Pascale | 2020-04-07 | 1 | -16/+2 |
* | | isisd, yang: unified lsp-timers command | Emanuele Di Pascale | 2020-04-06 | 1 | -55/+142 |
|/ |
|
* | isisd: fix hello cmds vtysh output | Emanuele Di Pascale | 2020-03-25 | 1 | -4/+4 |
* | isisd: fix vty show isis metric | Emanuele Di Pascale | 2020-03-20 | 1 | -2/+2 |
* | isisd: split northbound callbacks into multiple files | Renato Westphal | 2019-10-30 | 1 | -1/+1 |
* | Revert "lib: introduce a read-write lock for northbound configurations" | Renato Westphal | 2019-09-18 | 1 | -59/+52 |
* | isisd: fix display of the "isis bfd" command | Renato Westphal | 2019-08-16 | 1 | -1/+1 |
* | isisd: improvements based on feedback | Rafael Zalamena | 2019-07-12 | 1 | -6/+7 |
* | isisd: migrate BFD command to northbound | Rafael Zalamena | 2019-07-09 | 1 | -0/+34 |
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 1 | -1/+2 |
* | *: change interface structure, from vrf_id to vrf | Philippe Guibert | 2019-06-12 | 1 | -2/+1 |
* | lib: introduce a read-write lock for northbound configurations | Renato Westphal | 2019-04-26 | 1 | -52/+59 |
* | isisd: Add IS-IS-TE support per Area | Olivier Dugeon | 2019-04-25 | 1 | -7/+20 |
* | Revert "isisd: Add IS-IS-TE support per Area" | Russ White | 2019-04-23 | 1 | -20/+7 |
* | Merge pull request #4137 from Orange-OpenSource/TE | Russ White | 2019-04-23 | 1 | -7/+20 |
|\ |
|
| * | Issue #4032: Add IS-IS-TE support per Area | Olivier Dugeon | 2019-04-15 | 1 | -7/+20 |
* | | lib: rework management of user pointers in the northbound layer | Renato Westphal | 2019-04-18 | 1 | -12/+6 |
* | | isisd: allow redistribute statements with both the route-map and metric options | Dmitrii Turlupov | 2019-04-16 | 1 | -20/+15 |
|/ |
|
* | isisd: fix crash when entering "no ip[v6] router isis" twice | Renato Westphal | 2019-02-21 | 1 | -11/+12 |
* | libs, rip, isis: change northbound operation enum to DESTROY | Mark Stapp | 2019-02-11 | 1 | -16/+16 |
* | isisd: suppress maybe uninitialized warnings | Emanuele Di Pascale | 2018-12-18 | 1 | -0/+6 |
* | isisd: formatting fixes in isis_cli.c | Emanuele Di Pascale | 2018-12-18 | 1 | -6/+7 |