- 22 Sep, 2013 1 commit
-
-
Ondřej Zajíček authored
Also fixes a potential problem with link-local dest_addrs for IA_PEER addresses. Thanks to Alexander V. Chernikov for the suggestion.
-
- 13 Sep, 2013 1 commit
-
-
Ondřej Filip authored
-
- 11 Sep, 2013 1 commit
-
-
Ondřej Filip authored
-
- 10 Sep, 2013 4 commits
-
-
Ondřej Zajíček authored
Multiple IPs in the same IP prefix confuse the direct protocol and could cause withdrawal of a valid prefix. Thanks to Dan Rimal for a bugreport.
-
Ondřej Zajíček authored
The bug caused that krt_prefsrc attribute was not processed when a route received from a kernel protocol was exported to another kernel protocol. Thanks to Sergey Popovich for a bugreport.
-
Ondřej Zajíček authored
When global set variables were used, every reconfiguration restarted protocols that use it in filters. Thanks to Sergey Popovich for a bugreport.
-
Ondřej Zajíček authored
-
- 15 Aug, 2013 5 commits
-
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Zajíček authored
-
- 13 Aug, 2013 3 commits
-
-
Ondřej Zajíček authored
Thanks to Alexander V. Chernikov for the patch.
-
Ondřej Zajíček authored
Neighbor events related to received route next hops got mixed up with sticky neighbor node for an IP of the BGP peer. If a neighbor for a next hop disappears, BGP session is shut down.
-
Ondřej Zajíček authored
Thanks to Sergey Popovich for the bugreport.
-
- 29 Jul, 2013 3 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Also contains minor fixes in doc formatting.
-
- 28 Jul, 2013 1 commit
-
-
Ondřej Filip authored
-
- 27 Jul, 2013 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- 26 Jul, 2013 1 commit
-
-
Ondřej Zajíček authored
Thanks to Javor Kliachev for the bugreport.
-
- 25 Jul, 2013 3 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Implemented eval command can be used to evaluate expressions. The patch also documents echo command and allows to use log classes instead of integer as a mask for echo.
-
- 24 Jul, 2013 3 commits
-
-
Ondřej Zajíček authored
Thanks to Fritz Grimpen for the patch.
-
Ondřej Zajíček authored
-
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.
-
- 13 Jul, 2013 1 commit
-
-
Ondřej Zajíček authored
If TX buffers were full during BGP session shutdown then a protocol waited indefinitely to be able to send notification packet to close the session.
-
- 11 Jul, 2013 1 commit
-
-
Ondřej Zajíček authored
-
- 09 Jul, 2013 1 commit
-
-
Ondřej Zajíček authored
-
- 07 Jul, 2013 1 commit
-
-
Ondřej Zajíček authored
Inspired by the patch from Alexander V. Chernikov.
-
- 04 Jul, 2013 1 commit
-
-
Ondřej Zajíček authored
-
- 26 Jun, 2013 1 commit
-
-
Ondřej Zajíček authored
-
- 25 Jun, 2013 1 commit
-
-
Ondřej Zajíček authored
Interfaces for OSPF and RIP could be configured to use (and request) TTL 255 for traffic to direct neighbors. Thanks to Simon Dickhoven for the original patch for RIPng.
-
- 24 Jun, 2013 1 commit
-
-
Ondřej Zajíček authored
Implements support for IPv6 traffic class, sets higher priority for OSPF and RIP outgoing packets by default and allows to configure ToS/DS/TClass IP header field and the local priority of outgoing packets.
-
- 13 Jun, 2013 1 commit
-
-
Ondřej Zajíček authored
Temporary dummy routes created by a kernel protocol during routing table scan get mixed with real routes propagated from another kernel protocol through a pipe.
-
- 11 Jun, 2013 1 commit
-
-
Ondřej Zajíček authored
Also fixes OSPFv3 routing table calculcation w.r.t. errata 2078 to RFC 5340.
-
- 28 May, 2013 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Negative bit shifts are definitely undefined oprations.
-