]> git.ipfire.org Git - thirdparty/bird.git/log
thirdparty/bird.git
14 years agoMultipath support for static protocol.
Ondrej Zajicek [Tue, 7 Dec 2010 22:34:36 +0000 (23:34 +0100)] 
Multipath support for static protocol.

14 years agoCore multipath support.
Ondrej Zajicek [Tue, 7 Dec 2010 22:33:55 +0000 (23:33 +0100)] 
Core multipath support.

14 years agoRemove some runaway debug messages and typos.
Ondrej Zajicek [Fri, 19 Nov 2010 17:03:27 +0000 (18:03 +0100)] 
Remove some runaway debug messages and typos.

14 years agoMinor finalizations of link state checks.
Ondrej Zajicek [Fri, 19 Nov 2010 12:46:21 +0000 (13:46 +0100)] 
Minor finalizations of link state checks.

14 years agoFixes a typo (in OSPF_MAX_PKT_SIZE value).
Ondrej Zajicek [Sat, 13 Nov 2010 13:19:55 +0000 (14:19 +0100)] 
Fixes a typo (in OSPF_MAX_PKT_SIZE value).

And updates a comment.

14 years agoAdds support for iface link detection to OSPF.
Ondrej Zajicek [Sat, 13 Nov 2010 13:19:23 +0000 (14:19 +0100)] 
Adds support for iface link detection to OSPF.

14 years agoAdds support for iface link check to static protocol.
Ondrej Zajicek [Thu, 11 Nov 2010 11:24:27 +0000 (12:24 +0100)] 
Adds support for iface link check to static protocol.

14 years agoImplements link state detection.
Ondrej Zajicek [Thu, 11 Nov 2010 09:03:02 +0000 (10:03 +0100)] 
Implements link state detection.

Also changes some symbol names (IFF_ADMIN_DOWN -> IFF_SHUTDOWN,
IFF_LINK_UP -> IFF_ADMIN_UP).

14 years agoFixes a bug related to implicit backbone on ABR.
Ondrej Zajicek [Wed, 10 Nov 2010 15:43:11 +0000 (16:43 +0100)] 
Fixes a bug related to implicit backbone on ABR.

14 years agoOSPF tx buffers should have the same size as rx buffers.
Ondrej Zajicek [Thu, 4 Nov 2010 16:25:48 +0000 (17:25 +0100)] 
OSPF tx buffers should have the same size as rx buffers.

We should be able to send everything we received.

14 years agoFixes a bug in LSA update of large LSAs.
Ondrej Zajicek [Thu, 4 Nov 2010 16:22:43 +0000 (17:22 +0100)] 
Fixes a bug in LSA update of large LSAs.

14 years agoFixes a bug in OSPF.
Ondrej Zajicek [Wed, 3 Nov 2010 09:04:46 +0000 (10:04 +0100)] 
Fixes a bug in OSPF.

14 years agoChange default for BGP IPv6 socket to V6ONLY.
Ondrej Zajicek [Wed, 3 Nov 2010 09:02:24 +0000 (10:02 +0100)] 
Change default for BGP IPv6 socket to V6ONLY.

Also add a new option 'dual' for the old behavior.

14 years agoDocumentation update.
Ondrej Zajicek [Fri, 22 Oct 2010 09:25:47 +0000 (11:25 +0200)] 
Documentation update.

14 years agoFixes some typos.
Ondrej Zajicek [Fri, 22 Oct 2010 06:35:19 +0000 (08:35 +0200)] 
Fixes some typos.

14 years agoFixes error handling in ASN expressions.
Ondrej Zajicek [Fri, 8 Oct 2010 23:00:53 +0000 (01:00 +0200)] 
Fixes error handling in ASN expressions.

14 years agoFixes syntactic priority of '.' .
Ondrej Zajicek [Fri, 8 Oct 2010 12:25:53 +0000 (14:25 +0200)] 
Fixes syntactic priority of '.' .

