Age | Commit message (Expand) | Author |
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 |
2000-05-16 | Interface dummy is too strange for me... but psst, that's secret. | Pavel Machek |
2000-05-16 | Rip should now reconfigure itself only if needed. | Pavel Machek |
2000-05-15 | bgp_get_status: If protocol is down, don't print BGP state. | Martin Mares |
2000-05-15 | Cleanup of configuration. | Martin Mares |
2000-05-13 | Unified parsing of prefixes. | Martin Mares |
2000-05-13 | Adapted to new rt_notify semantics. | Martin Mares |
2000-05-13 | Manual enable/disable works right. | Martin Mares |
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 |