Age | Commit message (Expand) | Author |
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 |
2000-05-11 | Bugfix in network LSA originating. | Ondrej Filip |
2000-05-11 | Several minor RIP changes (Pavel, please check as usually): | Martin Mares |
2000-05-11 | Use correct flags for the LOCAL_PREF attribute. | Martin Mares |
2000-05-11 | Fixed nasty segfault in rip. | Pavel Machek |
2000-05-11 | Some more paranoia into rip_insert and rip_delete | Pavel Machek |
2000-05-11 | Unused variable killed. | Pavel Machek |
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 | use password_same utility function | Pavel Machek |
2000-05-10 | Ever test possibility of forming of adjacency. | Ondrej Filip |
2000-05-10 | Inlined metric and mode into struct rip_interface to make reconfig | Pavel Machek |
2000-05-10 | rip_reconfigure done right | Pavel Machek |
2000-05-10 | ipa_same does not exist. | Pavel Machek |
2000-05-10 | Nicer messages from rip. | Pavel Machek |
2000-05-10 | Use ea_get_int instead of ea_find. | Pavel Machek |
2000-05-10 | Destroying of neighbor moved from 'hello' to 'neighbor' and | Ondrej Filip |
2000-05-10 | Reconfigure hook copied from bgp. | Pavel Machek |
2000-05-10 | Send first udpate sooner. | Pavel Machek |
2000-05-10 | Only announce change to main routing table if it is better than current. | Pavel Machek |