This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bird
Watch
0
Star
0
Fork
0
You've already forked bird
mirror of
https://gitlab.nic.cz/labs/bird.git
synced
2024-11-10 05:08:42 +00:00
Code
Releases
Activity
10a5360886
bird
/
proto
History
Martin Mares
7750634946
Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs.
2000-04-12 13:21:23 +00:00
..
bgp
Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs.
2000-04-12 13:21:23 +00:00
ospf
LSA flooding done.
2000-04-05 00:51:25 +00:00
pipe
Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules,
2000-03-12 21:01:38 +00:00
rip
Fix of comment.
2000-04-07 09:02:17 +00:00
static
Include "lib/string.h" instead of <string.h>. It should give us bzero()
2000-03-31 23:30:21 +00:00