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 (
Expand
)
Author
2004-06-26
Password management redesigned (untested).
Ondrej Filip
2004-06-23
P->magic used just in LOCAL_DEBUG mode
Ondrej Filip
2000-06-05
Add safety check.
Pavel Machek
2000-06-04
Removed lots of trailing newlines in log messages.
Martin Mares
2000-05-17
Minor cleaning
Pavel Machek
2000-05-16
Rip should now reconfigure itself only if needed.
Pavel Machek
2000-05-10
Inlined metric and mode into struct rip_interface to make reconfig
Pavel Machek
2000-05-10
rip_reconfigure done right
Pavel Machek
2000-05-04
Spelling fixes.
Pavel Machek
2000-04-26
Cleanup in preparation for ipv6.
Pavel Machek
2000-03-26
Split horizont done right.
Pavel Machek
2000-03-22
Rip now tries to lock interface.
Pavel Machek
1999-12-16
Added missing semicolon.
Martin Mares
1999-12-08
Fix timing and fix endianity in metrics.
Pavel Machek
1999-12-01
Actually check sequence numbers.
Pavel Machek
1999-11-25
md5 authentication seems to work.
Pavel Machek
1999-11-25
Bugfixes: select right password for password authentication, do not
Pavel Machek
1999-11-25
Triggered updates should now actually work. Fixed metric=16 -> time it
Pavel Machek
1999-11-10
Added timeout for routes (which means proper expiring of routes) added
Pavel Machek
1999-10-11
Untested IPv6 support added. I do not know if it compiles in IPV6 mode.
Pavel Machek
1999-08-18
Few fixme's fixed in rip (will not crash any more on request for
Pavel Machek
1999-05-31
Added FIXME: mode broadcast randombly corrupts memory.
Pavel Machek
1999-05-31
Kill duplicity between rif and rif_patt.
Pavel Machek
1999-05-31
Incoming side of authentication done but untested. Right handling of
Pavel Machek
1999-05-31
Modified rip to new password handling in nest. Now it at least compiles.
Pavel Machek
1999-05-26
Make rip use newly defined password lists.
Pavel Machek
1999-05-11
Mensi updaty do ripu. Pridana passwd autentikace (netestovano).
Pavel Machek
1999-03-01
Hopefully ended translating to new interface
Pavel Machek
1999-02-15
More rip fixes (config data moved to struct rip_proto_config), still
Pavel Machek
1999-01-12
Make it compile again (stupid makefiles!), make quiet option work
Pavel Machek
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
1998-12-04
Rip now has configurable per-interface metric (please rewiev), and few
Pavel Machek
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
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