]> git.ipfire.org Git - thirdparty/bird.git/log
thirdparty/bird.git
24 years agoVersion 1.0.3.
Ondrej Filip [Sun, 3 Sep 2000 18:13:00 +0000 (18:13 +0000)] 
Version 1.0.3.

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

24 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

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

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

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

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

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

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

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

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

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

24 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>

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

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

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

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

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

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

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

25 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. :-(

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

25 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 :(

25 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

25 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! :-(

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

25 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!

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

25 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!

25 years agoEven better documentation of filters.
Pavel Machek [Wed, 7 Jun 2000 14:16:11 +0000 (14:16 +0000)] 
Even better documentation of filters.

25 years agoUpdated.
Martin Mares [Wed, 7 Jun 2000 14:12:44 +0000 (14:12 +0000)] 
Updated.

25 years agoBetter explanation of OSPF attributes. But it's still not perfect.
Ondrej Filip [Wed, 7 Jun 2000 14:12:13 +0000 (14:12 +0000)] 
Better explanation of OSPF attributes. But it's still not perfect.

25 years agoSpelling.
Martin Mares [Wed, 7 Jun 2000 14:08:14 +0000 (14:08 +0000)] 
Spelling.

25 years agoRIPv6 now works.
Pavel Machek [Wed, 7 Jun 2000 14:06:37 +0000 (14:06 +0000)] 
RIPv6 now works.

25 years agoBetter example for OSPF configuration.
Ondrej Filip [Wed, 7 Jun 2000 14:01:18 +0000 (14:01 +0000)] 
Better example for OSPF configuration.

25 years agoComment fix.
Pavel Machek [Wed, 7 Jun 2000 14:00:17 +0000 (14:00 +0000)] 
Comment fix.

25 years agorip ipv6 bugfix
Pavel Machek [Wed, 7 Jun 2000 13:58:49 +0000 (13:58 +0000)] 
rip ipv6 bugfix

25 years agoSpelling and style corrections to the OSPF section.
Martin Mares [Wed, 7 Jun 2000 13:54:24 +0000 (13:54 +0000)] 
Spelling and style corrections to the OSPF section.

25 years agoBetter progdocs for filters
Pavel Machek [Wed, 7 Jun 2000 13:54:06 +0000 (13:54 +0000)] 
Better progdocs for filters

25 years agoNow I can change cost of interface without OSPF restart.
Ondrej Filip [Wed, 7 Jun 2000 13:46:13 +0000 (13:46 +0000)] 
Now I can change cost of interface without OSPF restart.

25 years agoMinor tagging fixes in OSPF docs.
Martin Mares [Wed, 7 Jun 2000 13:32:10 +0000 (13:32 +0000)] 
Minor tagging fixes in OSPF docs.

25 years agoFull list of possible values in attributes, better operators description.
Pavel Machek [Wed, 7 Jun 2000 13:30:02 +0000 (13:30 +0000)] 
Full list of possible values in attributes, better operators description.

25 years agoBugfix in <>.
Ondrej Filip [Wed, 7 Jun 2000 13:28:54 +0000 (13:28 +0000)] 
Bugfix in <>.

25 years agoFixes to the progdoc.
Martin Mares [Wed, 7 Jun 2000 13:25:53 +0000 (13:25 +0000)] 
Fixes to the progdoc.