0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-04-22 06:54:38 +00:00
Martin Mares bcbd8cc3be Interface logic changes:
o  Introduced IF_LINK_UP flag corresponding to real link state.
o  Allowed addressless interfaces.
o  IF_UP is now automatically calculated and set iff the interface
   is administratively up, has link up and has an IP address assigned.
   It may be IF_IGNORED, though (as in case of the loopback).
o  Any changes which include up/down transition are considered small
   enough to not provoke artificial upping and downing of the interface.
o  When an interface disappears (i.e., it wasn't seen in the last scan),
   we announce this change only once.
o  IF_LOOPBACK implies IF_IGNORE.
1999-03-02 17:28:06 +00:00
1999-02-03 12:28:16 +00:00
1998-12-19 21:53:28 +00:00
1999-03-02 17:28:06 +00:00
1999-03-02 17:28:06 +00:00
Description
The BIRD project aims to develop a fully functional dynamic IP routing daemon.
https://bird.network.cz
31 MiB
Languages
C 86.6%
Yacc 6.2%
Perl 2.7%
M4 1.4%
Lua 0.7%
Other 2.4%