summaryrefslogtreecommitdiffstats
path: root/isisd/isis_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-23/+24
* isisd: add nerd-knob to turn three-way-adj offChristian Franke2018-03-101-0/+17
* isisd: use ferr_* functionsDavid Lamparter2017-08-281-64/+29
* isisd: return proper error codes in some commandsRenato Westphal2017-08-221-43/+43
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1116/+1074
* 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
* | *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-141-28/+28
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-41/+41
|/
* *: fix excess docstringQuentin Young2017-07-051-11/+4
* *: use vty_outlnQuentin Young2017-06-291-106/+103
* *: remove VTY_GET_*Quentin Young2017-06-271-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* isisd: ensure that MT is only used with wide metricsChristian Franke2017-05-061-0/+26
* isisd: add MT configurationChristian Franke2017-04-281-0/+46
* isisd: add support for draft-ietf-rtgwg-backoff-algoStephane Litkowski2017-02-221-0/+62
* isisd: cleanup SPF schedulingStephane Litkowski2017-02-221-1/+2
* all: Fix all underfull doc stringsQuentin Young2016-11-301-77/+23
* all: Fix underfull doc strings, part 1Quentin Young2016-11-051-107/+48
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-106/+30
|\
| * isisd: use qobj for vty->index context positionDavid Lamparter2016-10-071-106/+30
* | all: Fix various syntax errorsQuentin Young2016-10-041-1/+13
* | isisd: scrub argc CHECK ME's, refactor generalQuentin Young2016-09-301-6/+32
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-291-2/+0
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+2
* | isisd: resolve CHECK MEsDaniel Walton2016-09-271-367/+116
* | isisd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-49/+94
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-42/+42
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-288/+316
* | isisd: argv updateDaniel Walton2016-09-231-49/+49
* | Revert "isisd: Make work under new regime"Daniel Walton2016-09-221-51/+51
* | isisd: Make work under new regimeDonald Sharp2016-09-211-51/+51
|/
* isisd, lib, vtysh: Allow extract.pl to fully workDonald Sharp2016-09-171-11/+11
* isisd: warn if there is an MTU issue on circuitsChristian Franke2016-08-161-1/+8
* isisd: fix network-type configurationChristian Franke2016-08-161-2/+2
* isisd: fix isis_circuit_create()David Lamparter2016-08-161-10/+6
* isisd: API: area (L1), domain (L2) passwordsChristian Franke2016-07-281-0/+117
* isisd: API: timers (LSP, SPF)Christian Franke2016-07-281-0/+565
* isisd: API: LSP-MTU & area levelChristian Franke2016-07-281-0/+126
* isisd: API: timers (IIH, CSNP, PSNP)David Lamparter2016-07-281-0/+704
* isisd: API: circuit passwordChristian Franke2016-07-281-0/+57
* isisd: API: basic area configChristian Franke2016-07-281-0/+178
* isisd: API: basic circuit configDavid Lamparter2016-07-281-0/+678