summaryrefslogtreecommitdiffstats
path: root/lib/linklist.c
Commit message (Expand)AuthorAgeFilesLines
* ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant logPaul Jakma2014-11-111-0/+7
* *: nuke ^L (page feed)David Lamparter2014-06-041-4/+4
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-10/+2
* [lib/linklist] Enforce "nodes must have data" invariant more rigorouslyPaul Jakma2008-02-281-5/+15
* + fixed bug #418 (changing address on an existing interface doesn't cause exi...Denis Ovsienko2007-11-121-0/+1
* [lib] list_delete shouldn't duplicate list_delete_all_nodePaul Jakma2006-06-151-10/+1
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-2/+2
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-3/+3
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-4/+4
* Revert my "microfix". It was caused by misreading code. Gilad is right ashasso2003-12-221-6/+1
* note that order of = items is undefined, probablygdt2003-12-221-0/+4
* add comments clarifying the operation of listnode_add_sortgdt2003-12-221-1/+7
* lib/if.c part from [quagga-dev 552] and lib/inklist.c part from [quagga-devhasso2003-12-211-7/+3
* 2003-09-24 sowmini.varadhan@sun.compaul2003-09-231-2/+6
* Kevin C Miller <kevinm@andrew.cmu.edu>patch_z16681_ospfd_nssapaul2002-12-131-0/+5
* Initial revisionpaul2002-12-131-0/+312