summaryrefslogtreecommitdiff
path: root/isisd/isis_vty.c
AgeCommit message (Expand)Author
2018-09-05isis: Cleanup CLI, split into parts which are shared, fabricd and isisdChristian Franke
2018-09-05fabricd: add new daemon as build of isisdChristian Franke
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-10isisd: add nerd-knob to turn three-way-adj offChristian Franke
2017-08-28isisd: use ferr_* functionsDavid Lamparter
2017-08-22isisd: return proper error codes in some commandsRenato Westphal
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-14*: ditch vty_outln(), part 2 of 2David Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-07-05*: fix excess docstringQuentin Young
2017-06-29*: use vty_outlnQuentin Young
2017-06-27*: remove VTY_GET_*Quentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-06isisd: ensure that MT is only used with wide metricsChristian Franke
2017-04-28isisd: add MT configurationChristian Franke
2017-02-22isisd: add support for draft-ietf-rtgwg-backoff-algoStephane Litkowski
2017-02-22isisd: cleanup SPF schedulingStephane Litkowski
2016-11-29all: Fix all underfull doc stringsQuentin Young
2016-11-04all: Fix underfull doc strings, part 1Quentin Young
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-07isisd: use qobj for vty->index context positionDavid Lamparter
2016-10-04all: Fix various syntax errorsQuentin Young
2016-09-29isisd: scrub argc CHECK ME's, refactor generalQuentin Young
2016-09-29all: scrubbed some argc CHECK MEsDaniel Walton
2016-09-29all: added CHECK ME for DEFUNs that look at argcDaniel Walton
2016-09-27isisd: resolve CHECK MEsDaniel Walton
2016-09-23isisd: add 'int idx_foo' argv index variablesDaniel Walton
2016-09-23convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton
2016-09-23ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton
2016-09-23isisd: argv updateDaniel Walton
2016-09-22Revert "isisd: Make work under new regime"Daniel Walton
2016-09-20isisd: Make work under new regimeDonald Sharp
2016-09-17isisd, lib, vtysh: Allow extract.pl to fully workDonald Sharp
2016-08-16isisd: warn if there is an MTU issue on circuitsChristian Franke
2016-08-16isisd: fix network-type configurationChristian Franke
2016-08-16isisd: fix isis_circuit_create()David Lamparter
2016-07-28isisd: API: area (L1), domain (L2) passwordsChristian Franke
2016-07-28isisd: API: timers (LSP, SPF)Christian Franke
2016-07-28isisd: API: LSP-MTU & area levelChristian Franke
2016-07-28isisd: API: timers (IIH, CSNP, PSNP)David Lamparter
2016-07-28isisd: API: circuit passwordChristian Franke
2016-07-28isisd: API: basic area configChristian Franke
2016-07-28isisd: API: basic circuit configDavid Lamparter