bird/lib
Ondrej Zajicek (work) fe9f1a6ded Initial commit on integrated BIRD
New data types net_addr and variants (in lib/net.h) describing
network addresses (prefix/pxlen). Modifications of FIB structures
to handle these data types and changing everything to use these
data types instead of prefix/pxlen pairs where possible.

The commit is WiP, some protocols are not yet updated (BGP, Kernel),
and the code contains some temporary scaffolding.

Comments are welcome.
2015-11-05 12:48:52 +01:00
..
alloca.h Changed of comments. 2004-05-31 17:27:21 +00:00
birdlib.h BGP multipath support 2015-06-08 02:24:08 +02:00
bitops.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
bitops.h Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
buffer.h Initial BFD commit, work in progress. 2013-09-10 12:09:36 +02:00
checksum.c unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
checksum.h unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
Doc Implements token bucket filter for rate limiting. 2014-10-02 12:52:50 +02:00
event.c Implement latency tracking, internal event log and watchdog 2015-03-02 09:41:14 +01:00
event.h Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
fletcher16.h OSPF: Redesign LSA checksumming 2015-05-01 14:40:56 +02:00
hash.h Finishes add-path. 2013-12-01 13:49:42 +01:00
heap.h BFD work in progress. 2013-09-16 23:57:40 +02:00
ip.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
ip.h Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
lists.c BFD work in progress. 2013-09-16 23:57:40 +02:00
lists.h Better Clang compatibility 2015-02-21 20:07:17 +01: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 unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
Modules Integrated IP functions. 2014-10-24 11:11:43 +02:00
net.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
net.h Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
patmatch.c Added library progdocs. 2000-06-04 18:34:39 +00:00
printf.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
resource.c Many changes in I/O and OSPF sockets and packet handling. 2014-02-06 17:46:01 +01:00
resource.h BFD work in progress. 2013-09-16 23:57:40 +02:00
resource.sgml Fixes for the programmer's manual. 2000-06-08 12:37:21 +00:00
slab.c unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
slists.c Slist update 2009-01-12 14:40:21 +01:00
slists.h Temporary integrated OSPF commit. 2014-06-26 11:58:57 +02:00
socket.h unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
string.h Merge branch 'master' into add-path 2013-11-23 11:50:34 +01:00
tbf.c Implements token bucket filter for rate limiting. 2014-10-02 12:52:50 +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 unsigned [int] -> uint 2015-06-08 02:24:08 +02:00