summaryrefslogtreecommitdiffstats
path: root/proto
AgeCommit message (Expand)Author
2000-06-01Cleanup.Ondrej Filip
2000-06-01Very stuping bug. (I took me 4 hours to find it!)Ondrej Filip
2000-05-31Ehm, some other "down" steps.Ondrej Filip
2000-05-31Some bugs in cleanup after iface down.Ondrej Filip
2000-05-31Why does not work "sk_close(sk);rfree(sk);"?Ondrej Filip
2000-05-31Better debugging.Ondrej Filip
2000-05-31And finally, Premature aging works. :-)Ondrej Filip
2000-05-31Another step to make premature aging better.Ondrej Filip
2000-05-31Warning destroyed. :-)Ondrej Filip
2000-05-31Flood my LSA (if exists) after old one is flushed.Ondrej Filip
2000-05-31Set E2 metric for internal routes to LSINFINITY.Ondrej Filip
2000-05-31Delete _all_ ext routes from unreachable neighbor.Ondrej Filip
2000-05-31Stuping bug in net LSA origination. Now, I should surviveOndrej Filip
2000-05-31Sort cleanup in aging.Ondrej Filip
2000-05-31LSArt origination and routing table calculation is now not doing soOndrej Filip
2000-05-31Handle better next hop in external LSA.Ondrej Filip
2000-05-31Very ancient bug in (B)DR election, I didn't fill correctly my own IP.Ondrej Filip
2000-05-31Added tagging of external LSA.Ondrej Filip
2000-05-31Updated all the Doc files to new format.Martin Mares
2000-05-31Ehm, in had this in code: "break; i--;" :-(Ondrej Filip
2000-05-31IPv6: Absolutize link-scope addresses of incoming packets.Martin Mares
2000-05-30Route attributes for OSPF.Martin Mares
2000-05-30Removed several unused local variables.Martin Mares
2000-05-30Added \n in debug.Ondrej Filip
2000-05-30Stupig bug in debugging.Ondrej Filip
2000-05-30You can decide if add LSA into lsrth during flood_lsa().Ondrej Filip
2000-05-30Reflood your old lsa.Ondrej Filip
2000-05-30Don't run rt calculation twice.Ondrej Filip
2000-05-30Don't send empty LS upd. (And better debugging.)Ondrej Filip
2000-05-30Aging delta changed. (Ehm, aging is very dirty I'll have to change it.)Ondrej Filip
2000-05-30Better shutdown.Ondrej Filip
2000-05-30Don't send empty LS update.Ondrej Filip
2000-05-30Bug in direct ack (via update).Ondrej Filip
2000-05-30Bug in socket closing.Ondrej Filip
2000-05-30Bug in lsa comparision.Ondrej Filip
2000-05-30Yeah, the endianity bug found.Ondrej Filip
2000-05-30Better dumping.Ondrej Filip
2000-05-30Tried to change garbagetime -> garbage time to be more consistent.Pavel Machek
2000-05-30Better inicialisation.Ondrej Filip
2000-05-30Some exchange between init() and start().Ondrej Filip
2000-05-30Better rt dumping.Ondrej Filip
2000-05-30Bug in rt_notify.Ondrej Filip
2000-05-30`path metric' and `disable after error' are switches, not numeric clauses.Martin Mares
2000-05-28Kosmetic change in debugging.Ondrej Filip
2000-05-28get_route_info() added.Ondrej Filip
2000-05-28get_status() implemented.Ondrej Filip
2000-05-28Just added some debug().Ondrej Filip
2000-05-27Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.)Ondrej Filip
2000-05-27Originating of external LSA.Ondrej Filip
2000-05-26Import control implemented.Ondrej Filip