Age | Commit message (Expand) | Author |
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 | IPv6: Absolutize link-scope addresses of incoming packets. | Martin Mares |
2000-05-30 | Route attributes for OSPF. | Martin Mares |
2000-05-30 | Removed several unused local variables. | 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 | Tried to change garbagetime -> garbage time to be more consistent. | Pavel Machek |
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-29 | `path metric' and `disable after error' are switches, not numeric clauses. | Martin Mares |
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-19 | Don't print trace messages about null updates. | Martin Mares |
2000-05-19 | Latest changes by Pavel have removed the error messages printed after | Martin Mares |
2000-05-19 | Less error messages in case sk_open fails. | Pavel Machek |
2000-05-19 | Added name of protocol to messages being logged. | Pavel Machek |
2000-05-19 | BGP now reports originating AS and origin type in get_route_info(). | Martin Mares |
2000-05-19 | Commented out the `inserting entry which is already there' message since | Martin Mares |
2000-05-17 | Smal debug bugfix. | Ondrej Filip |
2000-05-17 | Minor cleaning | Pavel Machek |
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-16 | Turned off LOCAL_DEBUG. | Martin Mares |