]> git.ipfire.org Git - thirdparty/bird.git/log
thirdparty/bird.git
23 years agoFixed <time.h> vs. <sys/time.h> problems.
Martin Mares [Tue, 6 Mar 2001 13:40:39 +0000 (13:40 +0000)] 
Fixed <time.h> vs. <sys/time.h> problems.

23 years agoFixed duplicity in log category numbering.
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.

23 years agoAdded paper for my talk about BIRD at SLT 2001.
Martin Mares [Fri, 19 Jan 2001 20:30:08 +0000 (20:30 +0000)] 
Added paper for my talk about BIRD at SLT 2001.

23 years agoBug fix from Zheng Yuan <zyuan1@cig.mot.com>.
Martin Mares [Wed, 17 Jan 2001 08:32:28 +0000 (08:32 +0000)] 
Bug fix from Zheng Yuan <zyuan1@cig.mot.com>.

23 years agoAdded an explanatory comment.
Martin Mares [Mon, 15 Jan 2001 09:24:16 +0000 (09:24 +0000)] 
Added an explanatory comment.

23 years agoFixed infinite recursion in password_same.
Martin Mares [Mon, 8 Jan 2001 11:13:01 +0000 (11:13 +0000)] 
Fixed infinite recursion in password_same.

Pavel, please check.

