aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup in show route import <p>.Ondrej Filip2004-06-072-7/+7
* Some new warnings eliminated.Ondrej Filip2004-06-072-19/+18
* Marked unused parameters as unused.Ondrej Filip2004-06-075-18/+24
* Deleted some unused code.Ondrej Filip2004-06-071-24/+4
* Cleanup in packet.c. Deleted unused parameters.Ondrej Filip2004-06-0611-114/+72
* Deleted unused parameters.Ondrej Filip2004-06-067-21/+17
* RPM is now able to build IPv4 and IPv6 bird.Ondrej Filip2004-06-062-8/+10
* Test old instance of BIRD.Ondrej Filip2004-06-064-5/+39
* Be sure, that ospf_area is aged before routing table calculation.Ondrej Filip2004-06-063-1/+5
* Keep al lSAs invalidated.Ondrej Filip2004-06-061-1/+6
* TODO updated.Ondrej Filip2004-06-061-0/+9
* Small cleanup, indentation and preparation for multiple areas routing table c...Ondrej Filip2004-06-068-52/+81
* Indentation.Ondrej Filip2004-06-062-4/+8
* This warning is stupid.Ondrej Filip2004-06-061-4/+0
* Indentation.Ondrej Filip2004-06-0614-1492/+1640
* Struct area_net changed.Ondrej Filip2004-06-063-11/+12
* Cleanup in iface.cOndrej Filip2004-06-067-659/+669
* Be more verbose in troubles.Ondrej Filip2004-06-061-9/+9
* Set size of the buffers. (Thanx MJ.)Ondrej Filip2004-06-051-0/+12
* Staticized lots of local functions.Martin Mares2004-06-059-16/+15
* One less unused variable.Martin Mares2004-06-051-1/+0
* Better prototypes.Martin Mares2004-06-051-2/+2
* Add more warnings if --enable-warnings is turned on. (probably requiresMartin Mares2004-06-051-1/+1
* `defaut' should be `default'.Martin Mares2004-06-051-2/+1
* ... and a whole bunch of unused parameters and variables in ospf.Martin Mares2004-06-0511-53/+7
* ... and in rip (there are even unused functions!).Martin Mares2004-06-051-16/+9
* ... in pipe.Martin Mares2004-06-051-2/+2
* ... in BGP.Martin Mares2004-06-053-12/+11
* One more in the library.Martin Mares2004-06-051-1/+1
* ... and in the filter.Martin Mares2004-06-051-1/+2
* Unused parameters in the client.Martin Mares2004-06-051-2/+2
* Marked unused parameters in sysdep code as such.Martin Mares2004-06-056-25/+25
* Marked unused parameters in core code as such.Martin Mares2004-06-055-5/+5
* Renamed log() to log_msg(), but still keeping the old name as a macro.Martin Mares2004-06-052-2/+3
* A better comment.Martin Mares2004-06-051-1/+1
* Moved the tests for socket existence here.Martin Mares2004-06-051-3/+6
* Cleaned up sk_reallocate() and friends.Martin Mares2004-06-051-29/+34
* Be more verbose.Ondrej Filip2004-06-041-3/+3
* cleanup in lsupd.c, indenting, "struct proto" removed...Ondrej Filip2004-06-048-276/+307
* 'struct proto' removedOndrej Filip2004-06-044-12/+13
* Useless logs removed.Ondrej Filip2004-06-041-2/+0
* Bugfix in last patch.Ondrej Filip2004-06-041-1/+2
* OSPF is ready for changing MTU.Ondrej Filip2004-06-045-2/+38
* no commentOndrej Filip2004-06-041-10/+4
* dbdes indent an minor changes.Ondrej Filip2004-06-044-272/+275
* typo in READMEOndrej Filip2004-06-041-1/+1
* better log() usage.Ondrej Filip2004-06-041-1/+1
* lsreq.c indented and small 'struct proto' changes.Ondrej Filip2004-06-045-62/+65
* hello.* reindented, code cleanup.Ondrej Filip2004-06-043-117/+129
* Deleted useles "struct proto" sending.Ondrej Filip2004-06-044-14/+13