Dot in expressions like net.len definitely should have the highhest
priority.

14 years agoFixes scope of filter symbols.
Ondrej Zajicek [Mon, 4 Oct 2010 17:55:11 +0000 (19:55 +0200)] 
Fixes scope of filter symbols.

14 years agoChanges print-like filter commands to use a log instead of a stderr.
Ondrej Zajicek [Mon, 20 Sep 2010 11:01:01 +0000 (13:01 +0200)] 
Changes print-like filter commands to use a log instead of a stderr.

And extends the log subsystem to better handle that.

14 years agoFixes a bug in pair sets.
Ondrej Zajicek [Wed, 15 Sep 2010 00:01:23 +0000 (02:01 +0200)] 
Fixes a bug in pair sets.

14 years agoFixes a bug in community set delete.
Ondrej Zajicek [Sat, 11 Sep 2010 18:14:53 +0000 (20:14 +0200)] 
Fixes a bug in community set delete.

14 years agoFixes a one byte buffer overflow.
Ondrej Zajicek [Wed, 8 Sep 2010 10:08:38 +0000 (12:08 +0200)] 
Fixes a one byte buffer overflow.

14 years agoFixes a crash in RIP during reconfigure.
Ondrej Zajicek [Fri, 3 Sep 2010 15:15:02 +0000 (17:15 +0200)] 
Fixes a crash in RIP during reconfigure.

14 years agoFixes a memory leak in RIP.
Ondrej Zajicek [Fri, 3 Sep 2010 14:32:00 +0000 (16:32 +0200)] 
Fixes a memory leak in RIP.

14 years agoFixes a bug in NBMA on an iface with multiple IP addresses.
Ondrej Zajicek [Sun, 22 Aug 2010 12:43:53 +0000 (14:43 +0200)] 
Fixes a bug in NBMA on an iface with multiple IP addresses.

14 years agoChange default for handling missing link-local addresses on route servers.
Ondrej Zajicek [Fri, 13 Aug 2010 12:30:36 +0000 (14:30 +0200)] 
Change default for handling missing link-local addresses on route servers.

14 years agoSupports unique local unicast addresses.
Ondrej Zajicek [Thu, 12 Aug 2010 08:22:40 +0000 (10:22 +0200)] 
Supports unique local unicast addresses.

15 years agoTypo in doc.
Ondrej Filip [Mon, 9 Aug 2010 12:09:53 +0000 (14:09 +0200)] 
Typo in doc.

15 years agoFixes IPv6 build.
Ondrej Zajicek [Wed, 4 Aug 2010 13:27:11 +0000 (15:27 +0200)] 
Fixes IPv6 build.

15 years agoFixes build on Sparc.
Ondrej Zajicek [Wed, 4 Aug 2010 11:53:52 +0000 (13:53 +0200)] 
Fixes build on Sparc.

15 years agoDocumentation update and improvement of tests related to expressions in sets.
Ondrej Filip [Tue, 3 Aug 2010 15:35:34 +0000 (17:35 +0200)] 
Documentation update and improvement of tests related to expressions in sets.

15 years agoSmall typo in documentation.
Ondrej Filip [Tue, 3 Aug 2010 13:23:30 +0000 (15:23 +0200)] 
Small typo in documentation.

15 years agoEven set of number can be made by expressions.
Ondrej Filip [Tue, 3 Aug 2010 13:22:29 +0000 (15:22 +0200)] 
Even set of number can be made by expressions.

15 years agoSyntax of sets improved.
Ondrej Filip [Tue, 3 Aug 2010 13:14:26 +0000 (15:14 +0200)] 
Syntax of sets improved.

15 years agoDo not allow interdependent recursive routes.
Ondrej Zajicek [Tue, 3 Aug 2010 06:26:47 +0000 (08:26 +0200)] 
Do not allow interdependent recursive routes.

15 years agoIgnore warning when BGP peer is unreachable.
Ondrej Zajicek [Mon, 2 Aug 2010 23:12:43 +0000 (01:12 +0200)] 
Ignore warning when BGP peer is unreachable.

