summaryrefslogtreecommitdiffstats
path: root/proto
AgeCommit message (Expand)Author
2004-07-15Minor bugfix to compile bird in IPv6.Ondrej Filip
2004-07-15Minor bugfix - add interface routes.Ondrej Filip
2004-07-15Minor bugfix in calculation of external routes.Ondrej Filip
2004-07-15Huge OSPF database redesign. Since now, all LSAs of all areasOndrej Filip
2004-07-14Multiple OSPF areas can be attached.Ondrej Filip
2004-07-14Send hello just after interface is up.Ondrej Filip
2004-07-14Send hello as soon as possible after the interface is up.Ondrej Filip
2004-07-14Add more reasonable options to LSAs. (But it seems, that it's ignored.)Ondrej Filip
2004-07-14Bugfix: Router was unable to advertise AS external routes.Ondrej Filip
2004-07-13Default tick = 1. The today's CPU is fast enough.Ondrej Filip
2004-07-13Don't inform us about every ospf_age()Ondrej Filip
2004-07-13Bugfix - RIP now updates routes with worse metric.Ondrej Filip
2004-07-13MD5 authentication in OSPF works. :-)Ondrej Filip
2004-07-13Bugfix in simple authentification.Ondrej Filip
2004-07-13Bugfix - nasty bug in router LSA origination - Router did not describe all in...Ondrej Filip
2004-07-13Bugfix - options bits were not included in LSAsOndrej Filip
2004-07-08Syntax bugfix.Ondrej Filip
2004-07-01Length calculation bugfix.Ondrej Filip
2004-07-01Hello reading bugfix.Ondrej Filip
2004-06-27Update of the documentation. (passwords and md5).Ondrej Filip
2004-06-26Md5 authentification added (unsested).Ondrej Filip
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