Age | Commit message (Expand) | Author |
2000-05-31 | Flood my LSA (if exists) after old one is flushed. | Ondrej Filip |
2000-05-31 | Set E2 metric for internal routes to LSINFINITY. | Ondrej Filip |
2000-05-31 | Delete _all_ ext routes from unreachable neighbor. | Ondrej Filip |
2000-05-31 | Stuping bug in net LSA origination. Now, I should survive | Ondrej Filip |
2000-05-31 | Sort cleanup in aging. | Ondrej Filip |
2000-05-31 | LSArt origination and routing table calculation is now not doing so | Ondrej Filip |
2000-05-31 | Handle better next hop in external LSA. | Ondrej Filip |
2000-05-31 | Very ancient bug in (B)DR election, I didn't fill correctly my own IP. | Ondrej Filip |
2000-05-31 | Added tagging of external LSA. | Ondrej Filip |
2000-05-31 | Updated all the Doc files to new format. | Martin Mares |
2000-05-30 | Ehm, in had this in code: "break; i--;" :-( | Ondrej Filip |
2000-05-30 | Route attributes for OSPF. | Martin Mares |
2000-05-30 | Added \n in debug. | Ondrej Filip |
2000-05-30 | Stupig bug in debugging. | Ondrej Filip |
2000-05-30 | You can decide if add LSA into lsrth during flood_lsa(). | Ondrej Filip |
2000-05-30 | Reflood your old lsa. | Ondrej Filip |
2000-05-30 | Don't run rt calculation twice. | Ondrej Filip |
2000-05-30 | Don't send empty LS upd. (And better debugging.) | Ondrej Filip |
2000-05-30 | Aging delta changed. (Ehm, aging is very dirty I'll have to change it.) | Ondrej Filip |
2000-05-30 | Better shutdown. | Ondrej Filip |
2000-05-30 | Don't send empty LS update. | Ondrej Filip |
2000-05-30 | Bug in direct ack (via update). | Ondrej Filip |
2000-05-30 | Bug in socket closing. | Ondrej Filip |
2000-05-30 | Bug in lsa comparision. | Ondrej Filip |
2000-05-30 | Yeah, the endianity bug found. | Ondrej Filip |
2000-05-30 | Better dumping. | Ondrej Filip |
2000-05-30 | Better inicialisation. | Ondrej Filip |
2000-05-30 | Some exchange between init() and start(). | Ondrej Filip |
2000-05-30 | Better rt dumping. | Ondrej Filip |
2000-05-30 | Bug in rt_notify. | Ondrej Filip |
2000-05-28 | Kosmetic change in debugging. | Ondrej Filip |
2000-05-28 | get_route_info() added. | Ondrej Filip |
2000-05-28 | get_status() implemented. | Ondrej Filip |
2000-05-28 | Just added some debug(). | Ondrej Filip |
2000-05-27 | Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.) | Ondrej Filip |
2000-05-27 | Originating of external LSA. | Ondrej Filip |
2000-05-26 | Import control implemented. | Ondrej Filip |
2000-05-17 | Smal debug bugfix. | Ondrej Filip |
2000-05-17 | rte_same implemented. | Ondrej Filip |
2000-05-17 | rte_better implemented. | Ondrej Filip |
2000-05-17 | Don't die, if you receive strange LSA. | Ondrej Filip |
2000-05-17 | Typo in comment. | Ondrej Filip |
2000-05-16 | Downing of interface should work. | Ondrej Filip |
2000-05-16 | Calculation of external routes finally works. | Ondrej Filip |
2000-05-16 | Ehmm, removed 'if(1 || ...' so I can test the second part . | Ondrej Filip |
2000-05-16 | Routing table calculation for ext LSAs having next-hop=!0.0.0.0 | Ondrej Filip |
2000-05-12 | Calculation of external routes works. :-) | Ondrej Filip |
2000-05-11 | Minor changes. | Ondrej Filip |
2000-05-11 | Bugfix in flooding. (bad size) | Ondrej Filip |
2000-05-11 | Better debugging. | Ondrej Filip |