- 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 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Thanks Jeremie Dimino for the original patch.
-
- 22 Mar, 2012 3 commits
-
-
Ondřej Filip authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- 19 Mar, 2012 1 commit
-
-
Ondřej Zajíček authored
Thanks Henrique de Moraes Holschuh for the original patch.
-
- 18 Mar, 2012 1 commit
-
-
Ondřej Zajíček authored
- ROA tables, which are used as a basic part for RPKI. - Commands for examining and modifying ROA tables. - Filter operators based on ROA tables consistent with RFC 6483.
-
- 16 Mar, 2012 3 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Thanks Alexander V. Chernikov for the original patch.
-
Ondřej Zajíček authored
Thanks Alexander V. Chernikov for the original patch.
-
- 15 Mar, 2012 9 commits
-
-
Ondřej Zajíček authored
Allows add/filter/delete clist on clist (set algebra on clists). Allows number ~ bgppath match.
-
Ondřej Zajíček authored
Thanks Alexander V. Chernikov for the original patch.
-
Ondřej Zajíček authored
Thanks Alexander V. Chernikov for the suggestion.
-
Ondřej Zajíček authored
Thanks to Alexander V. Chernikov for the suggestion.
-
Ondřej Zajíček authored
Thanks to Benjamin Cama for the bugreport.
-
Ondřej Zajíček authored
Also probably breaks compatibility with older BIRDs, but RIPng not really worked here. Thanks to Goesta Smekal for the original patch.
-
Ondřej Zajíček authored
RIPng did not really work because of link-local addresses. Thanks to Roman Hoog Antink for some notes.
-
Ondřej Zajíček authored
Pair intervals in form (a,b)..(c,d) were mishanded. Thanks to Alexander Shikoff for the bugreport.
-
Ondřej Zajíček authored
The nest-protocol interaction is changed to better handle multitable protocols. Multitable protocols now declare that by 'multitable' field, which tells nest that a protocol handles things related to proto-rtable interaction (table locking, announce hook adding, reconfiguration of filters) itself. Filters and stats are moved to announce hooks, a protocol could have different filters and stats to different tables. The patch is based on one from Alexander V. Chernikov, thanks.
-
- 03 Feb, 2012 1 commit
-
-
Ondřej Zajíček authored
-
- 24 Jan, 2012 1 commit
-
-
Ondřej Zajíček authored
The patch from Alexander V. Chernikov.
-
- 23 Jan, 2012 2 commits
-
-
Ondřej Zajíček authored
Thanks to Alexander V. Chernikov for original patch.
-
Ondřej Zajíček authored
-
- 22 Jan, 2012 1 commit
-
-
Ondřej Zajíček authored
-
- 21 Jan, 2012 2 commits
-
-
Ondřej Zajíček authored
Iface flags are not updated in some cases.
-
Ondřej Zajíček authored
if_update() should be called always, because periodic iface scan code removes all not-updated ifaces.
-
- 20 Jan, 2012 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- 10 Jan, 2012 1 commit
-
-
Ondřej Filip authored
-
- 09 Jan, 2012 4 commits
-
-
root authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- 08 Jan, 2012 3 commits
-
-
Ondřej Zajíček authored
Thanks Matthias Schiffer for the patch.
-
Ondřej Zajíček authored
Thanks Matthias Schiffer for the original patch.
-
Ondřej Zajíček authored
-