summaryrefslogtreecommitdiffstats
path: root/isisd/isis_te.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: replace inet_ntoaMark Stapp2020-10-221-13/+10
* isisd: minor cleanupRenato Westphal2020-08-271-4/+4
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-31/+70
* *: remove PRI[udx](8|16|32)David Lamparter2020-07-141-8/+7
* *: generously apply constDavid Lamparter2019-12-021-2/+0
* isisd: circuit is derefed in every code pathDonald Sharp2019-09-251-2/+1
* isisd: Update TLVs processing for TE, RI & SROlivier Dugeon2019-09-171-976/+286
* Revert "Ospf missing interface handling 2"Donald Sharp2019-06-241-2/+1
* *: change if_lookup_by_name() api with vrfPhilippe Guibert2019-06-121-1/+2
* Merge pull request #3045 from opensourcerouting/atomsLou Berger2019-04-301-1/+0
|\
| * isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-1/+0
* | isisd: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-251-113/+87
* | Revert "isisd: Add IS-IS-TE support per Area"Russ White2019-04-231-87/+113
* | Issue #4032: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-151-113/+87
|/
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-1/+1
* isisd: retrofit the mpls-te commandsEmanuele Di Pascale2018-12-181-141/+0
* isis: Cleanup CLI, split into parts which are shared, fabricd and isisdChristian Franke2018-09-051-11/+15
* fabricd: add new daemon as build of isisdChristian Franke2018-09-051-9/+9
* *: ALLOC calls cannot failDonald Sharp2018-08-111-3/+0
* bgpd isisd ldpd lib ospfd pimd: redundancy (infer)paco2018-06-201-1/+1
* isisd: fix mpls_te_print_detail to not read out-of-boundsChristian Franke2018-05-311-1/+76
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-66/+66
* isisd: P2P adjacencies should only be included in LSPDB/SPF when they are upChristian Franke2018-03-101-1/+2
* isisd: revert some counterproductive indentationChristian Franke2018-03-101-32/+25
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-41/+51
* *: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal2017-10-101-1/+1
* *: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal2017-10-101-2/+2
* isisd: fix clang warningVincent JARDIN2017-10-081-0/+3
* isisd: send/receive LSPs with new parserChristian Franke2017-08-031-235/+157
* isisd: send/receive IIHs with new parserChristian Franke2017-08-031-7/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1001/+1005
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-1/+1
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-1/+1
* | *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-2/+2
* | *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-1/+1
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-36/+36
|/
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-1/+1
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-2/+2
* *: use vty_outlnQuentin Young2017-06-291-60/+70
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-151-1/+1
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-241-11/+6
|\
| * isisd: address coverity findingsChristian Franke2017-02-131-11/+6
* | Rationalize Link Parameters flagsOlivier Dugeon2017-01-051-1/+1
* | Merge branch 'stable/2.0'David Lamparter2016-12-081-3/+0
|\|
| * isisd: Remove unnecessary debugDonald Sharp2016-12-081-3/+0
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-2/+0
|\|
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-2/+0
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-291-2/+1
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+1