summaryrefslogtreecommitdiffstats
path: root/isisd/isis_dr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: support for snmplynne2021-03-021-0/+1
* lib/xref: use to transport thread_* file/line/funcDavid Lamparter2021-02-011-1/+2
* *: unify thread/event cancel macrosMark Stapp2020-10-231-3/+3
* isisd: circuit->area->isis to circuit->isisDonald Sharp2020-10-091-3/+3
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-3/+5
* ISIS VRF: ISIS Debug structure modificationsharios2020-06-241-1/+1
* isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-1/+0
* isisd: Move dr election timer to the end of isis_dr_commenceChristian Franke2018-12-041-4/+4
* isisd: reduce code duplication for levelsChristian Franke2018-12-041-51/+26
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-3/+3
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-3/+3
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-3/+3
* isisd: send/receive LSPs with new parserChristian Franke2017-08-031-1/+0
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-276/+261
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-26/+32
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-43/+26
* * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso2005-09-281-4/+4
* * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-041-1/+2
* * isis_dr.c: Fix copy&paste error in isis_dr_resign().hasso2005-05-261-1/+1
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-13/+6
* * *.c: Changed many functions to static. Some commented outhasso2005-01-181-1/+1
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-2/+2
* No warnings here any more.hasso2004-10-071-1/+1
* Yet another DIS election fix from LIU Xin - update dis_record ofhasso2004-09-211-1/+10
* 2004-09-20 LIU Xin <lx at ns.6test.edu.cn>hasso2004-09-201-4/+2
* Indentation only. No any functional changes.hasso2004-09-101-179/+209
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-1/+0
* Threads usage cleanup. Still at least one bug to go.hasso2004-02-111-58/+31
* Fix some threads related problems [quagga-dev 591].hasso2003-12-311-2/+4
* Initial revisionjardin2003-12-231-0/+373