bird/nest
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
..
bird.h Changed #include <x/y> to #include "x/y" for our local includes, so that 1998-04-28 14:39:34 +00:00
confile.h First look at data structures. More to come tomorrow... 1998-04-22 12:58:34 +00:00
iface.c - Rewrote whole interface logic. Removed support for multiple addresses per 1998-06-01 21:41:11 +00:00
iface.h - Rewrote whole interface logic. Removed support for multiple addresses per 1998-06-01 21:41:11 +00:00
Makefile Implemented scanning of network interfaces. Mostly very ugly code due to 1998-05-26 21:42:05 +00:00
proto.c protos_init, not proto_init. 1998-05-24 14:48:52 +00:00
protocol.h - Rewrote whole interface logic. Removed support for multiple addresses per 1998-06-01 21:41:11 +00:00
route.h - Rewrote whole interface logic. Removed support for multiple addresses per 1998-06-01 21:41:11 +00:00
rt-attr.c Resource pools are now named. 1998-05-26 21:37:37 +00:00
rt-fib.c Debug messages. 1998-05-26 21:43:45 +00:00
rt-table.c Added debug dump function, but it's still empty :( 1998-05-24 14:49:14 +00:00