summaryrefslogtreecommitdiffstats
path: root/isisd/isis_dynhn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12698 from Orange-OpenSource/isisdRuss White2023-04-111-4/+2
|\
| * isisd: Update to the new printfrr ISO formatOlivier Dugeon2023-03-211-4/+2
* | *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* | *: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp2023-03-241-2/+2
* | *: Convert thread_add_XXX functions to event_add_XXXDonald Sharp2023-03-241-3/+3
* | *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-2/+2
* | *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
|/
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* isisd: Convert thread_cancel to THREAD_OFFDonald Sharp2022-07-211-1/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-4/+2
* isisd: per-instance dynamic hostname cacheIgor Ryzhov2021-06-111-24/+25
* isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-0/+2
* isisd: support for snmplynne2021-03-021-0/+35
* tests, isisd: add IS-IS SPF unit testsRenato Westphal2020-08-271-2/+14
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-6/+12
* isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-1/+0
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-3/+3
* lib: new APIs for get/set system hostname/domainnameMitesh Kanjariya2017-08-291-1/+1
* lib/bgpd: provide/use API to get hostname/domainnameMitesh Kanjariya2017-08-251-1/+1
* isisd: send/receive LSPs with new parserChristian Franke2017-08-031-21/+8
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-97/+90
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-3/+3
* *: use vty_outlnQuentin Young2017-06-291-5/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-3/+3
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-2/+2
* isisd: annotate some function arguments with constChristian Franke2016-03-301-3/+3
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-5/+30
* [isisd] remove includes of common system headers.paul2005-11-201-1/+0
* * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup.hasso2005-09-281-3/+28
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-8/+4
* Indentation only. No any functional changes.hasso2004-09-101-32/+37
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-1/+0
* Merge isisd into the Quagga's framework:jardin2003-12-231-1/+1
* Initial revisionjardin2003-12-231-0/+124