summaryrefslogtreecommitdiff
path: root/isisd/isis_circuit.h
AgeCommit message (Expand)Author
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-28isisd,tests,doc: Rename hello padding sometimes to hello padding during-adjac...Diogo Oliveira
2023-02-28isisd: Add support for isis hello padding sometimesDiogo Oliveira
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-24isisd: avoid fast-reroute on down adjacency when the interface is downLouis Scalbert
2022-10-24isisd: apply fast-reroute on an adjacency failureLouis Scalbert
2022-07-10Revert "isisd: apply fast-reroute on an adjacency failure"Donatas Abraitis
2022-07-10Revert "isisd: avoid fast-reroute on down adjacency when the interface is down"Donatas Abraitis
2022-05-24isisd: avoid fast-reroute on down adjacency when the interface is downLouis Scalbert
2022-05-23isisd: apply fast-reroute on an adjacency failureLouis Scalbert
2022-02-25isisd: Add json to show isis interface command.Javier Garcia
2021-11-11fabricd: cleanup interface config outputIgor Ryzhov
2021-10-30isisd: fix circuit is-type configurationIgor Ryzhov
2021-05-07isisd: rework BFD integrationIgor Ryzhov
2021-05-03isisd: link protection optional fallback in ti-lfaFredi Raspall
2021-04-29isisd: allow arbitrary order of area/interface configurationIgor Ryzhov
2021-04-29isisd: fix incorrect snmp-id gen/freeIgor Ryzhov
2021-04-22isisd: use an enum for circuit statesDonald Sharp
2021-03-17*: require semicolon after DEFINE_QOBJ & co.David Lamparter
2021-03-17*: require semicolon after DEFINE_HOOK & co.David Lamparter
2021-03-02isisd: support for snmplynne
2021-01-19Merge pull request #7550 from volta-networks/fix_bfd_isisDonald Sharp
2021-01-14isisd: if IS-IS is configured for v6, prefer v6 bfd sessionsKaren Schoener
2021-01-08isisd: implement Remote LFARenato Westphal
2020-11-24isisd: add support for classic LFA (RFC 5286)Renato Westphal
2020-10-14isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal
2020-10-09isisd: Always set `circuit->isis` on creationDonald Sharp
2020-10-08isisd: fix incorrect vrf lookupsIgor Ryzhov
2020-09-09isisd: ldp-igp-sync feature: adding isis supportlynne
2020-08-11isisd: use ISIS_LEVELS instead of hardcoded array sizes whenever possibleRenato Westphal
2020-04-23isisd: fix display of "isis bfd" in the running configurationRenato Westphal
2019-09-30Merge pull request #5009 from donaldsharp/interface_deletionRuss White
2019-09-23isisd, yang: implement interface countersRenato 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-04-25isisd: Add IS-IS-TE support per AreaOlivier Dugeon
2019-04-23Revert "isisd: Add IS-IS-TE support per Area"Russ White
2019-04-15Issue #4032: Add IS-IS-TE support per AreaOlivier Dugeon
2019-02-26isisd: strncpy -> strlcpyQuentin Young
2018-12-18isisd: retrofit the 'isis network' commandEmanuele Di Pascale
2018-12-07isisd: Remove unused t_send_lsp timerChristian Franke
2018-12-04isisd: Add level&circuit thread argument to circuitChristian Franke
2018-10-05isisd: Add a hook when writing interface configChristian Franke
2018-10-05isisd: Add BFD configuration commandsChristian Franke
2018-09-05fabricd: reimplement LSP transmission logicChristian Franke
2018-09-05isis: Cleanup CLI, split into parts which are shared, fabricd and isisdChristian Franke
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-10isisd: add nerd-knob to turn three-way-adj offChristian Franke
2018-03-10isisd: allocate circuit_id only for broadcast circuitsChristian Franke
2018-03-10isisd: cleanup usage of circuit_idChristian Franke