summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-10Added more convient interface for ea_find.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-09Generated first public alpha release.Martin Mares
2000-05-09New example config.Martin Mares
2000-05-09Implemented debugging function rlookup() which you can call from gdbMartin Mares
2000-05-09rt_prune: Don't kill routes from protocols in FS_FEEDING state. If debugging,Martin Mares
2000-05-09KEEPALIVE TIME ought to set keepalive time, not connect retry time :)Martin Mares
2000-05-09In non-debug mode, set default logging to syslog only, not stderr.Martin Mares
2000-05-09Fixed type in daemonization code.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-08Several simplifications of the fib iterators.Martin Mares
2000-05-08When not debugging, daemonize automatically.Martin Mares
2000-05-08Implemented `show route count' which is `show route stats' withMartin Mares
2000-05-08Don't crash when the socket gets closed between updates.Martin Mares
2000-05-08Added `--disable-memcheck' switch which avoids linking of efence/dmalloc,Martin Mares
2000-05-08Stop feeding the protocol if it suddenly shuts down.Martin Mares