15 years agoDocumentation update.
Ondrej Zajicek [Mon, 2 Aug 2010 22:59:13 +0000 (00:59 +0200)] 
Documentation update.

15 years agoAdds igp_metric attribute.
Ondrej Zajicek [Mon, 2 Aug 2010 11:11:53 +0000 (13:11 +0200)] 
Adds igp_metric attribute.

15 years agoFixes bug in OSPF ext-LSA origination.
Ondrej Zajicek [Sat, 31 Jul 2010 09:37:30 +0000 (11:37 +0200)] 
Fixes bug in OSPF ext-LSA origination.

15 years agoImplements IGP metric comparison for BGP routes.
Ondrej Zajicek [Fri, 30 Jul 2010 23:04:32 +0000 (01:04 +0200)] 
Implements IGP metric comparison for BGP routes.

15 years agoAdds route resolvability test.
Ondrej Zajicek [Wed, 28 Jul 2010 11:13:34 +0000 (13:13 +0200)] 
Adds route resolvability test.

15 years agoUse link-local addresses in recursive next hops for IPv6 BGP.
Ondrej Zajicek [Wed, 28 Jul 2010 09:45:35 +0000 (11:45 +0200)] 
Use link-local addresses in recursive next hops for IPv6 BGP.

15 years agoHostcache should use trie to filter relevant route changes.
Ondrej Zajicek [Tue, 27 Jul 2010 16:20:12 +0000 (18:20 +0200)] 
Hostcache should use trie to filter relevant route changes.

15 years agoMinor changes in prefix trie.
Ondrej Zajicek [Tue, 27 Jul 2010 15:17:11 +0000 (17:17 +0200)] 
Minor changes in prefix trie.

15 years agoFor hostentry cache, replace FIB with a hash table using (IP, dep table) as a key.
Ondrej Zajicek [Mon, 26 Jul 2010 14:39:27 +0000 (16:39 +0200)] 
For hostentry cache, replace FIB with a hash table using (IP, dep table) as a key.

15 years agoFixes a buffer overflow in TX code of IPv6 BGP.
Ondrej Zajicek [Thu, 22 Jul 2010 13:09:35 +0000 (15:09 +0200)] 
Fixes a buffer overflow in TX code of IPv6 BGP.

15 years agoFixes the documentation.
Ondrej Zajicek [Wed, 14 Jul 2010 17:03:23 +0000 (19:03 +0200)] 
Fixes the documentation.

15 years agoAdds some options and documentation related to recursive next hops.
Ondrej Zajicek [Tue, 13 Jul 2010 10:48:23 +0000 (12:48 +0200)] 
Adds some options and documentation related to recursive next hops.

15 years agoFixes missing check in reconfiguration.
Ondrej Zajicek [Mon, 12 Jul 2010 19:39:10 +0000 (21:39 +0200)] 
Fixes missing check in reconfiguration.

15 years agoImplements proper multihop BGP.
Ondrej Zajicek [Mon, 12 Jul 2010 15:39:39 +0000 (17:39 +0200)] 
Implements proper multihop BGP.

Also does some incompatible changes to config file syntax,
like removing 'via IP' from multihop option.

15 years agoImplements hostcache and recursive next hops.
Ondrej Zajicek [Mon, 5 Jul 2010 15:50:19 +0000 (17:50 +0200)] 
Implements hostcache and recursive next hops.

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.

15 years agoDo not start with huge OSPF FIBs.
Ondrej Zajicek [Wed, 2 Jun 2010 20:25:39 +0000 (22:25 +0200)] 
Do not start with huge OSPF FIBs.

Most OSPF instances don't need 64k FIB fields. This change halves
resident memory usage on small OSPF networks.

15 years agoImplements command that shows memory usage.
Ondrej Zajicek [Wed, 2 Jun 2010 20:20:40 +0000 (22:20 +0200)] 
Implements command that shows memory usage.

