]>
git.ipfire.org Git - thirdparty/bird.git/log
Martin Mares [Sun, 6 Apr 2003 18:55:37 +0000 (18:55 +0000)]
Added release history.
Martin Mares [Sun, 6 Apr 2003 18:38:01 +0000 (18:38 +0000)]
Bug fixes to authentication code by Eric Leblond <eleblond@init-sys.com>.
Martin Mares [Thu, 27 Feb 2003 10:48:30 +0000 (10:48 +0000)]
Prefix comparison bug (hopefully) fixed.
Martin Mares [Sun, 23 Feb 2003 10:22:04 +0000 (10:22 +0000)]
Updated a comment.
Martin Mares [Sat, 22 Feb 2003 23:06:32 +0000 (23:06 +0000)]
Current Linux kernels don't remember rtm_protocol for IPv6 routes and supply RTPROT_BOOT instead.
Work around that.
Martin Mares [Sat, 22 Feb 2003 22:47:45 +0000 (22:47 +0000)]
Better selection of link-local NLRI addresses, at least for our own
address. Need to do it better for the other neighbors -- the current
solution works only if they use the standard 64+64 global addresses
and the interface identifier in lower 64 bits is the same as for the
link-scope addresses.
Martin Mares [Sat, 22 Feb 2003 22:39:06 +0000 (22:39 +0000)]
There can be multiple primary addresses with different scopes
and only the highest scope one has IA_PRIMARY set, so report
the remaining ones as "Unselected".
Martin Mares [Sat, 22 Feb 2003 22:38:15 +0000 (22:38 +0000)]
Report link-scope addresses as well.
Martin Mares [Sat, 22 Feb 2003 10:40:35 +0000 (10:40 +0000)]
Temporary fix for BGP protocol capability announcement for IPv6 mode.
Martin Mares [Sat, 22 Feb 2003 10:25:22 +0000 (10:25 +0000)]
Fixed length check miscalculation in IPv6 receive path.
Martin Mares [Wed, 13 Nov 2002 08:47:19 +0000 (08:47 +0000)]
ABS should be a macro.
Martin Mares [Wed, 13 Nov 2002 08:47:06 +0000 (08:47 +0000)]
Added missing includes.
Martin Mares [Wed, 13 Nov 2002 08:46:12 +0000 (08:46 +0000)]
Added missing semicolons.
Martin Mares [Wed, 13 Nov 2002 08:45:24 +0000 (08:45 +0000)]
Don't use obsolete functions which are no longer declared in the header.
Martin Mares [Wed, 13 Nov 2002 08:30:56 +0000 (08:30 +0000)]
Added missing #include and wondering how could it ever compile.
Pavel Machek [Sat, 21 Sep 2002 13:57:48 +0000 (13:57 +0000)]
Password does not need to be null-terminated, do not print garbage in
such case. Thanks to silvio@big.net.
Ondrej Filip [Wed, 3 Apr 2002 15:41:05 +0000 (15:41 +0000)]
Small typo fixed.
Martin Mares [Sun, 10 Mar 2002 12:32:12 +0000 (12:32 +0000)]
Applied Pavel's fix for broadcast/multicast mode.
Ondrej Filip [Mon, 4 Mar 2002 15:54:39 +0000 (15:54 +0000)]
Age LSA DB after LSA origination and before routing table calculation.
Ondrej Filip [Mon, 4 Mar 2002 15:52:40 +0000 (15:52 +0000)]
New trace added.
Ondrej Filip [Fri, 7 Dec 2001 17:34:09 +0000 (17:34 +0000)]
Bugfix in router importation.
Ondrej Filip [Fri, 7 Dec 2001 17:10:49 +0000 (17:10 +0000)]
Small bugfix in RIP documentation.
Ondrej Filip [Tue, 21 Aug 2001 17:00:15 +0000 (17:00 +0000)]
Removed some useless (hope!) code in next hop calculation.
Ondrej Filip [Tue, 21 Aug 2001 16:44:57 +0000 (16:44 +0000)]
Finally, next hop problem fixed.
Ondrej Filip [Tue, 21 Aug 2001 15:03:42 +0000 (15:03 +0000)]
Useless trace.
Ondrej Filip [Tue, 21 Aug 2001 15:00:29 +0000 (15:00 +0000)]
Hope, bug in next hop calculation for stub routes fixed.
Martin Mares [Sun, 19 Aug 2001 11:15:24 +0000 (11:15 +0000)]
Fix %<something>I format strings.
Martin Mares [Sun, 19 Aug 2001 11:11:44 +0000 (11:11 +0000)]
IP address formatting now uses the same rules as formatting of strings
with two exceptions:
o Any non-zero field width is automatically replaced by standard
IP address width. This hides dependences on IPv4/IPv6.
o %#I generates hexadecimal form of the address.
Therefore |%I| generates unpadded format, |%1I| full size flush-right,
and |%-1I| full size flush-left format.
Ondrej Filip [Sun, 12 Aug 2001 00:09:47 +0000 (00:09 +0000)]
Dokumented switch network.
Ondrej Filip [Sun, 12 Aug 2001 00:04:42 +0000 (00:04 +0000)]
Area networks added into configuration.
Ondrej Filip [Sat, 11 Aug 2001 16:22:29 +0000 (16:22 +0000)]
Changed definition of stub area.
Ondrej Filip [Sat, 11 Aug 2001 14:40:51 +0000 (14:40 +0000)]
Bugfix in B-bit setting in router LSA.
Ondrej Filip [Sat, 11 Aug 2001 14:01:54 +0000 (14:01 +0000)]
I will not originate the same lsa before MINLSINTERVAL.
Martin Mares [Fri, 3 Aug 2001 08:44:51 +0000 (08:44 +0000)]
Don't loop forever when trying to skip an out-sequence netlink reply.
Ondrej Filip [Tue, 12 Jun 2001 21:10:30 +0000 (21:10 +0000)]
Install route into main routing table just if it's necessary.
Ondrej Filip [Sat, 9 Jun 2001 15:13:38 +0000 (15:13 +0000)]
Yes, 1.0.5 released.
Ondrej Filip [Sat, 9 Jun 2001 14:56:01 +0000 (14:56 +0000)]
Added comments.
Ondrej Filip [Sat, 9 Jun 2001 14:55:10 +0000 (14:55 +0000)]
Bug in next-hop calculation fixed. (For dual connected neighbors.)
Ondrej Filip [Mon, 9 Apr 2001 19:15:03 +0000 (19:15 +0000)]
Patch from David Rohleder <davro@ics.muni.cz> thanx.
Martin Mares [Tue, 6 Mar 2001 13:40:39 +0000 (13:40 +0000)]
Fixed <time.h> vs. <sys/time.h> problems.
Martin Mares [Tue, 20 Feb 2001 09:49:19 +0000 (09:49 +0000)]
Fixed duplicity in log category numbering.
Thanks to Zheng Yuan for spotting this.
Martin Mares [Fri, 19 Jan 2001 20:30:08 +0000 (20:30 +0000)]
Added paper for my talk about BIRD at SLT 2001.
Martin Mares [Wed, 17 Jan 2001 08:32:28 +0000 (08:32 +0000)]
Bug fix from Zheng Yuan <zyuan1@cig.mot.com>.
Martin Mares [Mon, 15 Jan 2001 09:24:16 +0000 (09:24 +0000)]
Added an explanatory comment.
Martin Mares [Mon, 8 Jan 2001 11:13:01 +0000 (11:13 +0000)]
Fixed infinite recursion in password_same.
Pavel, please check.
Ondrej Filip [Thu, 14 Dec 2000 01:04:51 +0000 (01:04 +0000)]
Hmm, nasty bug, LSUPD was not well flooded via PTP interfaces. :-(
Ondrej Filip [Tue, 21 Nov 2000 23:47:51 +0000 (23:47 +0000)]
Small bugfix in ext routes calculation.
Ondrej Filip [Wed, 8 Nov 2000 22:46:54 +0000 (22:46 +0000)]
Yet another nasty bugfix of iface_patts_equal().
Ondrej Filip [Wed, 8 Nov 2000 17:06:35 +0000 (17:06 +0000)]
Bugfix in iface_patts_equal.
When both patterns were NULL strcmp it sigfaulted.
Ondrej Filip [Sat, 9 Sep 2000 19:21:01 +0000 (19:21 +0000)]
Minor rpm changes to make RedHat happy.
Ondrej Filip [Mon, 4 Sep 2000 21:21:34 +0000 (21:21 +0000)]
Fixed many bugs in rt calculation and interface adding. Now it seems to be
OK, I'm going to advertise 1.0.4.
Ondrej Filip [Mon, 4 Sep 2000 19:42:17 +0000 (19:42 +0000)]
I allocate struct ifa before unlocking. So route exported to OSPF are correct.
I work also with interfaces that have some problems with socket opening.
I declare them as stub.
Ondrej Filip [Sun, 3 Sep 2000 22:18:40 +0000 (22:18 +0000)]
Serious bug in ext lsa origination found. Going for 1.0.4.
Ondrej Filip [Sun, 3 Sep 2000 18:27:21 +0000 (18:27 +0000)]
Some misspells.
Ondrej Filip [Sun, 3 Sep 2000 18:13:00 +0000 (18:13 +0000)]
Version 1.0.3.
Ondrej Filip [Sun, 3 Sep 2000 17:53:12 +0000 (17:53 +0000)]
Version 1.0.3 released.
Ondrej Filip [Sun, 3 Sep 2000 16:21:14 +0000 (16:21 +0000)]
Another atrey->atrey.karlin.mff.cuni.cz
Ondrej Filip [Sun, 3 Sep 2000 16:16:33 +0000 (16:16 +0000)]
Log some unusual situation.
Ondrej Filip [Sun, 3 Sep 2000 06:54:35 +0000 (06:54 +0000)]
Small bugfix. (Use atrey.karlin.... instead of atrey.)
Ondrej Filip [Sat, 2 Sep 2000 08:54:40 +0000 (08:54 +0000)]
Added stub interface. (Interface which is propagated to OSPF but
it does not sends nor listens packets.)
I added some new options, please look at it and look into doc if it's OK.
Ondrej Filip [Sat, 2 Sep 2000 07:58:05 +0000 (07:58 +0000)]
Reconfigure poll interval.
Ondrej Filip [Sat, 2 Sep 2000 00:15:07 +0000 (00:15 +0000)]
Reconfiguration for new options.
Ondrej Filip [Sat, 2 Sep 2000 00:14:46 +0000 (00:14 +0000)]
More examples.
Ondrej Filip [Sat, 2 Sep 2000 00:03:36 +0000 (00:03 +0000)]
Added hellos on NBMA networks. (I don't violate RFC now.)
Ondrej Filip [Mon, 28 Aug 2000 14:32:11 +0000 (14:32 +0000)]
Better ospf metric explanation.
Ondrej Filip [Mon, 28 Aug 2000 13:51:13 +0000 (13:51 +0000)]
Bugfix in ext lsa importing.
Ondrej Filip [Fri, 25 Aug 2000 12:26:03 +0000 (12:26 +0000)]
Minor bug. It does not work on non RH systems. Thanx to
Craig Bourne <cbourne@cbourne.com>
Ondrej Filip [Thu, 24 Aug 2000 20:08:00 +0000 (20:08 +0000)]
Added files for RPM building.
Ondrej Filip [Wed, 23 Aug 2000 06:51:26 +0000 (06:51 +0000)]
Released as version 1.0.2.
Ondrej Filip [Fri, 18 Aug 2000 16:47:27 +0000 (16:47 +0000)]
Typo.
Ondrej Filip [Fri, 18 Aug 2000 16:44:37 +0000 (16:44 +0000)]
Fixed bug in nex hop calculation of external routes.
Ondrej Filip [Fri, 18 Aug 2000 16:36:54 +0000 (16:36 +0000)]
Just formatting.
Ondrej Filip [Thu, 17 Aug 2000 19:42:52 +0000 (19:42 +0000)]
Stupid bug in next hop calculation of external routes.
Ondrej Filip [Wed, 16 Aug 2000 20:18:19 +0000 (20:18 +0000)]
Typo in rte_better.
Ondrej Filip [Wed, 16 Aug 2000 19:37:04 +0000 (19:37 +0000)]
My calculation of external routes violated rfc. :-(
Ondrej Filip [Wed, 16 Aug 2000 19:03:06 +0000 (19:03 +0000)]
Bug in rte_better.
Martin Mares [Mon, 26 Jun 2000 20:02:30 +0000 (20:02 +0000)]
Added slides for our presentation, but don't export them to the
distribution tarball -- they are in Czech and therefore of no use
to almost anybody :(
Martin Mares [Wed, 21 Jun 2000 22:11:29 +0000 (22:11 +0000)]
Include CVS ChangeLog in the distribution
Martin Mares [Wed, 21 Jun 2000 22:08:46 +0000 (22:08 +0000)]
Released as version 1.0.1.
Pavel Machek [Wed, 21 Jun 2000 19:40:46 +0000 (19:40 +0000)]
RIP bugfix
Martin Mares [Wed, 21 Jun 2000 09:58:09 +0000 (09:58 +0000)]
Check broadcast address sanity before believing it.
Martin Mares [Tue, 20 Jun 2000 07:49:08 +0000 (07:49 +0000)]
Don't accept incoming connections when the neighbor is not up.
Martin Mares [Mon, 19 Jun 2000 23:50:02 +0000 (23:50 +0000)]
If compiled with --enable-debug, don't even try to log to syslog unless
the user forces it in the config file.
Ondrej Filip [Mon, 19 Jun 2000 15:12:50 +0000 (15:12 +0000)]
Routing table calculation clean up.
Martin Mares [Sun, 18 Jun 2000 19:49:32 +0000 (19:49 +0000)]
Fix numbering of routing tables in IPv6 version.
Martin Mares [Fri, 16 Jun 2000 23:12:47 +0000 (23:12 +0000)]
Use our own SUN_LEN if libc doesn't provide it.
Ondrej Filip [Tue, 13 Jun 2000 19:03:41 +0000 (19:03 +0000)]
Bugfix in logging.
Martin Mares [Fri, 9 Jun 2000 07:52:57 +0000 (07:52 +0000)]
bird-1.0.0 has been released.
Martin Mares [Fri, 9 Jun 2000 07:32:57 +0000 (07:32 +0000)]
During initialization, log to both syslog and stderr. When a configuration
file has been read and it doesn't specify any logging, log to syslog only
(if syslog is not available, then stderr).
Martin Mares [Fri, 9 Jun 2000 07:30:22 +0000 (07:30 +0000)]
Use SUN_LEN() for length of UNIX domain addresses. This should fix problems
with connection to clients on libc5 machines.
Martin Mares [Fri, 9 Jun 2000 06:54:01 +0000 (06:54 +0000)]
Shut up an uninitialized variable warning.
Martin Mares [Fri, 9 Jun 2000 06:49:43 +0000 (06:49 +0000)]
Added a `What is missing' section.
Martin Mares [Fri, 9 Jun 2000 06:46:58 +0000 (06:46 +0000)]
Before building distribution tarballs, make distclean first.
Martin Mares [Fri, 9 Jun 2000 06:45:48 +0000 (06:45 +0000)]
Released as 1.0.0, but marked it as a BETA version.
Martin Mares [Fri, 9 Jun 2000 06:31:43 +0000 (06:31 +0000)]
Proper building and installation of documentation in the Makefiles.
Ondrej Filip [Thu, 8 Jun 2000 19:16:21 +0000 (19:16 +0000)]
Nasty bug in LSA refreshing. I didn't refesh my own copy! :-(
Ondrej Filip [Thu, 8 Jun 2000 19:14:08 +0000 (19:14 +0000)]
Acknoledge your own premature aged LSA.
Ondrej Filip [Thu, 8 Jun 2000 19:02:31 +0000 (19:02 +0000)]
Don't send dbdes before rtlsa origination.
Pavel Machek [Thu, 8 Jun 2000 16:57:41 +0000 (16:57 +0000)]
Fix i_same for 'c' instruction.
Martin Mares [Thu, 8 Jun 2000 15:44:52 +0000 (15:44 +0000)]
Updated distribution README.