summaryrefslogtreecommitdiffstats
path: root/isisd/isis_circuit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-8/+8
* isisd,tests,doc: Rename hello padding sometimes to hello padding during-adjac...Diogo Oliveira2023-02-281-1/+1
* isisd: Add support for isis hello padding sometimesDiogo Oliveira2023-02-281-1/+10
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* isisd: avoid fast-reroute on down adjacency when the interface is downLouis Scalbert2022-10-241-0/+1
* isisd: apply fast-reroute on an adjacency failureLouis Scalbert2022-10-241-0/+4
* Revert "isisd: apply fast-reroute on an adjacency failure"Donatas Abraitis2022-07-101-4/+0
* Revert "isisd: avoid fast-reroute on down adjacency when the interface is down"Donatas Abraitis2022-07-101-1/+0
* isisd: avoid fast-reroute on down adjacency when the interface is downLouis Scalbert2022-05-241-0/+1
* isisd: apply fast-reroute on an adjacency failureLouis Scalbert2022-05-231-0/+4
* isisd: Add json to show isis interface command.Javier Garcia2022-02-251-0/+2
* fabricd: cleanup interface config outputIgor Ryzhov2021-11-111-2/+0
* isisd: fix circuit is-type configurationIgor Ryzhov2021-10-301-0/+1
* isisd: rework BFD integrationIgor Ryzhov2021-05-071-3/+4
* isisd: link protection optional fallback in ti-lfaFredi Raspall2021-05-031-0/+1
* isisd: allow arbitrary order of area/interface configurationIgor Ryzhov2021-04-291-3/+2
* isisd: fix incorrect snmp-id gen/freeIgor Ryzhov2021-04-291-0/+3
* isisd: use an enum for circuit statesDonald Sharp2021-04-221-1/+2
* *: require semicolon after DEFINE_QOBJ & co.David Lamparter2021-03-171-2/+2
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-2/+2
* isisd: support for snmplynne2021-03-021-0/+9
* Merge pull request #7550 from volta-networks/fix_bfd_isisDonald Sharp2021-01-201-0/+3
|\
| * isisd: if IS-IS is configured for v6, prefer v6 bfd sessionsKaren Schoener2021-01-141-0/+3
* | isisd: implement Remote LFARenato Westphal2021-01-091-0/+2
* | isisd: add support for classic LFA (RFC 5286)Renato Westphal2020-11-251-0/+2
|/
* isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal2020-10-141-0/+2
* isisd: Always set `circuit->isis` on creationDonald Sharp2020-10-091-1/+1
* isisd: fix incorrect vrf lookupsIgor Ryzhov2020-10-081-0/+1
* isisd: ldp-igp-sync feature: adding isis supportlynne2020-09-091-0/+1
* isisd: use ISIS_LEVELS instead of hardcoded array sizes whenever possibleRenato Westphal2020-08-111-21/+24
* isisd: fix display of "isis bfd" in the running configurationRenato Westphal2020-04-231-0/+2
* Merge pull request #5009 from donaldsharp/interface_deletionRuss White2019-09-301-0/+2
|\
| * *: Switch all zclient->interface_add to interface create callbackDonald Sharp2019-09-191-0/+2
* | isisd, yang: implement interface countersRenato Westphal2019-09-231-0/+7
|/
* isisd: Update TLVs processing for TE, RI & SROlivier Dugeon2019-09-171-1/+1
* isisd: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-251-2/+1
* Revert "isisd: Add IS-IS-TE support per Area"Russ White2019-04-231-1/+2
* Issue #4032: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-151-2/+1
* isisd: strncpy -> strlcpyQuentin Young2019-02-261-0/+2
* isisd: retrofit the 'isis network' commandEmanuele Di Pascale2018-12-181-1/+1
* isisd: Remove unused t_send_lsp timerChristian Franke2018-12-071-1/+0
* isisd: Add level&circuit thread argument to circuitChristian Franke2018-12-041-0/+6
* isisd: Add a hook when writing interface configChristian Franke2018-10-051-0/+4
* isisd: Add BFD configuration commandsChristian Franke2018-10-051-0/+3
* fabricd: reimplement LSP transmission logicChristian Franke2018-09-051-14/+2
* isis: Cleanup CLI, split into parts which are shared, fabricd and isisdChristian Franke2018-09-051-4/+4
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-25/+25
* isisd: add nerd-knob to turn three-way-adj offChristian Franke2018-03-101-0/+1
* isisd: allocate circuit_id only for broadcast circuitsChristian Franke2018-03-101-1/+1
* isisd: cleanup usage of circuit_idChristian Franke2018-03-101-2/+0