- 18 Jul, 2012 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Also fixes some minor bugs in include. Thanks Kelly Cochran for suggestion and draft patch.
-
- 16 Jul, 2012 3 commits
-
-
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
-
- 07 Jul, 2012 1 commit
-
-
Ondřej Zajíček authored
-
- 14 May, 2012 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- 11 May, 2012 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- 04 May, 2012 2 commits
-
-
Ondřej Zajíček authored
Adding some files that was accidentally removed (instead of moved) in cleanup part 2.
-
Ondřej Zajíček authored
-
- 03 May, 2012 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- 30 Apr, 2012 3 commits
-
-
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_
-
- 29 Apr, 2012 1 commit
-
-
Ondřej Zajíček authored
-
- 28 Apr, 2012 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- 27 Apr, 2012 1 commit
-
-
Ondřej Zajíček authored
-
- 24 Apr, 2012 2 commits
-
-
Ondřej Zajíček authored
And also fixes some minor bugs in limits.
-
Ondřej Zajíček authored
-
- 22 Apr, 2012 1 commit
-
-
Ondřej Filip authored
-
- 21 Apr, 2012 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Thanks to Howden Nick for the bugreport.
-
- 20 Apr, 2012 1 commit
-
-
Ondřej Zajíček authored
Thanks to Howden Nick for the bugreport.
-
- 19 Apr, 2012 2 commits
-
-
Ondřej Filip authored
-
Ondřej Filip authored
-
- 15 Apr, 2012 5 commits
-
-
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
-
- 09 Apr, 2012 1 commit
-
-
Ondřej Filip authored
-
- 30 Mar, 2012 1 commit
-
-
Ondřej Zajíček authored
Conflicts: nest/proto.c nest/rt-table.c
-
- 28 Mar, 2012 1 commit
-
-
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.
-
- 25 Mar, 2012 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- 23 Mar, 2012 1 commit
-
-
Ondřej Zajíček authored
-