15 years agoMinor bug that appears only in debug mode.
Ondrej Filip [Wed, 2 Jun 2010 10:11:20 +0000 (12:11 +0200)] 
Minor bug that appears only in debug mode.

15 years agoNEWS and version update. v1.2.3
Ondrej Zajicek [Mon, 31 May 2010 18:41:40 +0000 (20:41 +0200)] 
NEWS and version update.

15 years agoDisable BGP protocol when cannot open listening socket.
Ondrej Zajicek [Mon, 31 May 2010 09:35:29 +0000 (11:35 +0200)] 
Disable BGP protocol when cannot open listening socket.

15 years agoMinor fixes.
Ondrej Zajicek [Fri, 28 May 2010 09:16:39 +0000 (11:16 +0200)] 
Minor fixes.

15 years agoSupport loopback/dummy addresses.
Ondrej Zajicek [Wed, 26 May 2010 14:09:22 +0000 (16:09 +0200)] 
Support loopback/dummy addresses.

15 years agoFixes a bug in duplicit configured stubnets.
Ondrej Zajicek [Wed, 26 May 2010 10:32:30 +0000 (12:32 +0200)] 
Fixes a bug in duplicit configured stubnets.

If there was the same configured stubnet on local and remote
router, the remote route always won regardless of its cost.

15 years agoCheck for OSPF seqnum wraparound and handle it.
Ondrej Zajicek [Sun, 23 May 2010 10:34:09 +0000 (12:34 +0200)] 
Check for OSPF seqnum wraparound and handle it.

15 years agoExtends pair set syntax, matching and deleting against clist.
Ondrej Zajicek [Sat, 22 May 2010 20:47:24 +0000 (22:47 +0200)] 
Extends pair set syntax, matching and deleting against clist.

Expressions like (123,*) can be used in pair set literals, clists can be
matched against pair sets (community ~ pairset) and pair sets can be
used to specify items to delete from clists (community.delete(pairset)).

15 years agoComment update.
Ondrej Zajicek [Fri, 21 May 2010 14:40:09 +0000 (16:40 +0200)] 
Comment update.

15 years agoFixes interface scan on Linux 2.4.x in IPv6 mode.
Ondrej Zajicek [Fri, 21 May 2010 13:17:49 +0000 (15:17 +0200)] 
Fixes interface scan on Linux 2.4.x in IPv6 mode.

15 years agoFixes bug on Linux 2.4.x - kernel sync does not work until restart of kernel protocol.
Ondrej Zajicek [Fri, 21 May 2010 09:51:39 +0000 (11:51 +0200)] 
Fixes bug on Linux 2.4.x - kernel sync does not work until restart of kernel protocol.

Which was, actually, a bug in timers - on older kernel, monotonic timer
is missing and the other implementation started with now == 0, which
collides with usage 0 as a special value in timer->expires field.

15 years agoDo not remove old static route if it is in new config with different gw.
Ondrej Zajicek [Sun, 16 May 2010 09:03:59 +0000 (11:03 +0200)] 
Do not remove old static route if it is in new config with different gw.

15 years agoDo not originate summary or external LSA if it already here and not changed.
Ondrej Zajicek [Sun, 16 May 2010 08:27:20 +0000 (10:27 +0200)] 
Do not originate summary or external LSA if it already here and not changed.

15 years agoHandle EPIPE as a common connection close event.
Ondrej Zajicek [Fri, 14 May 2010 14:54:39 +0000 (16:54 +0200)] 
Handle EPIPE as a common connection close event.

15 years agoDo not add community if it is already in clist.
Ondrej Zajicek [Fri, 14 May 2010 13:24:53 +0000 (15:24 +0200)] 
Do not add community if it is already in clist.

15 years agoFixes a bug in LSA flooding.
Ondrej Zajicek [Fri, 7 May 2010 13:54:27 +0000 (15:54 +0200)] 
Fixes a bug in LSA flooding.

