- Sep 06, 2009
-
-
Ondrej Filip authored
-
- Sep 04, 2009
-
-
Ondřej Zajíček authored
This also fixes bug that timer->recurrent was not cleared in tm_new() and unexpected recurrence of startup timer in BGP confused state machine and caused crash.
-
- Aug 27, 2009
-
-
Ondřej Zajíček authored
-
- Aug 25, 2009
-
-
Ondřej Zajíček authored
-
- Aug 23, 2009
-
-
Ondrej Filip authored
-
Ondrej Filip authored
-
- Aug 21, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Aug 16, 2009
-
-
Ondrej Filip authored
-
Ondrej Filip authored
-
- Aug 12, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Aug 11, 2009
-
-
Ondřej Zajíček authored
Previous bugfix revealed another hidden bug here.
-
Ondřej Zajíček authored
Although it is true unless there is a bug in BIRD, this assert is not needed (code below does not require that assumption), so we should not crash.
-
Ondřej Zajíček authored
When update changes preferred route in such a way that it ceased to be preferred, the new route was linked to wrong place and lost.
-
- Aug 10, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Previous version of Makefile executed Bison two times (in parallel), because of two specified targets. I am not sure wheter this is the best fix. Previon
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Aug 09, 2009
-
-
Ondrej Filip authored
-
Ondrej Filip authored
-
- Jul 30, 2009
-
-
Ondrej Filip authored
-
- Jul 23, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Jul 15, 2009
-
-
Ondřej Zajíček authored
Also does some code restructuring.
-
- Jul 14, 2009
-
-
Ondřej Zajíček authored
-
- Jul 09, 2009
-
-
Ondřej Zajíček authored
-
- Jul 06, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Not quite standard construction, i should add some autoconf macro. Not tested yet.
-
- Jul 05, 2009
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Hmm, #ifdef is not very typo-safe.
-
Ondřej Zajíček authored
Mixing ip_addr and u32 does bad things on Ultrasparc. Although both have the same size. Fascinating. It was not catched by compiler because of varargs.
-
- Jun 28, 2009
-
-
Ondrej Filip authored
-
Ondrej Filip authored
-
- Jun 27, 2009
-
-
Ondrej Filip authored
-
- Jun 26, 2009
-
-
Ondřej Zajíček authored
BGP on BSD was bound to random port. I am surprised that nobody noticed it already.
-