aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lists.h
Commit message (Expand)AuthorAgeFilesLines
* BGP redesignOndrej Zajicek (work)2016-12-071-0/+1
* Merge branch 'master' into int-new-channelsJan Moskyto Matejka2016-04-081-3/+15
|\
| * Birdlib: Modify lists to avoid problems with pointer aliasing rulesJan Moskyto Matejka2016-03-231-2/+15
| * Birdlib: Do cleanups after remove/freeOndrej Zajicek (work)2016-03-231-1/+0
* | Channels - explicit links between protocols and tablesOndrej Zajicek (work)2016-02-011-1/+4
|/
* Better Clang compatibilityPavel Tvrdik2015-02-211-7/+8
* BGP graceful restart support.Ondrej Zajicek2014-03-201-0/+2
* BFD work in progress.Ondrej Zajicek2013-09-161-0/+1
* Implements RDNSS and DNSSL support for RAdv.Ondrej Zajicek2012-07-071-1/+2
* Fixes a bug in LSA update of large LSAs.Ondrej Zajicek2010-11-041-3/+3
* Fixes nasty bug in event processing.Ondrej Zajicek2008-12-181-0/+3
* Added an explanatory comment.Martin Mares2001-01-151-0/+13
* Added macros for walking lists backwards.Martin Mares1999-08-031-0/+4
* WALK_LIST_DELSAFE now actually works (it really couldn't since it didn'tMartin Mares1998-10-171-5/+3
* Lists: unneccessary test killed, make code friendly to non-gcc.Pavel Machek1998-10-141-3/+2
* Reversed buggy patch.Pavel Machek1998-07-201-1/+1
* Adding walk list which permits you to delete entries.Pavel Machek1998-07-091-1/+7
* BIRD library: The story continues.Martin Mares1998-05-031-1/+1
* First look at data structures. More to come tomorrow...Martin Mares1998-04-221-0/+42