0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00
The BIRD project aims to develop a fully functional dynamic IP routing daemon. https://bird.network.cz
Go to file
Martin Mares 4cc78c5082 - Rewrote whole interface logic. Removed support for multiple addresses per
interface since it makes much trouble everywhere. Instead, we understand
  secondary addresses as subinterfaces.

- In case interface addresses or basic flags change, we simply convert it
  to a down/up sequence.

- Implemented the universal neighbour cache. (Just forget what did previous
  includes say of neighbour caching, this one is brand new.)
1998-06-01 21:41:11 +00:00
doc Added banner presented to KSVI. 1998-03-20 18:30:55 +00:00
lib Added ipa_xor() and ipa_in_net(). 1998-06-01 21:36:58 +00:00
nest - Rewrote whole interface logic. Removed support for multiple addresses per 1998-06-01 21:41:11 +00:00
sysdep Whee, multicast sockets work! 1998-05-26 21:46:38 +00:00
tools The library is now glued together from generic and OS-dependent parts 1998-05-15 07:56:13 +00:00
Makefile Fixed path to includes. 1998-05-24 14:44:25 +00:00
Rules Added routing table and routing attribute code. 1998-05-20 11:54:33 +00:00
TODO - Rewrote whole interface logic. Removed support for multiple addresses per 1998-06-01 21:41:11 +00:00