Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
not tested.
|
|
Expect for reconfiguration issues, the static protocol is complete now.
|
|
file and different in reality. Decided to use the same order as we do
for proto->rt_notify (i.e., first new value and second the old one).
|
|
disposed by the core: neighbors, rte's, etc's...
|
|
|
|
latest mj's changes.
|
|
|
|
(multicast/broadcast options are currently unimplemented).
|
|
|
|
|
|
|
|
|
|
|
|
when RIP is unconfigured.
die() -> bug()
|
|
|
|
|
|
ones seem to work well.
|
|
when their destination comes on/off link. Deserves better testing :)
See example in bird.conf.
|
|
|
|
- cfg_strcpy() -> cfg_strdup()
- mempool -> linpool, mp_* -> lp_* [to avoid confusion with memblock, mb_*]
Anyway, it might be better to stop ranting about names and do some *real* work.
|
|
more configurable parameters. To do that, union was added into iface_patt.
|
|
|
|
|
|
|
|
it's referenced in the makefiles.
|
|
itself on second host. Split horizont is broken.
|
|
from other port than we receive at), few FIXME's added.
|
|
|
|
|
|
|
|
Linus Torvalds
Rip now uses main routing table properly: entries are stored directly
into main routing table and we are relying on core to call our's
compare. That unfortunately broke garbage collecting (and probably
many more things). It compiles.
|
|
|
|
|
|
|
|
commit it so that whole thing compiles.
|