summaryrefslogtreecommitdiffstats
path: root/lib/linklist.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | always.
* 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
| | | | 555]. Okayed by Paul.
* 2003-09-24 sowmini.varadhan@sun.compaul2003-09-231-2/+6
| | | | | * lib/linklist.c: (if_cmp_func) Fix handling of case where list->cmp returns 0.
* Kevin C Miller <kevinm@andrew.cmu.edu>patch.z16681.ospfd.nssapaul2002-12-131-0/+5
| | | | [zebra 16681] OSPF NSSA Patches
* Initial revisionpaul2002-12-131-0/+312