summaryrefslogtreecommitdiffstats
path: root/proto
AgeCommit message (Expand)Author
2004-06-26Password management redesigned (untested).Ondrej Filip
2004-06-25A lot of changes:Ondrej Filip
2004-06-24Small typo changes.Ondrej Filip
2004-06-23Hotfix to problem with metric change reported by Luca.Ondrej Filip
2004-06-23P->magic used just in LOCAL_DEBUG modeOndrej Filip
2004-06-17Some cisco routers send shorter ospf messages in larger packets.Ondrej Filip
2004-06-11Better routing table calculation. We are ready to work withOndrej Filip
2004-06-11Better adjacency building, some minor bugfixes.Ondrej Filip
2004-06-09Better checking of configuration.Ondrej Filip
2004-06-07Bugfix in RT calculation.Ondrej Filip
2004-06-07It was too verbose.Ondrej Filip
2004-06-06Cleanup in packet.c. Deleted unused parameters.Ondrej Filip
2004-06-06Deleted unused parameters.Ondrej Filip
2004-06-06Be sure, that ospf_area is aged before routing table calculation.Ondrej Filip
2004-06-06Keep al lSAs invalidated.Ondrej Filip
2004-06-06Small cleanup, indentation and preparation for multiple areas routing table c...Ondrej Filip
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-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-05Moved the tests for socket existence here.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-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