bird/lib
Ondrej Zajicek 094d2bdb79 Implements ADD-PATH extension for BGP.
Allows to send and receive multiple routes for one network by one BGP
session. Also contains necessary core changes to support this (routing
tables accepting several routes for one network from one protocol).
It needs some more cleanup before merging to the master branch.
2012-08-14 16:46:43 +02:00
..
alloca.h Changed of comments. 2004-05-31 17:27:21 +00:00
birdlib.h Implements Router Advertisement protocol. 2011-03-13 11:33:50 +01:00
bitops.c Cleanup changes 2009-03-31 21:17:00 +02:00
bitops.h Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
checksum.c Implements changes in checksum alg suggested by Joakim Tjernlund. 2010-04-25 19:13:49 +02:00
checksum.h Added packet checksumming code. Watch the comments for an explanation. 1999-05-10 21:37:39 +00:00
Doc Documented sockets, events and timers. 2000-06-05 12:19:12 +00:00
event.c Implements command that shows memory usage. 2010-06-02 22:20:40 +02:00
event.h Event handlers no longer return re-queue flag. Instead of using it, just 2000-04-27 22:28:49 +00:00
ip.c Use undefined scope for undefined IPv6 addresses. 2011-09-24 11:06:42 +02:00
ip.h Route Origin Authorization basics. 2012-03-18 17:32:30 +01:00
ipv4.c Some minor fixes. 2012-04-27 00:04:51 +02:00
ipv4.h Better support for /31 networks. 2010-04-28 00:39:57 +02:00
ipv6.c Use undefined scope for undefined IPv6 addresses. 2011-09-24 11:06:42 +02:00
ipv6.h Better support for /31 networks. 2010-04-28 00:39:57 +02:00
lists.c Added library progdocs. 2000-06-04 18:34:39 +00:00
lists.h Implements RDNSS and DNSSL support for RAdv. 2012-07-07 14:26:42 +02:00
md5.c Include "lib/string.h" instead of <string.h>. It should give us bzero() 2000-03-31 23:30:21 +00:00
md5.h BIRD library: The story continues. 1998-05-03 16:43:39 +00:00
mempool.c Implements command that shows memory usage. 2010-06-02 22:20:40 +02:00
Modules alloca.h added 2004-05-31 17:13:58 +00:00
patmatch.c Added library progdocs. 2000-06-04 18:34:39 +00:00
printf.c Implements support for link-local addresses in BGP. 2012-01-08 15:31:34 +01:00
resource.c Small typo in programmer's documentation. 2012-04-22 14:03:07 +02:00
resource.h Implements command that shows memory usage. 2010-06-02 22:20:40 +02:00
resource.sgml Fixes for the programmer's manual. 2000-06-08 12:37:21 +00:00
slab.c Fixes a tricky bug in route filtering. 2012-01-03 00:42:25 +01:00
slists.c Slist update 2009-01-12 14:40:21 +01:00
slists.h Slist update 2009-01-12 14:40:21 +01:00
socket.h Rename sk_new() to avoid name collision with OpenSSL. 2012-07-18 19:35:30 +02:00
string.h Implements ADD-PATH extension for BGP. 2012-08-14 16:46:43 +02:00
unaligned.h Include "lib/string.h" instead of <string.h>. It should give us bzero() 2000-03-31 23:30:21 +00:00
xmalloc.c Changes OSPF to generate stub networks for non-primary addresses. 2009-06-10 23:45:08 +02:00