]>
git.ipfire.org Git - thirdparty/bird.git/log
Ondrej Zajicek [Tue, 29 Apr 2014 13:19:05 +0000 (15:19 +0200)]
Ondrej Zajicek [Tue, 29 Apr 2014 13:16:32 +0000 (15:16 +0200)]
Ondrej Zajicek [Tue, 29 Apr 2014 13:15:35 +0000 (15:15 +0200)]
Merge commit '
a5fc59587fe864e4fcfb44eb3be57231b4ca339b ' into integrated
Conflicts:
filter/filter.c
nest/config.Y
Ondrej Zajicek [Tue, 29 Apr 2014 13:08:17 +0000 (15:08 +0200)]
Ondrej Zajicek [Tue, 29 Apr 2014 13:07:08 +0000 (15:07 +0200)]
Merge commit '
f515e22924591542a909db0deb8545386aaa576e ' into integrated
Conflicts:
sysdep/bsd/krt-sock.c
Ondrej Zajicek [Tue, 29 Apr 2014 11:52:01 +0000 (13:52 +0200)]
Ondrej Zajicek [Tue, 29 Apr 2014 11:11:02 +0000 (13:11 +0200)]
Ondrej Zajicek [Tue, 29 Apr 2014 11:00:14 +0000 (13:00 +0200)]
Merge commit '
6a8d3f1c1ffbd964e4d11b452c73e1ea70310af3 ' into integrated
Conflicts:
configure.in
lib/socket.h
nest/protocol.h
Ondrej Zajicek [Tue, 29 Apr 2014 10:52:39 +0000 (12:52 +0200)]
Ondrej Zajicek [Tue, 29 Apr 2014 10:52:34 +0000 (12:52 +0200)]
Ondrej Zajicek [Tue, 29 Apr 2014 10:46:59 +0000 (12:46 +0200)]
Ondrej Zajicek [Tue, 29 Apr 2014 10:44:08 +0000 (12:44 +0200)]
Ondrej Zajicek [Tue, 29 Apr 2014 10:43:25 +0000 (12:43 +0200)]
Merge commit '
bff9ce5130d16af2fd802d42bdb2bff00980c9ae ' into integrated
Conflicts:
tools/Makefile.in
Ondrej Zajicek [Tue, 29 Apr 2014 10:41:40 +0000 (12:41 +0200)]
Ondrej Zajicek [Tue, 29 Apr 2014 10:41:18 +0000 (12:41 +0200)]
Ondrej Zajicek [Tue, 29 Apr 2014 10:40:54 +0000 (12:40 +0200)]
Ondrej Zajicek [Tue, 29 Apr 2014 08:22:25 +0000 (10:22 +0200)]
Temporary OSPF commit.
Ondrej Zajicek [Tue, 15 Oct 2013 08:57:57 +0000 (10:57 +0200)]
Forces KRT rescan on syncer startup with multi syncer config.
Thanks to Sergey Popovich for the patch.
Ondrej Filip [Sat, 5 Oct 2013 20:45:08 +0000 (22:45 +0200)]
Flag -f "run in foreground" added as requested by a package maintainter.
Ondrej Zajicek [Sat, 5 Oct 2013 17:30:12 +0000 (19:30 +0200)]
Implements PID file support.
Thanks to Thierry Fournier for the original patch.
Ondrej Zajicek [Wed, 2 Oct 2013 12:57:29 +0000 (14:57 +0200)]
Implements C.len operator for clist and eclist types.
Thanks to Sergey Popovich for the original patch.
Ondrej Zajicek [Wed, 2 Oct 2013 12:41:37 +0000 (14:41 +0200)]
Some fixes in filter code.
Thanks to Sergey Popovich for original patches.
Ondrej Zajicek [Wed, 2 Oct 2013 10:10:09 +0000 (12:10 +0200)]
Minor code cleanups.
Thanks to Sergey Popovich for the patch.
Ondrej Zajicek [Wed, 2 Oct 2013 09:42:46 +0000 (11:42 +0200)]
Simplifies val_in_range().
Also fixes missing type check for element ~ set.
Ondrej Filip [Mon, 30 Sep 2013 12:07:34 +0000 (14:07 +0200)]
Recheck export/import/receive limits during reconfiguration.
Ondrej Zajicek [Thu, 26 Sep 2013 20:08:21 +0000 (22:08 +0200)]
Rewrites static attribute filter code and adds ifname/ifindex attributes.
Thanks to Sergey Popovich for the original ifname/ifindex patch.
Ondrej Zajicek [Thu, 26 Sep 2013 15:36:30 +0000 (17:36 +0200)]
Fixes build issues without BGP.
Thanks to Sergey Popovich for the patch.
Ondrej Zajicek [Thu, 26 Sep 2013 15:33:00 +0000 (17:33 +0200)]
Fixes missing unregister of kernel table handling code.
And some minor fixes.
Thanks to Sergey Popovich for the patch.
Ondrej Zajicek [Sun, 22 Sep 2013 17:15:39 +0000 (19:15 +0200)]
Allows other than IA_PEER addresses on PtP ifaces on BSD.
Also fixes a potential problem with link-local dest_addrs
for IA_PEER addresses.
Thanks to Alexander V. Chernikov for the suggestion.
Ondrej Zajicek [Mon, 16 Sep 2013 21:57:40 +0000 (23:57 +0200)]
BFD work in progress.
Now it compiles and mostly works.
Ondrej Filip [Fri, 13 Sep 2013 16:55:02 +0000 (18:55 +0200)]
Fixes problem with OSPF neighbor router ID change. Thanx to Alexander V. Chernikov
Ondrej Filip [Tue, 10 Sep 2013 23:15:34 +0000 (01:15 +0200)]
OSPF state machine fix - thanx to Alexander V. Chernikov
Ondrej Zajicek [Tue, 10 Sep 2013 11:03:58 +0000 (13:03 +0200)]
Fixes a bug related to multiple IPs and direct protocol.
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.
Ondrej Zajicek [Tue, 10 Sep 2013 11:01:22 +0000 (13:01 +0200)]
Fixes a bug in kernel extended attribute processing.
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.
Ondrej Zajicek [Tue, 10 Sep 2013 10:58:24 +0000 (12:58 +0200)]
Fixes reconfiguration of global set variables.
When global set variables were used, every reconfiguration restarted
protocols that use it in filters.
Thanks to Sergey Popovich for a bugreport.
Ondrej Zajicek [Tue, 10 Sep 2013 10:54:57 +0000 (12:54 +0200)]
Merge commit 'origin/master'
Ondrej Zajicek [Tue, 10 Sep 2013 10:09:36 +0000 (12:09 +0200)]
Initial BFD commit, work in progress.
Ondrej Filip [Thu, 15 Aug 2013 18:26:50 +0000 (20:26 +0200)]
Wrong change commited - 'route limit' marked as obsolete.
Ondrej Filip [Thu, 15 Aug 2013 18:20:05 +0000 (20:20 +0200)]
BGP option 'route limit' is marked as obsolete. 'import limit' should be used instead.
Ondrej Filip [Thu, 15 Aug 2013 17:54:18 +0000 (19:54 +0200)]
Typo in documentation fixed.
Ondrej Filip [Thu, 15 Aug 2013 11:29:33 +0000 (13:29 +0200)]
Symbol names enclosed by apostrophes can contain colons.
Ondrej Zajicek [Wed, 14 Aug 2013 23:06:47 +0000 (01:06 +0200)]
Extends delete/filter operators to work no bgp_paths.
Ondrej Zajicek [Tue, 13 Aug 2013 21:04:06 +0000 (23:04 +0200)]
Removes strip from make install
Thanks to Alexander V. Chernikov for the patch.
Ondrej Zajicek [Tue, 13 Aug 2013 18:42:43 +0000 (20:42 +0200)]
Fixes a bug related to mixed up neighbor events in BGP.
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.
Ondrej Zajicek [Tue, 13 Aug 2013 18:25:05 +0000 (20:25 +0200)]
Implements proper setting of 'gw' route attribute.
Thanks to Sergey Popovich for the bugreport.
Ondrej Zajicek [Wed, 31 Jul 2013 16:43:23 +0000 (18:43 +0200)]
Merge commit '
f8e8fcfabeb206287065f48e800743b0aa797cc2 ' into integrated
Conflicts:
conf/confbase.Y
Ondrej Zajicek [Wed, 31 Jul 2013 16:36:55 +0000 (18:36 +0200)]
Ondrej Zajicek [Wed, 31 Jul 2013 16:36:26 +0000 (18:36 +0200)]
Ondrej Zajicek [Wed, 31 Jul 2013 16:33:55 +0000 (18:33 +0200)]
Merge commit '
354496ace87341428e6005fbc073fbe57b4e6c0e ' into integrated
Conflicts:
sysdep/bsd/sysio.h
sysdep/unix/io.c
Ondrej Zajicek [Wed, 31 Jul 2013 16:03:52 +0000 (18:03 +0200)]
Ondrej Zajicek [Wed, 31 Jul 2013 16:03:35 +0000 (18:03 +0200)]
Merge commit '
c01a94663cc18f53fd741c5d44387eead9ca88af ' into integrated
Conflicts:
sysdep/bsd/krt-sock.c
sysdep/bsd/krt-sys.h
Ondrej Zajicek [Wed, 31 Jul 2013 15:39:16 +0000 (17:39 +0200)]
Merge commit '
c6964c305b425b98aaf0492806a28b578d799d83 ' into integrated
Conflicts:
sysdep/bsd/krt-sock.c
sysdep/linux/netlink.c
sysdep/unix/krt.h
Ondrej Zajicek [Wed, 31 Jul 2013 14:16:48 +0000 (16:16 +0200)]
Merge commit '
6ac4f87a2d661c739e55a63577e7bccf696c7abd ' into integrated
Conflicts:
lib/socket.h
proto/ospf/config.Y
proto/ospf/iface.c
proto/ospf/ospf.h
proto/rip/rip.c
sysdep/bsd/sysio.h
sysdep/linux/sysio.h
sysdep/unix/io.c
Ondrej Zajicek [Tue, 30 Jul 2013 21:48:07 +0000 (23:48 +0200)]
Merge commit '
ef4a50be10c6dd0abffd957132cd146029c3d79d ' into integrated
Conflicts:
lib/ipv6.h
nest/config.Y
proto/ospf/config.Y
proto/rip/rip.c
sysdep/bsd/sysio.h
sysdep/linux/sysio.h
sysdep/unix/io.c
Ondrej Zajicek [Tue, 30 Jul 2013 20:00:26 +0000 (22:00 +0200)]
Ondrej Zajicek [Tue, 30 Jul 2013 19:59:36 +0000 (21:59 +0200)]
Merge commit '
f623ab9875cad2d129f708e95021d3a252930000 ' into integrated
Conflicts:
proto/ospf/config.Y
proto/ospf/ospf.c
proto/ospf/rt.c
proto/ospf/topology.c
Ondrej Zajicek [Tue, 30 Jul 2013 19:34:47 +0000 (21:34 +0200)]
Merge commit '
924868543c2010f3ef2cfcb7ba6bac5988ab3264 ' into integrated
Conflicts:
proto/ospf/iface.c
Ondrej Zajicek [Mon, 29 Jul 2013 11:07:15 +0000 (13:07 +0200)]
Test commit.
Ondrej Zajicek [Mon, 29 Jul 2013 10:52:38 +0000 (12:52 +0200)]
Test commit.
Ondrej Zajicek [Mon, 29 Jul 2013 10:28:03 +0000 (12:28 +0200)]
Test commit.
Also contains minor fixes in doc formatting.
Ondrej Filip [Sun, 28 Jul 2013 16:50:40 +0000 (18:50 +0200)]
Fixed small error in documantation (thanks engels@openit.de).
Ondrej Zajicek [Fri, 26 Jul 2013 22:47:58 +0000 (00:47 +0200)]
NEWS and version update.
Ondrej Zajicek [Fri, 26 Jul 2013 22:38:29 +0000 (00:38 +0200)]
Documentation update.
Ondrej Zajicek [Fri, 26 Jul 2013 09:06:08 +0000 (11:06 +0200)]
Fixes initial random values for function arguments.
Thanks to Javor Kliachev for the bugreport.
Ondrej Zajicek [Thu, 25 Jul 2013 20:33:57 +0000 (22:33 +0200)]
Allows to define constants of all filter types.
Ondrej Zajicek [Thu, 25 Jul 2013 11:55:24 +0000 (13:55 +0200)]
Implements RFC 6608 Subcodes for BGP FSM Error.
Ondrej Zajicek [Thu, 25 Jul 2013 11:15:32 +0000 (13:15 +0200)]
Implements eval command and minor CLI cleanups.
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.
Ondrej Zajicek [Wed, 24 Jul 2013 12:20:46 +0000 (14:20 +0200)]
Fixes header file name.
Thanks to Fritz Grimpen for the patch.
Ondrej Zajicek [Wed, 24 Jul 2013 12:19:37 +0000 (14:19 +0200)]
Fixes socket error hook for radv protocol.
Ondrej Zajicek [Wed, 24 Jul 2013 12:11:12 +0000 (14:11 +0200)]
Fixes bug in protocol flushing and rtable pruning.
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.
Ondrej Zajicek [Fri, 12 Jul 2013 23:39:41 +0000 (01:39 +0200)]
Fixes stuck connection during BGP session shutdown.
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.
Ondrej Zajicek [Thu, 11 Jul 2013 11:50:44 +0000 (13:50 +0200)]
Some fixes for TTL security.
Ondrej Zajicek [Tue, 9 Jul 2013 21:27:10 +0000 (23:27 +0200)]
Implements 'bgppath ~ int set' filter op.
Ondrej Zajicek [Sun, 7 Jul 2013 10:11:42 +0000 (12:11 +0200)]
Implements multiple routing table support for FreeBSD and OpenBSD.
Inspired by the patch from Alexander V. Chernikov.
Ondrej Zajicek [Sat, 29 Jun 2013 20:55:41 +0000 (22:55 +0200)]
Makes krt.c much more readable.
Ondrej Zajicek [Thu, 27 Jun 2013 23:01:21 +0000 (01:01 +0200)]
Temporary OSPF commit.
Ondrej Zajicek [Thu, 27 Jun 2013 22:57:22 +0000 (00:57 +0200)]
Adapts BSD sysdep code for integrated branch.
Thanks to Alexander V. Chernikov for the original patch.
Ondrej Zajicek [Thu, 27 Jun 2013 12:46:57 +0000 (14:46 +0200)]
Minor updates to lib/ip.h .
Ondrej Zajicek [Wed, 26 Jun 2013 12:35:39 +0000 (14:35 +0200)]
Documentation for TTL security.
Ondrej Zajicek [Tue, 25 Jun 2013 13:33:00 +0000 (15:33 +0200)]
Implements TTL security for OSPF and RIP.
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.
Ondrej Zajicek [Mon, 24 Jun 2013 14:37:30 +0000 (16:37 +0200)]
Better packet priority and traffic class handling.
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.
Ondrej Zajicek [Thu, 13 Jun 2013 09:27:14 +0000 (11:27 +0200)]
Fixes problems with kernel routes multiple routing tables.
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.
Ondrej Zajicek [Tue, 11 Jun 2013 10:12:11 +0000 (12:12 +0200)]
Implements OSPF stub router option (RFC 3137).
Also fixes OSPFv3 routing table calculcation w.r.t.
errata 2078 to RFC 5340.
Ondrej Zajicek [Tue, 28 May 2013 08:48:14 +0000 (10:48 +0200)]
Fixes crash with vlinks.
Ondrej Zajicek [Tue, 28 May 2013 08:44:44 +0000 (10:44 +0200)]
Fixes problems with routing table scans on some platforms.
Negative bit shifts are definitely undefined oprations.
Ondrej Zajicek [Wed, 22 May 2013 22:24:28 +0000 (00:24 +0200)]
Ondrej Zajicek [Wed, 22 May 2013 22:24:18 +0000 (00:24 +0200)]
Ondrej Zajicek [Wed, 22 May 2013 22:16:39 +0000 (00:16 +0200)]
Ondrej Zajicek [Wed, 22 May 2013 22:16:19 +0000 (00:16 +0200)]
Merge commit '
8df02847e8af29863c325b7297e3a2b2ed5f961c ' into integrated
Conflicts:
proto/ospf/config.Y
proto/ospf/hello.c
proto/ospf/iface.c
proto/ospf/ospf.h
Ondrej Zajicek [Wed, 22 May 2013 22:00:32 +0000 (00:00 +0200)]
Ondrej Zajicek [Wed, 22 May 2013 22:00:26 +0000 (00:00 +0200)]
Ondrej Zajicek [Wed, 22 May 2013 22:00:14 +0000 (00:00 +0200)]
Ondrej Zajicek [Wed, 22 May 2013 21:59:54 +0000 (23:59 +0200)]
Merge commit '
9ff5257357d9975654279db17bbc8525583ba1cc ' into integrated
Conflicts:
proto/ospf/config.Y
Ondrej Zajicek [Wed, 22 May 2013 13:58:31 +0000 (15:58 +0200)]
Merge commit '
568d9c9faeab70951d8e9bfea521e1b38a9a3d1c ' into integrated
Conflicts:
tools/Makefile.in
Ondrej Zajicek [Wed, 22 May 2013 13:56:00 +0000 (15:56 +0200)]
Merge commit '
a9fc659b840e13323aa43e92eb8f39ceb19b5ed6 ' into integrated
Conflicts:
proto/rip/rip.c
Ondrej Zajicek [Wed, 22 May 2013 13:46:55 +0000 (15:46 +0200)]
Ondrej Zajicek [Wed, 22 May 2013 13:46:29 +0000 (15:46 +0200)]
Ondrej Zajicek [Wed, 22 May 2013 13:45:23 +0000 (15:45 +0200)]
Ondrej Zajicek [Thu, 9 May 2013 09:11:06 +0000 (11:11 +0200)]
Fixes a problem with BGP neighbors, link-local addresses and locking.
Thanks to Fritz Grimpen for the bugfix.
Ondrej Zajicek [Mon, 29 Apr 2013 20:33:50 +0000 (22:33 +0200)]
NEWS and version update.