summaryrefslogtreecommitdiffstats
path: root/isisd/isis_redist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: debug msg: display distance when adding redist routeG. Paul Ziemba2018-03-091-2/+2
* *: Cleanup multiple is_default... codeDonald Sharp2017-08-311-15/+4
* isisd: send/receive LSPs with new parserChristian Franke2017-08-031-1/+0
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-3/+3
* *: reindent pt. 2whitespace / reindent2017-07-171-3/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-653/+620
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-14/+14
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-14/+14
* | *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-2/+2
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-5/+5
|/
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-2/+2
* *: use vty_outlnQuentin Young2017-06-291-6/+7
* Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-06-291-38/+65
|\
| * isisd: fix to adhere to new cli apiChristian Franke2017-06-201-22/+34
| * isisd: fix memtype counting issueChristian Franke2017-06-201-3/+3
| * isisd: adjust redist functionality to current zapiChristian Franke2017-06-201-13/+28
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
|/
* *: Fix redistribute issueDonald Sharp2017-01-271-2/+2
* Merge branch 'master' into fix-proto_redistnumQuentin Young2017-01-071-2/+2
|\
| * Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-061-2/+2
| |\
| | * build: rename (2 of ?): route_types macrosDavid Lamparter2016-12-201-4/+4
* | | all: use ->text when parsing protocol argumentQuentin Young2016-12-161-4/+4
|/ /
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-5/+5
|\|
| * isisd: use qobj for vty->index context positionDavid Lamparter2016-10-071-5/+4
| * isisd: fix assert warningDavid Lamparter2016-09-231-0/+1
* | all: added some missing <>s within []sDaniel Walton2016-09-301-1/+1
* | isisd: scrub argc CHECK ME's, refactor generalQuentin Young2016-09-301-40/+20
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-291-12/+0
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+3
* | isisd: resolve CHECK MEsDaniel Walton2016-09-271-13/+12
* | Expand #defines in command stringsDaniel Walton2016-09-251-2/+2
* | isisd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-18/+30
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-4/+4
* | isisd: argv updateDaniel Walton2016-09-231-24/+21
* | Revert "isisd: Make work under new regime"Daniel Walton2016-09-221-23/+23
* | isisd: Make work under new regimeDonald Sharp2016-09-211-23/+23
|/
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-6/+7
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-1/+0
* isisd, lib, vtysh: Allow extract.pl to fully workDonald Sharp2016-09-171-50/+50
* isisd: work around route table asserts for deleting node with infoChristian Franke2016-04-061-0/+3
* isisd: add support to import routes from other protocolsChristian Franke2016-03-301-0/+821