Age | Commit message (Expand) | Author |
2000-05-16 | Resolved shift/reduce conflict | Pavel Machek |
2000-05-16 | Oops, the poison was too deadly... | Martin Mares |
2000-05-16 | Added poisoning of free'd objects when we're debugging. | Martin Mares |
2000-05-16 | Don't log state changes if nothing user-visible has changed. | Martin Mares |
2000-05-16 | When in persist mode, don't delete routes from kernel tables even if | Martin Mares |
2000-05-15 | Allow other operations than +. | Pavel Machek |
2000-05-15 | bgp_get_status: If protocol is down, don't print BGP state. | Martin Mares |
2000-05-15 | Allow accessing defined symbols. | Pavel Machek |
2000-05-15 | Changed syntax of expressions. Each `expr' can be now either a numeric literal | Martin Mares |
2000-05-15 | Use new eval mechanism for testing filters. | Pavel Machek |
2000-05-15 | Cleanup of configuration. | Martin Mares |
2000-05-15 | Got rid of startup functions and filters_postconfig(). | Martin Mares |
2000-05-15 | Added f_eval_int() and EVAL configuration command. | Martin Mares |
2000-05-13 | Added `show route for <prefix-or-ipa>' which looks up route leading to | Martin Mares |
2000-05-13 | Added fib_route() which does (although very slow) lookup of longest-match | Martin Mares |
2000-05-13 | Added prefix_or_ipa. | 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-13 | Changed semantics of the rt_update hook. The attribute list we pass now | Martin Mares |
2000-05-12 | Documentation fixes suggested by mj | Pavel Machek |
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 | Updated README, generating the first alpha release. | Martin Mares |
2000-05-11 | Multicast problems should be gone, although the fix is Linux only and we'll | Martin Mares |
2000-05-11 | Several minor RIP changes (Pavel, please check as usually): | Martin Mares |
2000-05-11 | If a broadcast address is missing, go fake one. | Martin Mares |
2000-05-11 | Use correct flags for the LOCAL_PREF attribute. | Martin Mares |
2000-05-11 | Critical files from linuxdoc1 distribution checked in. | Pavel Machek |
2000-05-11 | Use <m> instead of <i> in bird.sgml, fix url references. | Pavel Machek |
2000-05-11 | Don't include Rules: they are not needed and break stand-alone make of docume... | Pavel Machek |
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 | 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 |