summaryrefslogtreecommitdiffstats
path: root/isisd/isis_te.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | isisd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-2/+4
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-1/+1
* | isisd: argv updateDaniel Walton2016-09-231-2/+2
* | Revert "isisd: Make work under new regime"Daniel Walton2016-09-221-2/+2
* | isisd: Make work under new regimeDonald Sharp2016-09-211-2/+2
|/
* Update isis_te.[c,h] to newly RFC7810Olivier Dugeon2016-09-131-1/+1
* isisd: Remove impossible codeDonald Sharp2016-09-051-3/+0
* Add support of Traffic Engineering to IS-ISOlivier Dugeon2016-09-031-0/+1372