]> git.ipfire.org Git - thirdparty/bird.git/history - lib/lists.h
Filter test: typo fix
[thirdparty/bird.git] / lib / lists.h
2016-03-23  Jan Moskyto MatejkaBirdlib: Modify lists to avoid problems with pointer...
2016-03-23  Ondrej Zajicek ... Birdlib: Do cleanups after remove/free
2015-02-21  Pavel TvrdikBetter Clang compatibility
2014-03-24  Ondrej ZajicekMerge branch 'bgp-grace'
2014-03-20  Ondrej ZajicekBGP graceful restart support.
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-09-16  Ondrej ZajicekBFD work in progress.
2012-08-07  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird v1.3.8
2012-07-16  Ondrej ZajicekMerge branch 'rt-accepted'
2012-07-07  Ondrej ZajicekImplements RDNSS and DNSSL support for RAdv.
2010-11-04  Ondrej ZajicekFixes a bug in LSA update of large LSAs.
2008-12-18  Ondrej ZajicekFixes nasty bug in event processing.
2001-01-15  Martin MaresAdded an explanatory comment.
1999-08-03  Martin MaresAdded macros for walking lists backwards.
1998-10-17  Martin MaresWALK_LIST_DELSAFE now actually works (it really couldn...
1998-10-14  Pavel MachekLists: unneccessary test killed, make code friendly...
1998-07-20  Pavel MachekReversed buggy patch.
1998-07-09  Pavel MachekAdding walk list which permits you to delete entries.
1998-05-03  Martin MaresBIRD library: The story continues.
1998-04-22  Martin MaresFirst look at data structures. More to come tomorrow...