| Commit message (Expand) | Author | Age | Files | Lines |
* | northbound: KISS always batch yang config (file read), it's faster | Christian Hopps | 2021-06-02 | 1 | -1/+1 |
* | lib: adapt to version 2 of libyang | Christian Hopps | 2021-05-13 | 1 | -13/+13 |
* | isisd: fix bfd config output | Igor Ryzhov | 2021-05-07 | 1 | -4/+6 |
* | isisd: enable autocompletion for bfd profiles | Igor Ryzhov | 2021-05-07 | 1 | -1/+1 |
* | isisd: fix "no bfd profile" command | Igor Ryzhov | 2021-05-07 | 1 | -9/+11 |
* | isisd: link protection optional fallback in ti-lfa | Fredi Raspall | 2021-05-03 | 1 | -3/+33 |
* | isisd: move ldp-sync checks from cli to nb callbacks | Igor Ryzhov | 2021-04-29 | 1 | -36/+0 |
* | isisd: don't use operational data in "no isis circuit-type" | Igor Ryzhov | 2021-04-29 | 1 | -32/+23 |
* | isisd, yang: remove vrf leaf from isis interface node | Igor Ryzhov | 2021-04-29 | 1 | -27/+37 |
* | isisd: don't use operational data in "ip/ipv6 router isis" | Igor Ryzhov | 2021-04-29 | 1 | -124/+55 |
* | isisd: don't create instances directly from cli | Igor Ryzhov | 2021-04-29 | 1 | -2/+0 |
* | isisd: don't use operational data in "no router isis" | Igor Ryzhov | 2021-04-29 | 1 | -21/+36 |
* | isisd: remove useless checks from cli | Igor Ryzhov | 2021-04-29 | 1 | -32/+0 |
* | 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 |