summaryrefslogtreecommitdiffstats
path: root/proto
AgeCommit message (Expand)Author
2000-05-19Don't print trace messages about null updates.Martin Mares
2000-05-19Latest changes by Pavel have removed the error messages printed afterMartin Mares
2000-05-19Less error messages in case sk_open fails.Pavel Machek
2000-05-19Added name of protocol to messages being logged.Pavel Machek
2000-05-19BGP now reports originating AS and origin type in get_route_info().Martin Mares
2000-05-19Commented out the `inserting entry which is already there' message sinceMartin Mares
2000-05-17Smal debug bugfix.Ondrej Filip
2000-05-17Minor cleaningPavel Machek
2000-05-17rte_same implemented.Ondrej Filip
2000-05-17rte_better implemented.Ondrej Filip
2000-05-17Don't die, if you receive strange LSA.Ondrej Filip
2000-05-17Typo in comment.Ondrej Filip
2000-05-17Downing of interface should work.Ondrej Filip
2000-05-17Calculation of external routes finally works.Ondrej Filip
2000-05-17Ehmm, removed 'if(1 || ...' so I can test the second part .Ondrej Filip
2000-05-17Routing table calculation for ext LSAs having next-hop=!0.0.0.0Ondrej Filip
2000-05-16Turned off LOCAL_DEBUG.Martin Mares
2000-05-16Interface dummy is too strange for me... but psst, that's secret.Pavel Machek
2000-05-16Rip should now reconfigure itself only if needed.Pavel Machek
2000-05-15bgp_get_status: If protocol is down, don't print BGP state.Martin Mares
2000-05-15Cleanup of configuration.Martin Mares
2000-05-13Unified parsing of prefixes.Martin Mares
2000-05-13Adapted to new rt_notify semantics.Martin Mares
2000-05-13Manual enable/disable works right.Martin Mares
2000-05-12Calculation of external routes works. :-)Ondrej Filip
2000-05-12Minor changes.Ondrej Filip
2000-05-12Bugfix in flooding. (bad size)Ondrej Filip
2000-05-12Better debugging.Ondrej Filip
2000-05-11Bugfix in network LSA originating.Ondrej Filip
2000-05-11Several minor RIP changes (Pavel, please check as usually):Martin Mares
2000-05-11Use correct flags for the LOCAL_PREF attribute.Martin Mares
2000-05-11Fixed nasty segfault in rip.Pavel Machek
2000-05-11Some more paranoia into rip_insert and rip_deletePavel Machek
2000-05-11Unused variable killed.Pavel Machek
2000-05-11Test better lsa size.Ondrej Filip
2000-05-11Be more verbose.Ondrej Filip
2000-05-11Bugfix in (B)DR election.Ondrej Filip
2000-05-11More robust tests in packet receiving.Ondrej Filip
2000-05-10Some better lsa checking added.Ondrej Filip
2000-05-10Out dump deleted.Ondrej Filip
2000-05-10use password_same utility functionPavel Machek
2000-05-10Ever test possibility of forming of adjacency.Ondrej Filip
2000-05-10Inlined metric and mode into struct rip_interface to make reconfigPavel Machek
2000-05-10rip_reconfigure done rightPavel Machek
2000-05-10ipa_same does not exist.Pavel Machek
2000-05-10Nicer messages from rip.Pavel Machek
2000-05-10Use ea_get_int instead of ea_find.Pavel Machek
2000-05-10Destroying of neighbor moved from 'hello' to 'neighbor' andOndrej Filip
2000-05-10Reconfigure hook copied from bgp.Pavel Machek
2000-05-10Send first udpate sooner.Pavel Machek