summaryrefslogtreecommitdiff
path: root/isisd/isis_zebra.c
AgeCommit message (Expand)Author
2023-09-21isisd: Fix SRv6 memory leaksCarmine Scarpitta
2023-09-20isisd: fix crash when configuring srv6 locator without isis instancePhilippe Guibert
2023-09-15isisd: Fix CID 1568134 (Null pointer dereference)Carmine Scarpitta
2023-09-15isisd: Fix CID 1568133 (Null pointer dereference)Carmine Scarpitta
2023-09-15isisd: Fix CID 1568132 (Null pointer dereference)Carmine Scarpitta
2023-09-11isisd: Make SRv6 interface configurableCarmine Scarpitta
2023-09-11isisd: Remove SIDs when parent locator is deletedCarmine Scarpitta
2023-09-11isisd: Add support for SRv6 Adjacency SIDsCarmine Scarpitta
2023-09-11isisd: Add functions to install/remove adj SIDsCarmine Scarpitta
2023-09-11isisd: Install SRv6 End SID automaticallyCarmine Scarpitta
2023-09-11isisd: Add func to remove SRv6 SID from dplaneCarmine Scarpitta
2023-09-11isisd: Add func to install SRv6 SID in dplaneCarmine Scarpitta
2023-09-11isisd: Add function to send SRv6 SID to zebraCarmine Scarpitta
2023-09-11isisd: Uninstall routes only if installedCarmine Scarpitta
2023-09-11isisd: Add func to process a deleted SRv6 locatorCarmine Scarpitta
2023-09-11isisd: Add func to process a received SRv6 locatorCarmine Scarpitta
2023-09-11isisd: Add function to process received SRv6 chunkCarmine Scarpitta
2023-09-11isisd: Add func to release an SRv6 locator chunkCarmine Scarpitta
2023-09-11isisd: Add func to request an SRv6 locator chunkCarmine Scarpitta
2023-07-29isisd: update Node-SID flag dynamicallyRenato Westphal
2023-07-12isisd: add the 'redistribute table' internal supportPhilippe Guibert
2023-06-27isisd, ospfd: fix opaque zapi source parsingMark Stapp
2023-04-18isisd: update struct isis_sr_psid_info with nh contextHiroki Shirokura
2023-04-17isisd: update struct isis_sr_psid_info with algorithm idHiroki Shirokura
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-11-30isisd: Prepare IS-IS for Link State supportOlivier Dugeon
2021-10-20*: convert zclient callbacks to tableDavid Lamparter
2021-06-28isisd, ospfd: update interface_link_params callback to check for changeKaren Schoener
2021-05-14isisd: fix redistribution in vrfIgor Ryzhov
2021-05-14isisd: deregister vrf from zebra when vrf is disabledIgor Ryzhov
2021-05-07isisd: rework BFD integrationIgor Ryzhov
2021-04-29isisd: fix ldp-sync configurationIgor Ryzhov
2021-03-05isisd: added support for routemap match tag in redistributionEmanuele Altomare
2021-01-08isisd: implement Remote LFARenato Westphal
2020-12-09ldpd, isisd, ospfd: Remove periodic ldp-sync hello messageKaren Schoener
2020-12-09isisd, ospfd: IGPs detect LDP down via zapi client close messageKaren Schoener
2020-11-23isisd, tests: fix bug when sending TI-LFA repair paths to zebraRenato Westphal
2020-11-23isisd: uninstall local routes that don't have any valid nexthopRenato Westphal
2020-11-15*: Convert all usage of zclient_send_message to new enumDonald Sharp
2020-11-04isisd: fix build errors when EXTREME_DEBUG is definedRenato Westphal
2020-10-23isisd: refactor handling of SR Prefix-SIDsRenato Westphal
2020-10-22:* Convert prefix2str to %pFXDonatas Abraitis
2020-10-14isisd: implement TI-LFA protection for Adj-SIDsRenato Westphal
2020-10-14isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal
2020-10-08isisd: move debug variables under ifdefIgor Ryzhov
2020-10-08isisd: check for circuit existence on interface addr changeIgor Ryzhov