- Dec 02, 2009
-
-
Ondřej Zajíček authored
This can be used to re-feed routes to protocol after soft change in export filters.
-
Ondřej Zajíček authored
For transparent pipes, loop detection works correctly now. Pipes are now more symmetric - in both directions filtering is done in do_rte_announce().
-
Ondřej Zajíček authored
-
- Nov 29, 2009
-
-
Ondřej Zajíček authored
-
- Nov 26, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Nov 24, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
If protocol announces a route, route is accepted by import filter to routing table, and later it announces replacement of that route that is rejected by import filter, old route remains in routing table.
-
- Nov 20, 2009
-
-
Ondřej Zajíček authored
-
- Nov 19, 2009
-
-
Ondrej Filip authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Nov 18, 2009
-
-
Ondřej Zajíček authored
-
- Nov 17, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Nov 15, 2009
-
-
Ondřej Zajíček authored
-
- Nov 13, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Nov 02, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondrej 'Feela' Filip authored
-
- Oct 28, 2009
-
-
Ondřej Zajíček authored
-
- Oct 27, 2009
-
-
Ondřej Zajíček authored
That makes it easier to integrate BIRD to crosscompiling buildsystems.
-
- Oct 20, 2009
-
-
Ondřej Zajíček authored
-
- Oct 12, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Oct 11, 2009
-
-
Ondřej Zajíček authored
There is no reak callback scheduler and previous behavior causes bad things during hard congestion (like BGP hold timeouts). Smart callback scheduler is still missing, but main loop was changed such that it first processes all tx callbacks (which are fast enough) (but max 4* per socket) + rx callbacks for CLI, and in the second phase it processes one rx callback per socket up to four sockets (as rx callback can be slow when there are too many protocols, because route redistribution is done synchronously inside rx callback). If there is event callback ready, second phase is skipped in 90% of iterations (to speed up CLI during congestion).
-
- Oct 08, 2009
-
-
Ondřej Zajíček authored
-
- Sep 30, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Sep 24, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Sep 18, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Filters should try to copy-on-write just cached rtas.
-
- Sep 17, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-