LSAs are sometimes prematurely removed from LS retransmission lists.

15 years agoA minor bugfix in OSPF ext-LSA processing.
Ondrej Zajicek [Sun, 2 May 2010 22:10:48 +0000 (00:10 +0200)] 
A minor bugfix in OSPF ext-LSA processing.

15 years agoMerge several fixes suggested by Joakim Tjernlund.
Ondrej Zajicek [Sun, 2 May 2010 20:41:40 +0000 (22:41 +0200)] 
Merge several fixes suggested by Joakim Tjernlund.

15 years agoOSPF: most of summary LSA orig./flush logic rewritten.
Ondrej Zajicek [Sun, 2 May 2010 17:58:34 +0000 (19:58 +0200)] 
OSPF: most of summary LSA orig./flush logic rewritten.

Fixes many bugs in the old code and makes it much cleaner.

15 years agoBetter support for /31 networks.
Ondrej Zajicek [Tue, 27 Apr 2010 22:39:57 +0000 (00:39 +0200)] 
Better support for /31 networks.

15 years agoA fix in OSPFv3 next_hop calculation.
Ondrej Zajicek [Tue, 27 Apr 2010 16:29:01 +0000 (18:29 +0200)] 
A fix in OSPFv3 next_hop calculation.

15 years agoMerge branch 'master' of ssh://git.nic.cz/projects/bird/GIT/bird
Ondrej Filip [Tue, 27 Apr 2010 09:28:44 +0000 (11:28 +0200)] 
Merge branch 'master' of ssh://git.nic.cz/projects/bird/GIT/bird

15 years agoAvoid warning if not compiled with pipes.
Ondrej Filip [Tue, 27 Apr 2010 09:27:54 +0000 (11:27 +0200)] 
Avoid warning if not compiled with pipes.

15 years agoNeighbors on OSPF broadcast networks should be identified by IP address, not RID.
Ondrej Zajicek [Mon, 26 Apr 2010 17:08:57 +0000 (19:08 +0200)] 
Neighbors on OSPF broadcast networks should be identified by IP address, not RID.

Allows simple support for multiple interfaces to the same network.

15 years agoSkip LSA host<->network endianity conversions on big endians.
Ondrej Zajicek [Sun, 25 Apr 2010 18:12:34 +0000 (20:12 +0200)] 
Skip LSA host<->network endianity conversions on big endians.

15 years agoImplements changes in checksum alg suggested by Joakim Tjernlund.
Ondrej Zajicek [Sun, 25 Apr 2010 17:13:49 +0000 (19:13 +0200)] 
Implements changes in checksum alg suggested by Joakim Tjernlund.

15 years agoFixes and enhancements in 'show ospf state' command.
Ondrej Zajicek [Sat, 24 Apr 2010 13:18:21 +0000 (15:18 +0200)] 
Fixes and enhancements in 'show ospf state' command.

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).

15 years agoMerge commit 'origin/master' into new
Ondrej Zajicek [Wed, 21 Apr 2010 19:52:10 +0000 (21:52 +0200)] 
Merge commit 'origin/master' into new

15 years agoFixes several problems in OSPF vlink implementation.
Ondrej Zajicek [Wed, 21 Apr 2010 19:50:38 +0000 (21:50 +0200)] 
Fixes several problems in OSPF vlink implementation.

15 years agoIt seems that prefixes /31 and /127 are valid and used in this strange world.
Ondrej Filip [Mon, 19 Apr 2010 14:10:20 +0000 (16:10 +0200)] 
It seems that prefixes /31 and /127 are valid and used in this strange world.

15 years agoFixes build on newer Linux systems.
Ondrej Zajicek [Wed, 14 Apr 2010 13:35:08 +0000 (15:35 +0200)] 
Fixes build on newer Linux systems.

15 years agoFixes IPv6 build on older systems.
Ondrej Zajicek [Wed, 14 Apr 2010 12:46:21 +0000 (14:46 +0200)] 
Fixes IPv6 build on older systems.

