- 12 Apr, 2015 1 commit
-
-
Ondřej Zajíček authored
-
- 04 Nov, 2014 1 commit
-
-
Ondřej Filip authored
-
- 03 Nov, 2014 1 commit
-
-
Ondřej Zajíček authored
-
- 24 Oct, 2014 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- 16 Oct, 2014 1 commit
-
-
Ondřej Filip authored
-
- 21 Jul, 2014 1 commit
-
-
Ondřej Zajíček authored
-
- 19 Jul, 2014 1 commit
-
-
Ondřej Zajíček authored
-
- 18 Jul, 2014 1 commit
-
-
Ondřej Zajíček authored
-
- 26 Jun, 2014 1 commit
-
-
Ondřej Zajíček authored
-
- 23 Apr, 2014 1 commit
-
-
Ondřej Zajíček authored
Fixes cases where the same network or external route are propagated by several OSPF routes and some other corner cases in next hop construction and ECMP. Allows to specify whether external routes should be merged. Thanks to Peter Christensen for the original patch.
-
- 06 Feb, 2014 1 commit
-
-
Ondřej Zajíček authored
I/O: - BSD: specify src addr on IP sockets by IP_HDRINCL - BSD: specify src addr on UDP sockets by IP_SENDSRCADDR - Linux: specify src addr on IP/UDP sockets by IP_PKTINFO - IPv6: specify src addr on IP/UDP sockets by IPV6_PKTINFO - Alternative SKF_BIND flag for binding to IP address - Allows IP/UDP sockets without tx_hook, on these sockets a packet is discarded when TX queue is full - Use consistently SOL_ for socket layer values. OSPF: - Packet src addr is always explicitly set - Support for secondary addresses in BSD - Dynamic RX/TX buffers - Fixes some minor buffer overruns - Interface option 'tx length' - Names for vlink pseudoifaces (vlinkX) - Vlinks use separate socket for TX - Vlinks do not use fixed associated iface - Fixes TTL for direct unicast packets - Fixes DONTROUTE for OSPF sockets - Use ifa->ifname instead of ifa->iface->name
-
- 19 Nov, 2013 1 commit
-
-
Ondřej Zajíček authored
Supports OSPF and BGP and also statically configured sessions.
-
- 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.
-
- 11 Jun, 2013 1 commit
-
-
Ondřej Zajíček authored
Also fixes OSPFv3 routing table calculcation w.r.t. errata 2078 to RFC 5340.
-
- 17 Apr, 2013 1 commit
-
-
Ondřej Zajíček authored
BIRD used zero netmask in hello packets on all PtP links, not just on unnumbered ones. This patch fixes it and adds option 'ptp netmask' for overriding the default behavior. Thanks to Alexander V. Chernikov for the original patch.
-
- 31 Oct, 2012 1 commit
-
-
Ondřej Zajíček authored
-
- 14 May, 2012 1 commit
-
-
Ondřej Zajíček authored
-
- 16 Mar, 2012 1 commit
-
-
Ondřej Zajíček authored
Thanks Alexander V. Chernikov for the original patch.
-
- 22 Jan, 2012 1 commit
-
-
Ondřej Zajíček authored
-
- 07 Nov, 2011 1 commit
-
-
Ondřej Zajíček authored
Based on the patch from Alexander V. Chernikov. Extended to support almost all protocols. Uses 'protocol bgp NAME from TEMPLATE { ... }' syntax.
-
- 03 Sep, 2011 1 commit
-
-
Ondřej Zajíček authored
-
- 08 Aug, 2011 1 commit
-
-
Ondřej Zajíček authored
-
- 22 Jul, 2011 1 commit
-
-
Ondřej Zajíček authored
-
- 20 Jul, 2011 1 commit
-
-
Ondřej Zajíček authored
-
- 29 Mar, 2011 1 commit
-
-
Ondřej Zajíček authored
Sending malformed network prefixes in LSAs causes OSPF to crash just after the LSA is propagated to the other routers.
-
- 17 Mar, 2011 1 commit
-
-
Ondřej Zajíček authored
Now it can handle a change in iface pattern structure. It can add, remove and reconfigure interfaces, vlinks and areas.
-
- 28 Dec, 2010 1 commit
-
-
Ondřej Zajíček authored
Thanks to Joakim Tjernlund for the idea.
-
- 24 Dec, 2010 1 commit
-
-
Ondřej Zajíček authored
-
- 07 Dec, 2010 1 commit
-
-
Ondřej Zajíček authored
-
- 19 Nov, 2010 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
And updates a comment.
-
- 13 Nov, 2010 1 commit
-
-
Ondřej Zajíček authored
-
- 10 Nov, 2010 1 commit
-
-
Ondřej Zajíček authored
-
- 04 Nov, 2010 1 commit
-
-
Ondřej Zajíček authored
-
- 24 Apr, 2010 1 commit
-
-
Ondřej Zajíček authored
Now it shows a distance, option to change showing reachable/all network nodes and better handling of AS-external LSAs in multiple areas. The command 'show ospf topology' was changed to not show stubnets in both OSPFv2 and OSPFv3 (previously it displayed stubnets in OSPFv2).
-
- 26 Mar, 2010 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- 14 Mar, 2010 1 commit
-
-
Ondřej Zajíček authored
-