summaryrefslogtreecommitdiffstats
path: root/lib/linklist.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: remove VERSION_TYPE_DEV from CONFDATE checksLou Berger2018-07-101-1/+1
* lib: null check (2) (Coverity 1451361)paco2018-06-271-0/+1
* lib ospfd: dead code (Coverity 1302503 1302502)paco2018-06-261-0/+1
* lib: add proper doc comments for hash & linklistQuentin Young2018-05-251-22/+214
* lib: add list_sort(), list_dup()Quentin Young2018-05-251-0/+3
* *: Only test CONFDATE when VERSION_TYPE_DEV definedLou Berger2018-04-031-1/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-4/+6
* lib: linklist avoid access NULL->dataVincent JARDIN2017-10-091-1/+2
* *: Convert list_free usage to list_deleteDonald Sharp2017-10-051-2/+7
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-1/+14
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-72/+73
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: remove QUAGGA_NO_DEPRECATED_INTERFACESQuentin Young2017-02-171-11/+0
* *: Convert libzebra -> libfrrDonald Sharp2017-02-031-1/+1
* lib: linklist: clean up insert-before/after dupsDavid Lamparter2016-07-281-3/+1
* lib: linklist: add listnode_add_before()David Lamparter2016-07-281-0/+1
* ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant logPaul Jakma2016-05-301-0/+1
* lib: don't create circular lists (fixes 6d83113)David Lamparter2016-05-261-0/+1
* lib: remove ALL_LIST_ELEMENTS dead code branchDavid Lamparter2013-01-111-1/+1
* lib: Tweaks to linked list macrosJosh Bailey2012-04-071-7/+7
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-14/+14
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-11/+53
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-7/+4
* Assorted changes from work at BBN. Most are minor, and several are ingdt2004-08-311-0/+1
* comments about struct listgdt2003-12-221-0/+5
* 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-121-0/+2
* Initial revisionpaul2002-12-131-0/+101