| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | isisd: fix uninitialized variable | Igor Ryzhov | 2020-11-18 | 1 | -1/+1 |
* | | Merge pull request #7478 from donaldsharp/buffer | Mark Stapp | 2020-11-18 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | *: Convert all usage of zclient_send_message to new enum | Donald Sharp | 2020-11-15 | 1 | -1/+1 |
* | | Merge pull request #7523 from donaldsharp/route_map_object_t | Russ White | 2020-11-17 | 2 | -27/+10 |
|\ \ |
|
| * | | *: Remove route_map_object_t from the system | Donald Sharp | 2020-11-14 | 2 | -27/+10 |
| |/ |
|
* | | isisd: Free created tables | Donald Sharp | 2020-11-15 | 3 | -0/+15 |
* | | isisd: On shutdown leaking spf_timer thread data | Donald Sharp | 2020-11-15 | 3 | -0/+13 |
|/ |
|
* | isisd: update more northbound callbacks to new error handling model | Renato Westphal | 2020-11-04 | 1 | -17/+22 |
* | isisd: detect Prefix-SID collisions and handle them appropriately | Renato Westphal | 2020-11-04 | 6 | -7/+127 |
* | isisd: fix build errors when EXTREME_DEBUG is defined | Renato Westphal | 2020-11-04 | 1 | -4/+4 |
* | Merge pull request #7418 from donaldsharp/manuall | Mark Stapp | 2020-10-30 | 1 | -4/+4 |
|\ |
|
| * | *: Correct spelling stuff | Donald Sharp | 2020-10-29 | 1 | -4/+4 |
* | | isisd: fix segfault in the circuit p2p/bcast union | Emanuele Di Pascale | 2020-10-29 | 1 | -1/+13 |
|/ |
|
* | Merge pull request #7394 from donaldsharp/isis_uninited | Olivier Dugeon | 2020-10-28 | 1 | -0/+22 |
|\ |
|
| * | isisd: Fix usage of uninited memory | Donald Sharp | 2020-10-27 | 1 | -0/+22 |
* | | isisd: Fix memory leak in copy_tlv_router_cap | Donald Sharp | 2020-10-27 | 1 | -2/+4 |
|/ |
|
* | Merge pull request #7379 from donaldsharp/isis_mem_leak | Renato Westphal | 2020-10-24 | 1 | -0/+2 |
|\ |
|
| * | isisd: Fix memory leak on shutdown | Donald Sharp | 2020-10-23 | 1 | -0/+2 |
* | | Merge pull request #7184 from opensourcerouting/anycast-sids-v4 | Olivier Dugeon | 2020-10-23 | 17 | -1651/+743 |
|\ \ |
|
| * | | isisd: add support for Anycast-SIDs | Renato Westphal | 2020-10-23 | 6 | -6/+43 |
| * | | isisd: fix the TI-LFA repair paths to preserve the original Prefix-SID | Renato Westphal | 2020-10-23 | 2 | -11/+37 |