Age | Commit message (Expand) | Author |
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 |
2000-05-11 | Bugfix in network LSA originating. | Ondrej Filip |
2000-05-10 | Test better lsa size. | Ondrej Filip |
2000-05-10 | Be more verbose. | Ondrej Filip |
2000-05-10 | Bugfix in (B)DR election. | Ondrej Filip |
2000-05-10 | More robust tests in packet receiving. | Ondrej Filip |
2000-05-10 | Some better lsa checking added. | Ondrej Filip |
2000-05-10 | Out dump deleted. | Ondrej Filip |
2000-05-10 | Ever test possibility of forming of adjacency. | Ondrej Filip |
2000-05-10 | Destroying of neighbor moved from 'hello' to 'neighbor' and | Ondrej Filip |
2000-05-10 | Better dumping. | Ondrej Filip |
2000-05-10 | Bugfix in ip_addr endianity. | Ondrej Filip |