summaryrefslogtreecommitdiff
path: root/isisd/isis_zebra.h
AgeCommit message (Expand)Author
2023-09-11isisd: Add functions to install/remove adj SIDsCarmine 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 func to release an SRv6 locator chunkCarmine Scarpitta
2023-09-11isisd: Add func to request an SRv6 locator chunkCarmine Scarpitta
2023-07-12isisd: add the 'redistribute table' internal supportPhilippe Guibert
2023-04-18isisd: update struct isis_sr_psid_info with nh contextHiroki Shirokura
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-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-11-30isisd: Prepare IS-IS for Link State supportOlivier Dugeon
2021-05-14isisd: fix redistribution in vrfIgor Ryzhov
2021-05-14isisd: deregister vrf from zebra when vrf is disabledIgor Ryzhov
2021-01-08isisd: implement Remote LFARenato Westphal
2020-10-23isisd: refactor handling of SR Prefix-SIDsRenato Westphal
2020-09-01doc, yang, isisd : Support for different VRF in isisdharios_niral
2020-06-24Merge pull request #6451 from Orange-OpenSource/dev_isis_srRenato Westphal
2020-06-23isisd: Start Label Manager saferOlivier Dugeon
2020-06-23isisd: Add Segment Routing Local Block supportOlivier Dugeon
2020-06-19ISIS VRF: Route info with vrf_id from ISIS to ZebraKaushik
2020-05-14isisd: IS-IS-SR preparation for master 4/5Olivier Dugeon
2020-04-30isisd: add support for segment routingRenato Westphal
2019-09-19*: Switch all zclient->interface_add to interface create callbackDonald Sharp
2019-09-17isisd: Update TLVs processing for TE, RI & SROlivier Dugeon
2019-09-17isisd: move management of route flags out of isis_zebra.cRenato Westphal
2018-10-05isisd: Add forward declaration of struct isis_route_infoChristian Franke
2018-08-03isisd: make spf code dst-src awareChristian Franke
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-06-30isisd: Fix zclient cleanup on shutdownDonald Sharp
2017-06-29Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-06-20isisd: adjust redist functionality to current zapiChristian Franke
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-03-29isisd: add support to import routes from other protocolsChristian Franke
2015-09-23lib: zclient.c remove extern struct thread_master *Donald Sharp
2005-04-112005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2004-09-10Indentation only. No any functional changes.hasso
2003-12-23Initial revisionjardin