| Commit message (Expand) | Author | Age | Files | Lines |
* | isisd: fix BFD session when IPv6 not configured | Emanuele Di Pascale | 2021-03-18 | 3 | -15/+22 |
* | isisd: Fix coverity warnings | lynne | 2021-03-16 | 1 | -11/+11 |
* | Merge pull request #7945 from volta-networks/feat_isis_snmp | Renato Westphal | 2021-03-15 | 16 | -104/+3964 |
|\ |
|
| * | isisd: support for snmp | lynne | 2021-03-02 | 16 | -104/+3964 |
* | | isisd, yang, doc: combine config cmd for SRGB+SRLB | Emanuele Di Pascale | 2021-03-10 | 5 | -129/+132 |
* | | isisd: added support for routemap match tag in redistribution | Emanuele Altomare | 2021-03-05 | 4 | -4/+39 |
* | | isisd: handle corner case involving TI-LFA and the SR No-PHP flag | Renato Westphal | 2021-02-26 | 1 | -0/+15 |
* | | isisd: remove assert from the TI-LFA repair list computation algorithm | Renato Westphal | 2021-02-26 | 1 | -1/+7 |
* | | Merge pull request #8035 from qlyoung/remove-more-sprintf | Mark Stapp | 2021-02-23 | 4 | -39/+56 |
|\ \
| |/
|/| |
|
| * | *: remove more sprintf() | Quentin Young | 2021-02-09 | 4 | -39/+56 |
* | | *: remove tabs & newlines from log messages | David Lamparter | 2021-02-14 | 1 | -1/+1 |
* | | *: Fix usage of bfd_adj_event | Donald Sharp | 2021-02-07 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #7998 from volta-networks/fix_isis_attach_bit | Donald Sharp | 2021-02-05 | 4 | -17/+90 |
|\ |
|
| * | isisd: When adjacencies go up and down add support to modify attached-bit | lynne | 2021-02-01 | 4 | -17/+90 |
* | | Merge pull request #6766 from opensourcerouting/xref | Russ White | 2021-02-02 | 1 | -1/+2 |
|\ \ |
|
| * | | lib/xref: use to transport thread_* file/line/func | David Lamparter | 2021-02-01 | 1 | -1/+2 |
| |/ |
|
* / | isisd: Prevent sending of uninited data to zebra | Donald Sharp | 2021-01-30 | 1 | -0/+1 |
|/ |
|
* | isisd: Remove #if 0 code | Donald Sharp | 2021-01-28 | 2 | -11/+0 |
* | isisd: Fix Attach-bit processing | lynne | 2021-01-20 | 10 | -40/+223 |
* | Merge pull request #7550 from volta-networks/fix_bfd_isis | Donald Sharp | 2021-01-20 | 4 | -0/+57 |
|\ |
|
| * | isisd: if IS-IS is configured for v6, prefer v6 bfd sessions | Karen Schoener | 2021-01-14 | 4 | -0/+57 |
* | | Merge pull request #7707 from opensourcerouting/isisd-rlfa | Olivier Dugeon | 2021-01-12 | 19 | -57/+1243 |
|\ \ |
|
| * | | isisd: remove two overly verbose LFA debug messages | Renato Westphal | 2021-01-09 | 1 | -11/+0 |
| * | | isisd: fix logging of uninitialized data in the TI-LFA code | Renato Westphal | 2021-01-09 | 1 | -8/+10 |
| * | | isisd: implement Remote LFA | Renato Westphal | 2021-01-09 | 16 | -113/+890 |
| * | | yang, isisd: add RLFA nodes, skeleton callbacks and CLI commands | Renato Westphal | 2021-01-09 | 4 | -0/+418 |
| * | | isisd: fix LFA command to use correct operations | Renato Westphal | 2021-01-09 | 1 | -4/+4 |
* | | | isisd: ignore routes w/ incompatible metric style | Emanuele Di Pascale | 2021-01-09 | 1 | -33/+44 |
* | | | isisd: When last area address is removed, resign if we were DR | Karen Schoener | 2021-01-08 | 1 | -0/+9 |
|/ / |
|
* | | *: Replace s_addr check agains 0 with INADDR_ANY | Donatas Abraitis | 2020-12-14 | 1 | -1/+1 |
* | | isisd, ospfd: update 'client close' callback to 'ldp fail' api | Karen Schoener | 2020-12-10 | 1 | -1/+1 |
* | | Merge pull request #7703 from volta-networks/fix_ldpsync_remove_hello | Donald Sharp | 2020-12-10 | 4 | -119/+0 |
|\ \ |
|
| * | | ldpd, isisd, ospfd: Remove periodic ldp-sync hello message | Karen Schoener | 2020-12-09 | 4 | -119/+0 |
* | | | Merge pull request #7700 from opensourcerouting/isisd-null-check | Mark Stapp | 2020-12-09 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | isisd: fix null pointer dereference when parsing LSP | Renato Westphal | 2020-12-09 | 1 | -1/+1 |
* | | | isisd, ospfd: IGPs detect LDP down via zapi client close message | Karen Schoener | 2020-12-09 | 3 | -1/+59 |
|/ / |
|
* | | isisd: fix SA warning | Igor Ryzhov | 2020-12-04 | 1 | -1/+1 |
* | | Merge pull request #7590 from opensourcerouting/isisd-lfa | Donald Sharp | 2020-12-03 | 21 | -238/+2408 |
|\ \ |
|
| * | | isisd: add the "show isis fast-reroute summary" command | Renato Westphal | 2020-11-25 | 3 | -0/+240 |
| * | | isisd: add support for classic LFA (RFC 5286) | Renato Westphal | 2020-11-25 | 15 | -288/+1281 |
| * | | isisd: store LSPs associated to all SPF adjacencies | Renato Westphal | 2020-11-25 | 2 | -22/+19 |
| * | | yang, isisd: add LFA nodes, NB skeleton callbacks and CLI commands | Renato Westphal | 2020-11-25 | 4 | -39/+965 |
| * | | isisd: rename the "debug isis ti-lfa" command to make it more generic | Renato Westphal | 2020-11-25 | 4 | -75/+73 |
| * | | isisd: move and rename the infinity metric constants | Renato Westphal | 2020-11-25 | 3 | -7/+11 |
| * | | isisd: consult locally configured MSD when computing TI-LFA repair paths | Renato Westphal | 2020-11-25 | 1 | -1/+13 |
* | | | isisd, tests: fix bug when sending TI-LFA repair paths to zebra | Renato Westphal | 2020-11-23 | 1 | -17/+12 |
* | | | isisd: check vertex type before checking its data | Renato Westphal | 2020-11-23 | 1 | -1/+2 |
* | | | isisd: fix some crashes with --tcli | Renato Westphal | 2020-11-23 | 1 | -17/+26 |
* | | | isisd: uninstall local routes that don't have any valid nexthop | Renato Westphal | 2020-11-23 | 1 | -1/+7 |
|/ / |
|
* | | Merge pull request #7555 from idryzhov/cppcheck-fixes | Mark Stapp | 2020-11-18 | 1 | -1/+1 |
|\ \ |
|