summaryrefslogtreecommitdiffstats
path: root/isisd/isis_circuit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* isisd: revert some counterproductive indentationChristian Franke2018-03-101-3/+2
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-5/+4
* isisd: fix l2 neighbor formationsRafael Zalamena2017-12-141-1/+1
* isisd: fix issue with lsp queueing logic in lsp_tickChristian Franke2017-10-051-1/+1
* isisd: optimize per interface lsp send-queue creationChristian Franke2017-10-031-1/+11
* isisd: use ferr_* functionsDavid Lamparter2017-08-281-9/+10
* isisd: Convert to using prefix.h ETH_ALENDonald Sharp2017-08-041-0/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-145/+148
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* isisd: add MT configurationChristian Franke2017-04-281-0/+3
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-2/+0
* isisd: create the isis_circuit_prepare() helper functionRenato Westphal2016-11-281-0/+1
* isisd: qobj: register everythingDavid Lamparter2016-10-071-0/+4