summaryrefslogtreecommitdiffstats
path: root/isisd/isisd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter2017-03-281-1/+1
* isisd: add support for draft-ietf-rtgwg-backoff-algoStephane Litkowski2017-02-221-0/+76
* isisd: cleanup SPF schedulingStephane Litkowski2017-02-221-12/+12
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-20/+0
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-061-4/+7
|\
| * isisd: don't generate LSPs with LSP-ID zero on is-type changeChristian Franke2017-01-051-4/+7
* | *: kill useless if(...) after VTY_DECLVAR_CONTEXTDavid Lamparter2016-12-091-12/+0
* | Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int...Quentin Young2016-12-021-152/+0
|\ \
| * \ Merge branch 'vtysh-grammar'David Lamparter2016-11-281-10/+35
| |\ \ | | |/ | |/|
| * | isisd: remove topology generatorDavid Lamparter2016-11-141-157/+0
| * | *: fix some licensing SNAFUsDavid Lamparter2016-11-141-1/+0
* | | all: Fix all underfull doc stringsQuentin Young2016-11-301-53/+6
| |/ |/|
* | all: Fix underfull doc strings, part 2Quentin Young2016-11-081-0/+1
* | all: Fix underfull doc strings, part 1Quentin Young2016-11-051-0/+14
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-51/+19
|\|
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-19/+0
| * isisd: use qobj for vty->index context positionDavid Lamparter2016-10-071-32/+10
| * isisd: qobj: register everythingDavid Lamparter2016-10-071-0/+9
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-1/+0
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+1
* | isisd: resolve CHECK MEsDaniel Walton2016-09-271-9/+1
* | isisd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-13/+25
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-1/+1
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-7/+8
* | isisd: argv updateDaniel Walton2016-09-231-15/+14
* | Revert "isisd: Make work under new regime"Daniel Walton2016-09-221-13/+13
* | isisd: Make work under new regimeDonald Sharp2016-09-211-13/+13
|/
* isisd, lib, vtysh: Allow extract.pl to fully workDonald Sharp2016-09-171-0/+13
* isisd: Remove duplicate "no debug isis lsp-gen"Donald Sharp2016-09-171-13/+0
* Add support of Traffic Engineering to IS-ISOlivier Dugeon2016-09-031-4/+9
* isisd: fold up isis_circuit_is_type_set()David Lamparter2016-08-161-1/+1
* isisd: API: area (L1), domain (L2) passwordsChristian Franke2016-07-281-265/+35
* isisd: API: timers (LSP, SPF)Christian Franke2016-07-281-627/+16
* isisd: API: LSP-MTU & area levelChristian Franke2016-07-281-120/+99
* isisd: API: basic area configChristian Franke2016-07-281-201/+23
* *: use long long to print time_tDavid Lamparter2016-05-301-2/+2
* *: remove stray extra semicolonsDavid Lamparter2016-05-261-4/+4
* isisd: ignore unknown interfaces when adjusting IS-IS mtuChristian Franke2016-04-061-0/+2
* isisd: add support to import routes from other protocolsChristian Franke2016-03-301-0/+4
* isisd: add a slight delay to lsp_regenerate_scheduleChristian Franke2016-03-301-0/+37
* isisd: add a debug mode that traces LSP constructionChristian Franke2016-03-301-0/+37
* isisd: allow to adjust lsp-mtuChristian Franke2016-03-301-3/+81
* isisd: Attached-bit in LSP headerAmritha Nambiar2016-03-301-0/+36
* isisd: isisd-warnings.patchDonald Sharp2015-05-201-1/+1
* Overhual BGP debugsDonald Sharp2015-05-201-2/+3
* isisd: verify metrics on metric-style transitionChristian Franke2012-12-121-8/+11
* isisd: fix metrics check for metric-style narrowChristian Franke2012-12-121-2/+2
* isisd: save metric-style narrowChristian Franke2012-12-121-0/+5
* isisd: couple of bug fixesSubbaiah Venkata2012-04-071-38/+67
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-468/+1471