summaryrefslogtreecommitdiff
path: root/isisd/isis_mt.c
AgeCommit message (Expand)Author
2023-03-21isisd: Update to the new printfrr ISO formatOlivier Dugeon
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-06-02isisd: replace ipv4-unicast with standard in config and oper contextsPhilippe Guibert
2021-11-30isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon
2021-03-22isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2020-07-14*: remove PRI[udx](8|16|32)David Lamparter
2020-04-23isisd: fix display of "isis bfd" in the running configurationRenato Westphal
2020-03-25*: use the current project name (FRRouting)Lou Berger
2019-09-17isisd: Update TLVs processing for TE, RI & SROlivier Dugeon
2018-11-20isisd: Consider non-mt links usable when either v4 or v6 worksChristian Franke
2018-10-12isisd: Address code-style warningsChristian Franke
2018-10-05isisd: Add a hook when writing interface configChristian Franke
2018-10-02*: list_delete_and_null() -> list_delete()David Lamparter
2018-09-05fabricd: add new daemon as build of isisdChristian Franke
2018-08-03isisd: learn and advertise IPv6 dst-src routesChristian Franke
2017-10-05*: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp
2017-08-03isisd: rework complete, move "tlvs2" to "tlvs"Christian Franke
2017-08-03isisd: send/receive LSPs with new parserChristian Franke
2017-08-03isisd: send/receive IIHs with new parserChristian Franke
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29*: use vty_outlnQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-06isisd: use MT to only advertise usable linksChristian Franke
2017-04-28isisd: fix uninitialized pointerQuentin Young
2017-04-28isisd: make spf MT awareChristian Franke
2017-04-28isisd: announce and parse MT IP reachabilitiesChristian Franke
2017-04-28isisd: announce and parse MT IS reachabilitiesChristian Franke
2017-04-28isisd: track intersecting set of supported MTs for each adjChristian Franke
2017-04-28isisd: announce MT capabilities in IIH and LSPChristian Franke
2017-04-28isisd: add MT configurationChristian Franke