summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-05-15Changed syntax of expressions. Each `expr' can be now either a numeric literalMartin Mares
2000-05-15Use new eval mechanism for testing filters.Pavel Machek
2000-05-15Cleanup of configuration.Martin Mares
2000-05-15Got rid of startup functions and filters_postconfig().Martin Mares
2000-05-15Added f_eval_int() and EVAL configuration command.Martin Mares
2000-05-13Added `show route for <prefix-or-ipa>' which looks up route leading toMartin Mares
2000-05-13Added fib_route() which does (although very slow) lookup of longest-matchMartin Mares
2000-05-13Added prefix_or_ipa.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-13Changed semantics of the rt_update hook. The attribute list we pass nowMartin Mares
2000-05-12Documentation fixes suggested by mjPavel Machek
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-11Updated README, generating the first alpha release.Martin Mares
2000-05-11Multicast problems should be gone, although the fix is Linux only and we'llMartin Mares
2000-05-11Several minor RIP changes (Pavel, please check as usually):Martin Mares
2000-05-11If a broadcast address is missing, go fake one.Martin Mares
2000-05-11Use correct flags for the LOCAL_PREF attribute.Martin Mares
2000-05-11Critical files from linuxdoc1 distribution checked in.Pavel Machek
2000-05-11Use <m> instead of <i> in bird.sgml, fix url references.Pavel Machek
2000-05-11Don't include Rules: they are not needed and break stand-alone make of docume...Pavel Machek
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-10password_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
2000-05-10Only announce change to main routing table if it is better than current.Pavel Machek
2000-05-10Better dumping.Ondrej Filip
2000-05-10Don't touch used memory.Pavel Machek
2000-05-10Bugfix in ip_addr endianity.Ondrej Filip