This website requires JavaScript.
Explore
Help
Sign In
mirror
/
labs-bird
Watch
1
Star
0
Fork
0
You've already forked labs-bird
mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced
2024-05-11 16:54:54 +00:00
Code
Releases
Activity
labs-bird
/
lib
History
Martin Mares
3e1f30610e
Defined IP_PREC_INTERNET_CONTROL and made all (well, both :)) protocols
...
use it when creating sockets.
1999-06-01 13:57:24 +00:00
..
birdlib.h
#define NULL if not defined by system includes.
1999-03-29 19:13:36 +00:00
bitops.c
…
bitops.h
…
checksum.c
Added packet checksumming code. Watch the comments for an explanation.
1999-05-10 21:37:39 +00:00
checksum.h
Added packet checksumming code. Watch the comments for an explanation.
1999-05-10 21:37:39 +00:00
event.c
Real implementation of protocol state machines. Delayed startup/shutdown
1999-02-11 22:59:06 +00:00
event.h
Grrr, forgot to commit the event routines themselves :|
1999-02-11 22:18:36 +00:00
ip.h
…
ipv4.c
Small bug in ipv4_skip_header.
1999-05-24 17:37:45 +00:00
ipv4.h
Defined IP_PREC_INTERNET_CONTROL and made all (well, both :)) protocols
1999-06-01 13:57:24 +00:00
ipv6.c
Replaced the old ugly ipv6 compilation hack by a conditional in Modules.
1999-01-23 21:08:59 +00:00
ipv6.h
Replaced the old ugly ipv6 compilation hack by a conditional in Modules.
1999-01-23 21:08:59 +00:00
lists.c
…
lists.h
…
md5.c
…
md5.h
…
mempool.c
Clarify resource dumps and include them in the main debugging dump.
1999-03-29 20:14:33 +00:00
Modules
Added packet checksumming code. Watch the comments for an explanation.
1999-05-10 21:37:39 +00:00
patmatch.c
…
printf.c
…
resource.c
Clarify resource dumps and include them in the main debugging dump.
1999-03-29 20:14:33 +00:00
resource.h
Added lp_flush() which flushes contents of a linear pool, leaving all the
1999-03-29 19:35:47 +00:00
slab.c
…
slists.c
…
slists.h
…
socket.h
Added sk_send_buffer_empty().
1999-05-31 13:21:07 +00:00
string.h
…
unaligned.h
…
xmalloc.c
Use dmalloc instead of EFence when available (dmalloc has lot of improvements
1999-03-04 11:36:26 +00:00