summaryrefslogtreecommitdiffstats
path: root/proto
AgeCommit message (Expand)Author
2000-05-10Inlined metric and mode into struct rip_interface to make reconfigPavel Machek
2000-05-10rip_reconfigure done rightPavel Machek
2000-05-10ipa_same does not exist.Pavel Machek
2000-05-10Nicer messages from rip.Pavel Machek
2000-05-10Use ea_get_int instead of ea_find.Pavel Machek
2000-05-10Destroying of neighbor moved from 'hello' to 'neighbor' andOndrej Filip
2000-05-10Reconfigure hook copied from bgp.Pavel Machek
2000-05-10Send first udpate sooner.Pavel Machek
2000-05-10Only announce change to main routing table if it is better than current.Pavel Machek
2000-05-10Better dumping.Ondrej Filip
2000-05-10Don't touch used memory.Pavel Machek
2000-05-10Bugfix in ip_addr endianity.Ondrej Filip
2000-05-10Killed unused variable.Pavel Machek
2000-05-10Bug in (B)DR election fixed.Ondrej Filip
2000-05-10You can now say "mode multicast".Pavel Machek
2000-05-10Change u32 to ip_addr in ext lsa.Ondrej Filip
2000-05-10Calculation of external routes.Ondrej Filip
2000-05-10Fix segfaults by using new ea_get_int.Pavel Machek
2000-05-09FIXME's removed by deleting them. :-)Ondrej Filip
2000-05-09Premature aging of self-originated LSA received in flooding.Ondrej Filip
2000-05-09Better dumping.Ondrej Filip
2000-05-09Bugfix in lsrt slist adding.Ondrej Filip
2000-05-09Flushing of old LSAs added.Ondrej Filip
2000-05-09Backup seen is not called so often.Ondrej Filip
2000-05-09Don't send flushed LSAs.Ondrej Filip
2000-05-09Many bugfixes. (I added one entry twice to slist.)Ondrej Filip
2000-05-09Many bugfixes. Actually, how could this ever work? :-)Ondrej Filip
2000-05-09Bug fix in sending updates.Ondrej Filip
2000-05-09Bugfix in testing of possibility of adjacency.Ondrej Filip
2000-05-09Better dumping.Ondrej Filip
2000-05-09Bugfix in hello.Ondrej Filip
2000-05-09Small cleanup.Ondrej Filip
2000-05-09Sorry, it didn't compile. :-(Ondrej Filip
2000-05-09Another bugfix in neighbor state machine.Ondrej Filip
2000-05-09Small bug in neighbor state machine.Ondrej Filip
2000-05-09Just added declaration of AS Ext routes calculation.Ondrej Filip
2000-05-09Do not stop lsrr_timer in FULL state. Use it for retransmition.Ondrej Filip
2000-05-09Some changes in debugging.Ondrej Filip
2000-05-09Fixed some FIXME's by deleting them. :-)Ondrej Filip
2000-05-09Useless '\n' in log()Ondrej Filip
2000-05-09Stopping RXMT timer when going to lower state than EXSTART.Ondrej Filip
2000-05-09KEEPALIVE TIME ought to set keepalive time, not connect retry time :)Martin Mares
2000-05-09Typo in debug.Ondrej Filip
2000-05-09Grrr, useless debug.Ondrej Filip
2000-05-09Small typo.Ondrej Filip
2000-05-09Bugfix in new neighbor allocation.Ondrej Filip
2000-05-09Better debug output.Ondrej Filip
2000-05-09Next hop calculation improved. (I ignored stub networks advertised by myOndrej Filip
2000-05-09Better logging. (%d->%I)Ondrej Filip
2000-05-08Don't crash when the socket gets closed between updates.Martin Mares