summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2004-06-06Indentation.Ondrej Filip
2004-06-06This warning is stupid.Ondrej Filip
2004-06-06Indentation.Ondrej Filip
2004-06-06Struct area_net changed.Ondrej Filip
2004-06-06Cleanup in iface.cOndrej Filip
2004-06-06Be more verbose in troubles.Ondrej Filip
2004-06-05Set size of the buffers. (Thanx MJ.)Ondrej Filip
2004-06-05Staticized lots of local functions.Martin Mares
2004-06-05One less unused variable.Martin Mares
2004-06-05Better prototypes.Martin Mares
2004-06-05Add more warnings if --enable-warnings is turned on. (probably requiresMartin Mares
2004-06-05`defaut' should be `default'.Martin Mares
2004-06-05... and a whole bunch of unused parameters and variables in ospf.Martin Mares
2004-06-05... and in rip (there are even unused functions!).Martin Mares
2004-06-05... in pipe.Martin Mares
2004-06-05... in BGP.Martin Mares
2004-06-05One more in the library.Martin Mares
2004-06-05... and in the filter.Martin Mares
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