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
ea32afb765
Added ip_scope_text() for translating of scopes to strings.
1999-11-25 15:34:20 +00:00
..
birdlib.h
…
bitops.c
…
bitops.h
…
checksum.c
…
checksum.h
…
event.c
ev_run() now returns whether the event has been requeued or not.
1999-11-17 12:01:11 +00:00
event.h
ev_run() now returns whether the event has been requeued or not.
1999-11-17 12:01:11 +00:00
ip.c
Added ip_scope_text() for translating of scopes to strings.
1999-11-25 15:34:20 +00:00
ip.h
Added ip_scope_text() for translating of scopes to strings.
1999-11-25 15:34:20 +00:00
ipv4.c
…
ipv4.h
…
ipv6.c
…
ipv6.h
…
lists.c
…
lists.h
…
md5.c
…
md5.h
…
mempool.c
Simplify handling of free chunks.
1999-10-29 10:08:27 +00:00
Modules
Added ip_scope_text() for translating of scopes to strings.
1999-11-25 15:34:20 +00:00
patmatch.c
…
printf.c
…
resource.c
…
resource.h
…
slab.c
…
slists.c
…
slists.h
…
socket.h
Implemented unix-domain sockets.
1999-10-29 12:09:29 +00:00
string.h
…
unaligned.h
…
xmalloc.c
…