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
1a54d44a23
Added packet checksumming code. Watch the comments for an explanation.
1999-05-10 21:37:39 +00:00
..
birdlib.h
…
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
…
event.h
…
ip.h
…
ipv4.c
Recognize site scope for IPv4 addresses (prefixes reserved for private
1999-04-27 16:03:17 +00:00
ipv4.h
Added ipa_compare as requested.
1999-04-12 20:26:06 +00:00
ipv6.c
…
ipv6.h
…
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
…
slab.c
…
slists.c
…
slists.h
…
socket.h
Fixed a couple of bugs in handling of multicast sockets.
1999-04-12 14:57:46 +00:00
string.h
…
unaligned.h
…
xmalloc.c
…