mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-04-22 15:04:39 +00:00
9da4d14340
o ((flags & IF_CHANGE_UP) == IF_CHANGE_UP) -> (flags & IF_CHANGE_UP) o bcopy -> memcpy (bcopy is unportable) o Ifdeffed out add_tail(&(ifa->sk_list),NODE mcsk) -- the node in socket structure is for internal use by the resource manager only. (Now, the debugging dump of open sockets looks sane :-)).
Description
The BIRD project aims to develop a fully functional dynamic IP routing daemon.
https://bird.network.cz
Languages
C
86.6%
Yacc
6.2%
Perl
2.7%
M4
1.4%
Lua
0.7%
Other
2.4%