summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2004-06-05Unused parameters in the client.Martin Mares
2004-06-05Marked unused parameters in sysdep code as such.Martin Mares
2004-06-05Marked unused parameters in core code as such.Martin Mares
2004-06-05Renamed log() to log_msg(), but still keeping the old name as a macro.Martin Mares
2004-06-05A better comment.Martin Mares
2004-06-05Moved the tests for socket existence here.Martin Mares
2004-06-05Cleaned up sk_reallocate() and friends.Martin Mares
2004-06-04Be more verbose.Ondrej Filip
2004-06-04cleanup in lsupd.c, indenting, "struct proto" removed...Ondrej Filip
2004-06-04'struct proto' removedOndrej Filip
2004-06-04Useless logs removed.Ondrej Filip
2004-06-04Bugfix in last patch.Ondrej Filip
2004-06-04OSPF is ready for changing MTU.Ondrej Filip
2004-06-04no commentOndrej Filip
2004-06-04dbdes indent an minor changes.Ondrej Filip
2004-06-04typo in READMEOndrej Filip
2004-06-04better log() usage.Ondrej Filip
2004-06-04lsreq.c indented and small 'struct proto' changes.Ondrej Filip
2004-06-04hello.* reindented, code cleanup.Ondrej Filip
2004-06-04Deleted useles "struct proto" sending.Ondrej Filip
2004-06-04Better log() usage.Ondrej Filip
2004-06-04Indented. No other change.Ondrej Filip
2004-06-04lsack.c cleaned. Better names for functions andOndrej Filip
2004-06-04ackd_timer_hook moded to neighbor.cOndrej Filip
2004-06-04Fatal bug found. Sometimes BIRD did not originate router LSA. FIXED. :-)Ondrej Filip
2004-06-04Initialize iterator on the right place.Ondrej Filip
2004-06-04This can happen now.Ondrej Filip
2004-06-04Small reversing of previous patch.Ondrej Filip
2004-06-04Don't repeat "Sheduling rt calc....."Ondrej Filip
2004-06-04Code and comments cleanup.Ondrej Filip
2004-06-04hello.c and hello.h cleaned up. No design changes.Ondrej Filip
2004-06-03Added source addr for multicast socket.Ondrej Filip
2004-06-03CONFIG_SKIP_MC_BIND added.Ondrej Filip
2004-06-02Deleted useless rfree. (Socked was freed by cli_free())Ondrej Filip
2004-06-02Hotfix for router's parent without nexthop.Ondrej Filip
2004-06-01Bugfix in external routes calculation.Ondrej Filip
2004-06-01Code clean up.Ondrej Filip
2004-06-01Easier cleanup of an interface.Ondrej Filip
2004-06-01Don't free socket's resources.Ondrej Filip
2004-06-01Patch from Andreas Steinmetz <ast@domdv.de>Ondrej Filip
2004-06-01Reverting last patch.Ondrej Filip
2004-06-01Caching loopback interface.Ondrej Filip
2004-06-01log->DBGOndrej Filip
2004-06-01Minor changes caused by MJ's comment.Ondrej Filip
2004-06-01#ifdef CONFIG_UNIX_DONTROUTE added.Ondrej Filip
2004-06-01ALIGN -> BIRD_ALIGNOndrej Filip
2004-06-01Now, only one AC_OUTPUT is used.Ondrej Filip
2004-06-01Useles log()s deleted.Ondrej Filip
2004-06-01bzero has 2 arguments.Ondrej Filip
2004-06-01memset -> bzeroOndrej Filip