23 years agoHmm, nasty bug, LSUPD was not well flooded via PTP interfaces. :-(
Ondrej Filip [Thu, 14 Dec 2000 01:04:51 +0000 (01:04 +0000)] 
Hmm, nasty bug, LSUPD was not well flooded via PTP interfaces. :-(

23 years agoSmall bugfix in ext routes calculation.
Ondrej Filip [Tue, 21 Nov 2000 23:47:51 +0000 (23:47 +0000)] 
Small bugfix in ext routes calculation.

23 years agoYet another nasty bugfix of iface_patts_equal().
Ondrej Filip [Wed, 8 Nov 2000 22:46:54 +0000 (22:46 +0000)] 
Yet another nasty bugfix of iface_patts_equal().

23 years agoBugfix in 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.

23 years agoMinor rpm changes to make RedHat happy.
Ondrej Filip [Sat, 9 Sep 2000 19:21:01 +0000 (19:21 +0000)] 
Minor rpm changes to make RedHat happy.

23 years agoFixed many bugs in rt calculation and interface adding. Now it seems to be
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.

23 years agoI allocate struct ifa before unlocking. So route exported to OSPF are correct.
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.

23 years agoSerious bug in ext lsa origination found. Going for 1.0.4.
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.

23 years agoSome misspells.
Ondrej Filip [Sun, 3 Sep 2000 18:27:21 +0000 (18:27 +0000)] 
Some misspells.

23 years agoVersion 1.0.3.
Ondrej Filip [Sun, 3 Sep 2000 18:13:00 +0000 (18:13 +0000)] 
Version 1.0.3.

23 years agoVersion 1.0.3 released.
Ondrej Filip [Sun, 3 Sep 2000 17:53:12 +0000 (17:53 +0000)] 
Version 1.0.3 released.

23 years agoAnother atrey->atrey.karlin.mff.cuni.cz
Ondrej Filip [Sun, 3 Sep 2000 16:21:14 +0000 (16:21 +0000)] 
Another atrey->atrey.karlin.mff.cuni.cz

23 years agoLog some unusual situation.
Ondrej Filip [Sun, 3 Sep 2000 16:16:33 +0000 (16:16 +0000)] 
Log some unusual situation.

23 years agoSmall bugfix. (Use atrey.karlin.... instead of atrey.)
Ondrej Filip [Sun, 3 Sep 2000 06:54:35 +0000 (06:54 +0000)] 
Small bugfix. (Use atrey.karlin.... instead of atrey.)

23 years agoAdded stub interface. (Interface which is propagated to OSPF but
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.

23 years agoReconfigure poll interval.
Ondrej Filip [Sat, 2 Sep 2000 07:58:05 +0000 (07:58 +0000)] 
Reconfigure poll interval.

23 years agoReconfiguration for new options.
Ondrej Filip [Sat, 2 Sep 2000 00:15:07 +0000 (00:15 +0000)] 
Reconfiguration for new options.

23 years agoMore examples.
Ondrej Filip [Sat, 2 Sep 2000 00:14:46 +0000 (00:14 +0000)] 
More examples.

23 years agoAdded hellos on NBMA networks. (I don't violate RFC now.)
Ondrej Filip [Sat, 2 Sep 2000 00:03:36 +0000 (00:03 +0000)] 
Added hellos on NBMA networks. (I don't violate RFC now.)

23 years agoBetter ospf metric explanation.
Ondrej Filip [Mon, 28 Aug 2000 14:32:11 +0000 (14:32 +0000)] 
Better ospf metric explanation.

23 years agoBugfix in ext lsa importing.
Ondrej Filip [Mon, 28 Aug 2000 13:51:13 +0000 (13:51 +0000)] 
Bugfix in ext lsa importing.

23 years agoMinor bug. It does not work on non RH systems. Thanx to
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>

23 years agoAdded files for RPM building.
Ondrej Filip [Thu, 24 Aug 2000 20:08:00 +0000 (20:08 +0000)] 
Added files for RPM building.

23 years agoReleased as version 1.0.2.
Ondrej Filip [Wed, 23 Aug 2000 06:51:26 +0000 (06:51 +0000)] 
Released as version 1.0.2.

23 years agoTypo.
Ondrej Filip [Fri, 18 Aug 2000 16:47:27 +0000 (16:47 +0000)] 
Typo.

23 years agoFixed bug in nex hop calculation of external routes.
Ondrej Filip [Fri, 18 Aug 2000 16:44:37 +0000 (16:44 +0000)] 
Fixed bug in nex hop calculation of external routes.

23 years agoJust formatting.
Ondrej Filip [Fri, 18 Aug 2000 16:36:54 +0000 (16:36 +0000)] 
Just formatting.

23 years agoStupid bug in next hop calculation of external routes.
Ondrej Filip [Thu, 17 Aug 2000 19:42:52 +0000 (19:42 +0000)] 
Stupid bug in next hop calculation of external routes.

23 years agoTypo in rte_better.
Ondrej Filip [Wed, 16 Aug 2000 20:18:19 +0000 (20:18 +0000)] 
Typo in rte_better.

23 years agoMy calculation of external routes violated rfc. :-(
Ondrej Filip [Wed, 16 Aug 2000 19:37:04 +0000 (19:37 +0000)] 
My calculation of external routes violated rfc. :-(

23 years agoBug in rte_better.
Ondrej Filip [Wed, 16 Aug 2000 19:03:06 +0000 (19:03 +0000)] 
Bug in rte_better.

23 years agoAdded slides for our presentation, but don't export them to the
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 :(

24 years agoInclude CVS ChangeLog in the distribution
Martin Mares [Wed, 21 Jun 2000 22:11:29 +0000 (22:11 +0000)] 
Include CVS ChangeLog in the distribution

24 years agoReleased as version 1.0.1.
Martin Mares [Wed, 21 Jun 2000 22:08:46 +0000 (22:08 +0000)] 
Released as version 1.0.1.

24 years agoRIP bugfix
Pavel Machek [Wed, 21 Jun 2000 19:40:46 +0000 (19:40 +0000)] 
RIP bugfix

24 years agoCheck broadcast address sanity before believing it.
Martin Mares [Wed, 21 Jun 2000 09:58:09 +0000 (09:58 +0000)] 
Check broadcast address sanity before believing it.

24 years agoDon't accept incoming connections when the neighbor is not up.
Martin Mares [Tue, 20 Jun 2000 07:49:08 +0000 (07:49 +0000)] 
Don't accept incoming connections when the neighbor is not up.

24 years agoIf compiled with --enable-debug, don't even try to log to syslog unless
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.

24 years agoRouting table calculation clean up.
Ondrej Filip [Mon, 19 Jun 2000 15:12:50 +0000 (15:12 +0000)] 
Routing table calculation clean up.

24 years agoFix numbering of routing tables in IPv6 version.
Martin Mares [Sun, 18 Jun 2000 19:49:32 +0000 (19:49 +0000)] 
Fix numbering of routing tables in IPv6 version.

24 years agoUse our own SUN_LEN if libc doesn't provide it.
Martin Mares [Fri, 16 Jun 2000 23:12:47 +0000 (23:12 +0000)] 
Use our own SUN_LEN if libc doesn't provide it.

24 years agoBugfix in logging.
Ondrej Filip [Tue, 13 Jun 2000 19:03:41 +0000 (19:03 +0000)] 
Bugfix in logging.

24 years agobird-1.0.0 has been released.
Martin Mares [Fri, 9 Jun 2000 07:52:57 +0000 (07:52 +0000)] 
bird-1.0.0 has been released.

24 years agoDuring initialization, log to both syslog and stderr. When a configuration
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).

24 years agoUse SUN_LEN() for length of UNIX domain addresses. This should fix problems
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.

24 years agoShut up an uninitialized variable warning.
Martin Mares [Fri, 9 Jun 2000 06:54:01 +0000 (06:54 +0000)] 
Shut up an uninitialized variable warning.

24 years agoAdded a `What is missing' section.
Martin Mares [Fri, 9 Jun 2000 06:49:43 +0000 (06:49 +0000)] 
Added a `What is missing' section.

24 years agoBefore building distribution tarballs, make distclean first.
Martin Mares [Fri, 9 Jun 2000 06:46:58 +0000 (06:46 +0000)] 
Before building distribution tarballs, make distclean first.

24 years agoReleased as 1.0.0, but marked it as a BETA version.
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.

24 years agoProper building and installation of documentation in the Makefiles.
Martin Mares [Fri, 9 Jun 2000 06:31:43 +0000 (06:31 +0000)] 
Proper building and installation of documentation in the Makefiles.

24 years agoNasty bug in LSA refreshing. I didn't refesh my own copy! :-(
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! :-(

24 years agoAcknoledge your own premature aged LSA.
Ondrej Filip [Thu, 8 Jun 2000 19:14:08 +0000 (19:14 +0000)] 
Acknoledge your own premature aged LSA.

24 years agoDon't send dbdes before rtlsa origination.
Ondrej Filip [Thu, 8 Jun 2000 19:02:31 +0000 (19:02 +0000)] 
Don't send dbdes before rtlsa origination.

24 years agoFix i_same for 'c' instruction.
Pavel Machek [Thu, 8 Jun 2000 16:57:41 +0000 (16:57 +0000)] 
Fix i_same for 'c' instruction.

24 years agoUpdated distribution README.
Martin Mares [Thu, 8 Jun 2000 15:44:52 +0000 (15:44 +0000)] 
Updated distribution README.

24 years agoWhen distcleaning, clean up doc as well.
Martin Mares [Thu, 8 Jun 2000 15:22:06 +0000 (15:22 +0000)] 
When distcleaning, clean up doc as well.

24 years agoFinal version of documentation (famous last words)
Pavel Machek [Thu, 8 Jun 2000 14:06:20 +0000 (14:06 +0000)] 
Final version of documentation (famous last words)

24 years agoFixes.
Martin Mares [Thu, 8 Jun 2000 12:56:59 +0000 (12:56 +0000)] 
Fixes.

24 years agoMissing parameters...
Martin Mares [Thu, 8 Jun 2000 12:42:34 +0000 (12:42 +0000)] 
Missing parameters...

24 years agoMore spellchecking and typographic changes.
Pavel Machek [Thu, 8 Jun 2000 12:38:16 +0000 (12:38 +0000)] 
More spellchecking and typographic changes.

24 years agoFixes for the programmer's manual.
Martin Mares [Thu, 8 Jun 2000 12:37:21 +0000 (12:37 +0000)] 
Fixes for the programmer's manual.

24 years agoHASH_DEF_ORDER back to 6.
Ondrej Filip [Thu, 8 Jun 2000 12:04:57 +0000 (12:04 +0000)] 
HASH_DEF_ORDER back to 6.

24 years agoSet margins.
Martin Mares [Thu, 8 Jun 2000 11:05:19 +0000 (11:05 +0000)] 
Set margins.

24 years agoIntroduction to configuration of OSPF.
Ondrej Filip [Thu, 8 Jun 2000 11:00:15 +0000 (11:00 +0000)] 
Introduction to configuration of OSPF.

24 years ago... as well there.
Martin Mares [Thu, 8 Jun 2000 10:48:51 +0000 (10:48 +0000)] 
... as well there.

24 years agoOops! Configuration compiles now.
Martin Mares [Thu, 8 Jun 2000 10:48:35 +0000 (10:48 +0000)] 
Oops!  Configuration compiles now.

24 years agoTiny fixes.
Pavel Machek [Thu, 8 Jun 2000 10:30:55 +0000 (10:30 +0000)] 
Tiny fixes.

24 years agoUpdated.
Martin Mares [Thu, 8 Jun 2000 10:27:01 +0000 (10:27 +0000)] 
Updated.

24 years agoFixing error messages.
Pavel Machek [Thu, 8 Jun 2000 10:26:19 +0000 (10:26 +0000)] 
Fixing error messages.

24 years agoUse `switch' for `disabled'.
Pavel Machek [Thu, 8 Jun 2000 10:25:56 +0000 (10:25 +0000)] 
Use `switch' for `disabled'.

24 years agoUpdated CLI helps.
Martin Mares [Thu, 8 Jun 2000 10:25:02 +0000 (10:25 +0000)] 
Updated CLI helps.

24 years agoDocs updates.
Pavel Machek [Thu, 8 Jun 2000 10:24:42 +0000 (10:24 +0000)] 
Docs updates.

24 years agoBetter messages
Pavel Machek [Thu, 8 Jun 2000 08:24:32 +0000 (08:24 +0000)] 
Better messages

24 years agoStill some endianity bugs.
Ondrej Filip [Thu, 8 Jun 2000 02:28:04 +0000 (02:28 +0000)] 
Still some endianity bugs.

24 years agoI forgot some endianity operations.
Ondrej Filip [Thu, 8 Jun 2000 02:04:45 +0000 (02:04 +0000)] 
I forgot some endianity operations.

24 years agoEhm, my (B)DR election was based on router id, but RFC says ip!
Ondrej Filip [Thu, 8 Jun 2000 01:49:19 +0000 (01:49 +0000)] 
Ehm, my (B)DR election was based on router id, but RFC says ip!

24 years agoBetter algoritmus of LSA aging.
Ondrej Filip [Wed, 7 Jun 2000 23:48:33 +0000 (23:48 +0000)] 
Better algoritmus of LSA aging.

24 years agoI mark all LSA as in distance INFINITY in process of aging.
Ondrej Filip [Wed, 7 Jun 2000 23:34:43 +0000 (23:34 +0000)] 
I mark all LSA as in distance INFINITY in process of aging.
I don't have to WALK twice through it.

24 years agoDoc.
Ondrej Filip [Wed, 7 Jun 2000 23:23:37 +0000 (23:23 +0000)] 
Doc.

24 years agoSimple explanation, how LSA are kept in database.
Ondrej Filip [Wed, 7 Jun 2000 23:05:32 +0000 (23:05 +0000)] 
Simple explanation, how LSA are kept in database.

24 years agoMinor change.
Ondrej Filip [Wed, 7 Jun 2000 22:57:59 +0000 (22:57 +0000)] 
Minor change.

24 years agoMinor changes.
Ondrej Filip [Wed, 7 Jun 2000 22:56:52 +0000 (22:56 +0000)] 
Minor changes.

24 years agoDoc
Ondrej Filip [Wed, 7 Jun 2000 22:53:51 +0000 (22:53 +0000)] 
Doc

24 years agoDoc in lsalib.c + related minor changes.
Ondrej Filip [Wed, 7 Jun 2000 22:31:47 +0000 (22:31 +0000)] 
Doc in lsalib.c + related minor changes.

24 years agoDoc
Ondrej Filip [Wed, 7 Jun 2000 22:10:46 +0000 (22:10 +0000)] 
Doc

24 years agoDoc.
Ondrej Filip [Wed, 7 Jun 2000 21:56:32 +0000 (21:56 +0000)] 
Doc.

24 years agoRemoved some FIXMEs simply deleting them.
Ondrej Filip [Wed, 7 Jun 2000 21:50:16 +0000 (21:50 +0000)] 
Removed some FIXMEs simply deleting them.

24 years agoDoc in neighbor.c and some tiny changes related to.
Ondrej Filip [Wed, 7 Jun 2000 21:46:22 +0000 (21:46 +0000)] 
Doc in neighbor.c and some tiny changes related to.

24 years agoA copyright change.
Ondrej Filip [Wed, 7 Jun 2000 21:12:00 +0000 (21:12 +0000)] 
A copyright change.

24 years agoDoc
Ondrej Filip [Wed, 7 Jun 2000 20:50:08 +0000 (20:50 +0000)] 
Doc

24 years agoIntrodution into OSPF.
Ondrej Filip [Wed, 7 Jun 2000 20:30:27 +0000 (20:30 +0000)] 
Introdution into OSPF.

24 years agoAdded brief description of client features. Grammar really is not good place to write...
Pavel Machek [Wed, 7 Jun 2000 15:27:16 +0000 (15:27 +0000)] 
Added brief description of client features. Grammar really is not good place to write help from, so please check this.

24 years agoProgdocs updates
Pavel Machek [Wed, 7 Jun 2000 14:45:55 +0000 (14:45 +0000)] 
Progdocs updates

24 years agoBetter explanation for if/case, and RFC pointers for rip. Still searching for
Pavel Machek [Wed, 7 Jun 2000 14:39:34 +0000 (14:39 +0000)] 
Better explanation for if/case, and RFC pointers for rip. Still searching for
RIPv2 rfc number!