- Jul 16, 2012
-
-
Ondřej Zajíček authored
Conflicts: nest/config.Y nest/rt-table.c proto/bgp/bgp.c
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Jul 07, 2012
-
-
Ondřej Zajíček authored
-
- May 14, 2012
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- May 11, 2012
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- May 04, 2012
-
-
Ondřej Zajíček authored
Adding some files that was accidentally removed (instead of moved) in cleanup part 2.
-
Ondřej Zajíček authored
-
- May 03, 2012
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Apr 30, 2012
-
-
Ondřej Zajíček authored
Just one more renaming, old krt_set_notify() to krt_replace_rte().
-
Ondřej Zajíček authored
Remove support for historic Linux kernels, merge krt-iface, krt-set and krt-scan stub headers.
-
Ondřej Zajíček authored
OS-dependent functions renamed to be more consistent, prepared to merge krt-set and krt-scan headers. Name changes: struct krt_if_params -> struct kif_params struct krt_if_status -> struct kif_status struct krt_set/scan_params -> struct krt_params struct krt_set/scan_status -> struct krt_status krt_if_params_same -> kif_sys_reconfigure krt_if_copy_params -> kif_sys_copy_config krt_set/scan_params_same -> krt_sys_reconfigure krt_set/scan_copy_params -> krt_sys_copy_config krt_if_scan -> kif_do_scan krt_set_notify -> krt_do_notify krt_scan_fire -> krt_do_scan krt_if_ -> kif_sys_ krt_scan_ -> krt_sys_ krt_set_ -> krt_sys_
-
- Apr 29, 2012
-
-
Ondřej Zajíček authored
-
- Apr 28, 2012
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Apr 27, 2012
-
-
Ondřej Zajíček authored
-
- Apr 24, 2012
-
-
Ondřej Zajíček authored
And also fixes some minor bugs in limits.
-
Ondřej Zajíček authored
-
- Apr 22, 2012
-
-
Ondřej Filip authored
-
- Apr 21, 2012
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Thanks to Howden Nick for the bugreport.
-
- Apr 20, 2012
-
-
Ondřej Zajíček authored
Thanks to Howden Nick for the bugreport.
-
- Apr 19, 2012
-
-
Ondřej Filip authored
-
Ondřej Filip authored
-
- Apr 15, 2012
-
-
Ondřej Zajíček authored
Thanks to Alexander V. Chernikov for the original patch.
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Apr 09, 2012
-
-
Ondřej Filip authored
-
- Mar 30, 2012
-
-
Ondřej Zajíček authored
Conflicts: nest/proto.c nest/rt-table.c
-
- Mar 28, 2012
-
-
Ondřej Zajíček authored
When a protocol went down, all its routes were flushed in one step, that may block BIRD for too much time. The patch fixes that by limiting maximum number of routes flushed in one step.
-
- Mar 25, 2012
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Mar 23, 2012
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Thanks Jeremie Dimino for the original patch.
-
- Mar 22, 2012
-
-
Ondřej Filip authored
-