15 years agoFixes next hop calculation on NBMA and parallel PTP links.
Ondrej Zajicek [Sun, 11 Apr 2010 10:22:47 +0000 (12:22 +0200)] 
Fixes next hop calculation on NBMA and parallel PTP links.

15 years agoFixes a bug in OSPF on NBMA interfaces.
Ondrej Zajicek [Sun, 11 Apr 2010 08:19:54 +0000 (10:19 +0200)] 
Fixes a bug in OSPF on NBMA interfaces.

A very tricky bug. OSPF on NBMA interfaces probably never really worked.
When a packet was sent to multiple destinations, the checksum was
calculated multiple times from a packet with already filled checksum
field (from previous calculation). Therefore, many packets were sent
with an invalid checksum.

15 years agoNEWS and version update. v1.2.2
Ondrej Zajicek [Fri, 9 Apr 2010 15:42:39 +0000 (17:42 +0200)] 
NEWS and version update.

15 years agoIgnore routes with next-hop 127.0.0.1 on BSD.
Ondrej Zajicek [Thu, 8 Apr 2010 22:56:47 +0000 (00:56 +0200)] 
Ignore routes with next-hop 127.0.0.1 on BSD.

15 years agoOn BSD, consider unmarked non-device routes as alien.
Ondrej Zajicek [Thu, 8 Apr 2010 16:41:17 +0000 (18:41 +0200)] 
On BSD, consider unmarked non-device routes as alien.

15 years agoDo not export empty community list attribute in BGP.
Ondrej Zajicek [Thu, 8 Apr 2010 15:56:56 +0000 (17:56 +0200)] 
Do not export empty community list attribute in BGP.

15 years agoRevert "Fixes behavior of defined() on bgp_community attribute."
Ondrej Zajicek [Thu, 8 Apr 2010 15:47:14 +0000 (17:47 +0200)] 
Revert "Fixes behavior of defined() on bgp_community attribute."

This reverts commit 74e9331fe0892c4c96b4c4d7db3f14bb7e9d928e.

15 years agoMinor changes.
Ondrej Zajicek [Wed, 7 Apr 2010 21:15:56 +0000 (23:15 +0200)] 
Minor changes.

15 years agoConfigurable syslog name.
Ondrej Zajicek [Wed, 7 Apr 2010 09:00:36 +0000 (11:00 +0200)] 
Configurable syslog name.

Also fixes a bug in syslog initialization.

15 years agoImplements BGP 'show protocols' info details.
Ondrej Zajicek [Tue, 6 Apr 2010 22:19:23 +0000 (00:19 +0200)] 
Implements BGP 'show protocols' info details.

15 years agoRestrict export of device routes to the kernel protocol.
Ondrej Zajicek [Sun, 4 Apr 2010 13:41:31 +0000 (15:41 +0200)] 
Restrict export of device routes to the kernel protocol.

In usual configuration, such export is already restricted
with the aid of the direct protocol but there are some
races that can circumvent it. This makes it harder to
break kernel device routes. Also adds an option to
disable this restriction.

15 years agoIgnore some kernel messages.
Ondrej Zajicek [Sat, 3 Apr 2010 10:03:52 +0000 (12:03 +0200)] 
Ignore some kernel messages.

15 years agoFixes related to routes with link-local gw on BSD.
Ondrej Zajicek [Sat, 3 Apr 2010 09:42:18 +0000 (11:42 +0200)] 
Fixes related to routes with link-local gw on BSD.

15 years agoFixes missing header.
Ondrej Zajicek [Sat, 3 Apr 2010 08:45:21 +0000 (10:45 +0200)] 
Fixes missing header.

15 years agoFixes OSPFv3 route generation for local stub networks.
Ondrej Zajicek [Fri, 2 Apr 2010 17:03:18 +0000 (19:03 +0200)] 
Fixes OSPFv3 route generation for local stub networks.