index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
proto
/
rip
/
rip.h
Age
Commit message (
Collapse
)
Author
1999-01-12
Patterns expanded in the right way
Pavel Machek
1998-12-22
Bird now uses fib structure instead of linklist.
Pavel Machek
1998-12-20
Added #if 0 to rip_postconfig(), so that it doesn't crash whole daemon
Martin Mares
when RIP is unconfigured. die() -> bug()
1998-12-04
Rip now has configurable per-interface metric (please rewiev), and few
Pavel Machek
more configurable parameters. To do that, union was added into iface_patt.
1998-12-01
Infinity is now configurable ammount.
Pavel Machek
1998-11-27
Fixed few misspellings and exported instance init as rip_init_instance().
Martin Mares
1998-10-26
RIP now includes notion of interface, and is correctly talking to
Pavel Machek
itself on second host. Split horizont is broken.
1998-10-20
RIP now actually talks to itself.
Pavel Machek
1998-10-07
RIP now somehow listens to main routing table (dont expect it to work)
Pavel Machek
1998-07-28
Rip now includes code to reply, but it is currently broken.
Pavel Machek
1998-07-09
Commiting RIP. RIP should somehow listen, will not reply. I needed to
Pavel Machek
commit it so that whole thing compiles.