]> git.ipfire.org Git - thirdparty/bird.git/commit
- Rewrote whole interface logic. Removed support for multiple addresses per
authorMartin Mares <mj@ucw.cz>
Mon, 1 Jun 1998 21:41:11 +0000 (21:41 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 1 Jun 1998 21:41:11 +0000 (21:41 +0000)
commit4cc78c5082344f0d237a5cdfb05e53dfd04ffd8b
treedf81a32f522ff6fe83917ab977ade0510948285f
parent0fe3b28b68f10a32f3fe43e8221559a72be5ca28
- 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.)
TODO
nest/iface.c
nest/iface.h
nest/protocol.h
nest/route.h