- 05 Oct, 2015 1 commit
-
-
Ondřej Zajíček authored
The new RIP implementation fixes plenty of old bugs and also adds support for many new features: ECMP support, link state support, BFD support, configurable split horizon and more. Most options are now per-interface.
-
- 08 Jun, 2015 4 commits
-
-
Ondřej Zajíček authored
Kernel option 'merge paths' allows to merge routes exported to kernel protocol (currently BGP and static routes) to multipath routes.
-
Ondřej Zajíček authored
-
Pavel Tvrdík authored
-
Pavel Tvrdík authored
-
- 12 May, 2015 1 commit
-
-
Ondřej Zajíček authored
Linux kernel route metrics (RTA_METRICS netlink route attribute) are represented and accessible as new route attributes: krt_mtu, krt_window, krt_rtt, krt_rttvar, krt_sstresh, krt_cwnd, krt_advmss, krt_reordering, krt_hoplimit, krt_initcwnd, krt_rto_min, krt_initrwnd, krt_quickack, krt_lock_mtu, krt_lock_window, krt_lock_rtt, krt_lock_rttvar, krt_lock_sstresh, krt_lock_cwnd, krt_lock_advmss, krt_lock_reordering, krt_lock_hoplimit, krt_lock_rto_min, krt_feature_ecn, krt_feature_allfrag
-
- 10 May, 2015 1 commit
-
-
Ondřej Zajíček authored
-
- 02 Oct, 2014 1 commit
-
-
Ondřej Zajíček authored
Shows routes that would be exported to the protocol but are rejected by the export filter.
-
- 20 Mar, 2014 1 commit
-
-
Ondřej Zajíček authored
Also significant core protocol state changes needed for that, global graceful restart recovery state and kernel proto support for recovery.
-
- 02 Oct, 2013 1 commit
-
-
Ondřej Zajíček authored
Thanks to Sergey Popovich for original patches.
-
- 24 Jul, 2013 1 commit
-
-
Ondřej Zajíček authored
When route was propagated to another rtable through a pipe and then the pipe was reconfigured softly in such a way that any subsequent route updates are filtered, then the source protocol shutdown didn't clean up the route in the second rtable which caused stale routes and potential crashes.
-
- 08 Feb, 2013 1 commit
-
-
Ondřej Zajíček authored
The RAdv protocol could be configured to change its behavior based on availability of routes, e.g., do not announce router lifetime when a default route is not available.
-
- 15 Nov, 2012 1 commit
-
-
Ondřej Zajíček authored
-
- 10 Nov, 2012 1 commit
-
-
Ondřej Zajíček authored
When 'import keep rejected' protocol option is activated, routes rejected by the import filter are kept in the routing table, but they are hidden and not propagated to other protocols. It is possible to examine them using 'show route rejected'.
-
- 14 Aug, 2012 1 commit
-
-
Ondřej Zajíček authored
Allows to send and receive multiple routes for one network by one BGP session. Also contains necessary core changes to support this (routing tables accepting several routes for one network from one protocol). It needs some more cleanup before merging to the master branch.
-
- 16 Jul, 2012 1 commit
-
-
Ondřej Zajíček authored
-
- 15 Apr, 2012 1 commit
-
-
Ondřej Zajíček authored
-
- 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.
-
- 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.
-
- 15 Mar, 2012 1 commit
-
-
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.
-
- 22 Dec, 2011 1 commit
-
-
Ondřej Zajíček authored
Thanks to Alexander V. Chernikov for many suggestions.
-
- 06 Oct, 2011 1 commit
-
-
Ondřej Zajíček authored
-
- 14 Aug, 2011 1 commit
-
-
Ondřej Zajíček authored
-
- 03 Jul, 2011 1 commit
-
-
Ondřej Zajíček authored
-
- 13 Apr, 2011 1 commit
-
-
Ondřej Zajíček authored
-
- 07 Dec, 2010 1 commit
-
-
Ondřej Zajíček authored
-
- 02 Aug, 2010 1 commit
-
-
Ondřej Zajíček authored
-
- 31 Jul, 2010 1 commit
-
-
Ondřej Zajíček authored
-
- 28 Jul, 2010 1 commit
-
-
Ondřej Zajíček authored
-
- 27 Jul, 2010 1 commit
-
-
Ondřej Zajíček authored
-
- 26 Jul, 2010 1 commit
-
-
Ondřej Zajíček authored
-
- 05 Jul, 2010 1 commit
-
-
Ondřej Zajíček authored
Hostcache is a structure for monitoring changes in a routing table that is used for routes with dynamic/recursive next hops. This is needed for proper iBGP next hop handling.
-
- 08 Feb, 2010 1 commit
-
-
Ondřej Zajíček authored
A sad thing is that we does not have a 'router_id' filter type, so it must be given as decimal number in filters.
-
- 07 Oct, 2009 1 commit
-
-
Ondřej Zajíček authored
-
- 01 Jun, 2009 1 commit
-
-
Ondřej Zajíček authored
-
- 31 May, 2009 1 commit
-
-
Ondřej Zajíček authored
-
- 22 May, 2009 1 commit
-
-
Ondřej Zajíček authored
-
- 11 May, 2009 1 commit
-
-
Ondrej Filip authored
-
- 25 Jun, 2004 1 commit
-
-
Ondřej Filip authored
- metric is 3 byte long now - summary lsa originating - more OSPF areas possible - virtual links - better E1/E2 routes handling - some bug fixes.. I have to do: - md5 auth (last mandatory item from rfc2328) - !!!!DEBUG!!!!! (mainly virtual link system has probably a lot of bugs) - 2328 appendig E
-
- 11 Jun, 2004 1 commit
-
-
Ondřej Filip authored
-