summaryrefslogtreecommitdiffstats
path: root/isisd/isisd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* isisd: revert some counterproductive indentationChristian Franke2018-03-101-3/+2
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-4/+3
* isisd: Allow struct zebra_privs_t to be availableDonald Sharp2017-10-241-0/+2
* isisd: generate unique circuit idsChristian Franke2017-09-201-1/+2
* isisd: Remove unused versionDonald Sharp2017-08-201-2/+0
* isisd: don't validate dict integrity for regular buildsChristian Franke2017-08-041-1/+1
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-1/+1
* *: reindent pt. 2whitespace / reindent2017-07-171-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-121/+119
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* isisd: add MT configurationChristian Franke2017-04-281-0/+2
* isisd: add support for draft-ietf-rtgwg-backoff-algoStephane Litkowski2017-02-221-0/+1
* isisd: cleanup SPF schedulingStephane Litkowski2017-02-221-0/+2
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-6/+0
* isisd: remove topology generatorDavid Lamparter2016-11-141-7/+0
* isisd: qobj: register everythingDavid Lamparter2016-10-071-0/+7
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+1
* Add support of Traffic Engineering to IS-ISOlivier Dugeon2016-09-031-0/+4
* isisd: API: area (L1), domain (L2) passwordsChristian Franke2016-07-281-1/+6
* isisd: API: timers (LSP, SPF)Christian Franke2016-07-281-0/+4
* isisd: API: LSP-MTU & area levelChristian Franke2016-07-281-0/+2
* isisd: API: basic area configChristian Franke2016-07-281-0/+6
* isisd: API: basic circuit configDavid Lamparter2016-07-281-0/+6
* isisd: add support to import routes from other protocolsChristian Franke2016-03-301-30/+6
* isisd: add a slight delay to lsp_regenerate_scheduleChristian Franke2016-03-301-0/+20
* isisd: add a debug mode that traces LSP constructionChristian Franke2016-03-301-0/+9
* isisd: allow to adjust lsp-mtuChristian Franke2016-03-301-1/+2
* isisd: Attached-bit in LSP headerAmritha Nambiar2016-03-301-0/+2
* isisd: isisd-warnings.patchDonald Sharp2015-05-201-0/+2
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-3/+17
* * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup.hasso2005-09-281-0/+1
* * isis_spf.c: Changing cost from uint16_t to uint32_t. Unsethasso2005-09-261-6/+6
* * isisd.[ch]: Introduce oldmetric flag for area and transitionhasso2005-09-261-0/+1
* * isis_lsp.h: Added backpointer to the area from LSP. For now it's usedhasso2005-09-191-3/+5
* * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-041-0/+1
* * configure.ac: Add --enable-isis-topology to enable isisd topologyhasso2005-04-021-3/+0
* Sync isisd with changes in lib.hasso2004-10-111-2/+2
* Indentation only. No any functional changes.hasso2004-09-101-45/+50
* Merge isisd into the Quagga's framework:jardin2003-12-231-1/+0
* Initial revisionjardin2003-12-231-0/+147