summaryrefslogtreecommitdiffstats
path: root/isisd/isis_mt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: fix display of "isis bfd" in the running configurationRenato Westphal2020-04-231-0/+4
* *: use the current project name (FRRouting)Lou Berger2020-03-251-1/+1
* isisd: Update TLVs processing for TE, RI & SROlivier Dugeon2019-09-171-10/+7
* isisd: Consider non-mt links usable when either v4 or v6 worksChristian Franke2018-11-201-1/+1
* isisd: Address code-style warningsChristian Franke2018-10-121-1/+2
* isisd: Add a hook when writing interface configChristian Franke2018-10-051-1/+7
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-2/+2
* fabricd: add new daemon as build of isisdChristian Franke2018-09-051-1/+1
* isisd: learn and advertise IPv6 dst-src routesChristian Franke2018-08-031-0/+12
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-4/+2
* isisd: rework complete, move "tlvs2" to "tlvs"Christian Franke2017-08-031-1/+1
* isisd: send/receive LSPs with new parserChristian Franke2017-08-031-178/+21
* isisd: send/receive IIHs with new parserChristian Franke2017-08-031-6/+9
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-501/+456
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-2/+2
* *: use vty_outlnQuentin Young2017-06-291-4/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* isisd: use MT to only advertise usable linksChristian Franke2017-05-061-2/+22
* isisd: fix uninitialized pointerQuentin Young2017-04-291-1/+1
* isisd: make spf MT awareChristian Franke2017-04-281-0/+16
* isisd: announce and parse MT IP reachabilitiesChristian Franke2017-04-281-0/+112
* isisd: announce and parse MT IS reachabilitiesChristian Franke2017-04-281-0/+157
* isisd: track intersecting set of supported MTs for each adjChristian Franke2017-04-281-1/+83
* isisd: announce MT capabilities in IIH and LSPChristian Franke2017-04-281-0/+95
* isisd: add MT configurationChristian Franke2017-04-281-0/+262