summaryrefslogtreecommitdiff
path: root/isisd/subdir.am
AgeCommit message (Expand)Author
2023-10-27isisd: staticd: need to link directly against libyangChristian Hopps
2023-08-04isisd: Add isis_srv6.[c, h] filesCarmine Scarpitta
2023-04-18isisd: add affinity-map configuration hooksLouis Scalbert
2023-04-18isisd: add isis flex-algo base interfaceHiroki Shirokura
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2021-07-21build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter
2021-04-21build: properly split CFLAGS from AC_CFLAGSDavid Lamparter
2021-04-09*: remove *.conf.sample filesQuentin Young
2021-03-22isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter
2021-03-17snmp: change -std=gnu99 to -std=gnu11David Lamparter
2021-03-02isisd: support for snmplynne
2020-10-14isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal
2020-10-02vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov
2020-09-30vtysh: fix commands when building only isisd or fabricdIgor Ryzhov
2020-09-09isisd: ldp-igp-sync feature: adding isis supportlynne
2020-04-30isisd: add support for segment routingRenato Westphal
2020-04-27build: make clippy Makefile rules nicerDavid Lamparter
2020-04-27build: use VPATH for vtysh_scanDavid Lamparter
2020-01-15doc: rename man pages to frr-*David Lamparter
2019-10-29isisd: split northbound callbacks into multiple filesRenato Westphal
2019-07-09isisd: move old BFD command to fabricd onlyRafael Zalamena
2019-04-27isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter
2019-01-30build: fix a whole bunch of *FLAGSDavid Lamparter
2018-12-18isisd: embed the isisd yang modelEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis priority' commandEmanuele Di Pascale
2018-12-18isisd, yang: add configuration model and callback stubsEmanuele Di Pascale
2018-12-07isisd: Provide statistics about sent/received PDU countChristian Franke
2018-10-05isisd: Register as BFD clientChristian Franke
2018-09-09build: fix not building docs w/o sphinxDavid Lamparter
2018-09-08build: move vtysh & manpage listings to subdir.amDavid Lamparter
2018-09-05fabricd: reimplement LSP transmission logicChristian Franke
2018-09-05isisd: move spf datastructures to a header, to share with fabricdChristian Franke
2018-09-05fabricd: adjacency formation optimization as per section 2.4Christian Franke
2018-09-05isis: Cleanup CLI, split into parts which are shared, fabricd and isisdChristian Franke
2018-09-05fabricd: add new daemon as build of isisdChristian Franke
2018-08-14isisd: Add isis_errors and generate custom Error CodesDonald Sharp
2017-10-03isisd: optimize per interface lsp send-queue creationChristian Franke
2017-08-04build: non-recursive isisdDavid Lamparter