summaryrefslogtreecommitdiffstats
path: root/proto
AgeCommit message (Expand)Author
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
2000-05-08Update `remains' counter correctly.Martin Mares
2000-05-08The bgp_list is gone. Incomming connections are now handled in a muchMartin Mares
2000-05-08Don't generate corrupted packets when sending only route deletes.Martin Mares
2000-05-08Link the instance to the global BGP list as soon as possible.Martin Mares
2000-05-08Use preferences properly.Martin Mares
2000-05-08Preference is a configurable parameter.Martin Mares
2000-05-07Setup of incoming connection is now a separate function.Martin Mares
2000-05-07Added commands `show route protocol <p>' and `show route import <p>' whichMartin Mares