]> git.ipfire.org Git - thirdparty/bird.git/log
thirdparty/bird.git
25 years agoStupig bug in debugging.
Ondrej Filip [Tue, 30 May 2000 17:57:06 +0000 (17:57 +0000)] 
Stupig bug in debugging.

25 years agoYou can decide if add LSA into lsrth during flood_lsa().
Ondrej Filip [Tue, 30 May 2000 17:51:22 +0000 (17:51 +0000)] 
You can decide if add LSA into lsrth during flood_lsa().

25 years agoReflood your old lsa.
Ondrej Filip [Tue, 30 May 2000 17:49:25 +0000 (17:49 +0000)] 
Reflood your old lsa.

25 years agoDon't run rt calculation twice.
Ondrej Filip [Tue, 30 May 2000 17:00:17 +0000 (17:00 +0000)] 
Don't run rt calculation twice.

25 years agoDon't send empty LS upd. (And better debugging.)
Ondrej Filip [Tue, 30 May 2000 16:49:48 +0000 (16:49 +0000)] 
Don't send empty LS upd. (And better debugging.)

25 years agoAging delta changed. (Ehm, aging is very dirty I'll have to change it.)
Ondrej Filip [Tue, 30 May 2000 16:48:42 +0000 (16:48 +0000)] 
Aging delta changed. (Ehm, aging is very dirty I'll have to change it.)

25 years agoBetter shutdown.
Ondrej Filip [Tue, 30 May 2000 16:13:59 +0000 (16:13 +0000)] 
Better shutdown.

25 years agoDon't send empty LS update.
Ondrej Filip [Tue, 30 May 2000 16:08:29 +0000 (16:08 +0000)] 
Don't send empty LS update.

25 years agoBug in direct ack (via update).
Ondrej Filip [Tue, 30 May 2000 15:05:47 +0000 (15:05 +0000)] 
Bug in direct ack (via update).

25 years agoBug in socket closing.
Ondrej Filip [Tue, 30 May 2000 15:04:52 +0000 (15:04 +0000)] 
Bug in socket closing.

25 years agoBug in lsa comparision.
Ondrej Filip [Tue, 30 May 2000 15:01:51 +0000 (15:01 +0000)] 
Bug in lsa comparision.

25 years agoYeah, the endianity bug found.
Ondrej Filip [Tue, 30 May 2000 13:39:06 +0000 (13:39 +0000)] 
Yeah, the endianity bug found.

25 years agoBetter dumping.
Ondrej Filip [Tue, 30 May 2000 13:25:47 +0000 (13:25 +0000)] 
Better dumping.

25 years agoRecovering after change linuxdoc->birddoc
Pavel Machek [Tue, 30 May 2000 11:50:17 +0000 (11:50 +0000)] 
Recovering after change linuxdoc->birddoc

25 years agoDon't say too bad things about our concurence.
Pavel Machek [Tue, 30 May 2000 11:27:42 +0000 (11:27 +0000)] 
Don't say too bad things about our concurence.

25 years agoSmall change in working to make it obvious we are free software.
Pavel Machek [Tue, 30 May 2000 11:23:47 +0000 (11:23 +0000)] 
Small change in working to make it obvious we are free software.

25 years agoDate removed.
Pavel Machek [Tue, 30 May 2000 11:22:12 +0000 (11:22 +0000)] 
Date removed.

25 years agoTried to change garbagetime -> garbage time to be more consistent.
Pavel Machek [Tue, 30 May 2000 11:15:19 +0000 (11:15 +0000)] 
Tried to change garbagetime -> garbage time to be more consistent.

25 years agoAnother testbed for filters.
Pavel Machek [Tue, 30 May 2000 11:09:09 +0000 (11:09 +0000)] 
Another testbed for filters.

25 years agoBetter inicialisation.
Ondrej Filip [Tue, 30 May 2000 11:07:31 +0000 (11:07 +0000)] 
Better inicialisation.

25 years agoAccess to all attributes we should be able to access seems to work.
Pavel Machek [Tue, 30 May 2000 11:07:22 +0000 (11:07 +0000)] 
Access to all attributes we should be able to access seems to work.

25 years agoSome exchange between init() and start().
Ondrej Filip [Tue, 30 May 2000 10:53:48 +0000 (10:53 +0000)] 
Some exchange between init() and start().

25 years agoAdded read-only access to all required fields in rta.
Pavel Machek [Tue, 30 May 2000 10:42:39 +0000 (10:42 +0000)] 
Added read-only access to all required fields in rta.

25 years agoFixed bug in RIP docs.
Pavel Machek [Tue, 30 May 2000 10:42:00 +0000 (10:42 +0000)] 
Fixed bug in RIP docs.

25 years agoBetter rt dumping.
Ondrej Filip [Tue, 30 May 2000 10:36:57 +0000 (10:36 +0000)] 
Better rt dumping.

25 years agoCleaning static attributes
Pavel Machek [Tue, 30 May 2000 10:23:04 +0000 (10:23 +0000)] 
Cleaning static attributes

25 years agoBug in rt_notify.
Ondrej Filip [Tue, 30 May 2000 10:20:14 +0000 (10:20 +0000)] 
Bug in rt_notify.

25 years agoAccess to few more attributes is needed.
Pavel Machek [Tue, 30 May 2000 10:13:32 +0000 (10:13 +0000)] 
Access to few more attributes is needed.

25 years agoMore todo in documentation.
Pavel Machek [Tue, 30 May 2000 10:13:15 +0000 (10:13 +0000)] 
More todo in documentation.

25 years agoMoved description of filters to programmers docs.
Pavel Machek [Tue, 30 May 2000 10:13:02 +0000 (10:13 +0000)] 
Moved description of filters to programmers docs.

25 years agoDelay user input whereever appropriate.
Martin Mares [Mon, 29 May 2000 22:16:04 +0000 (22:16 +0000)] 
Delay user input whereever appropriate.

25 years agoTracing of CLI connections/commands can be now controlled
Martin Mares [Mon, 29 May 2000 22:10:18 +0000 (22:10 +0000)] 
Tracing of CLI connections/commands can be now controlled
by `debug commands <level>' in the configuration. Level 0 means
no tracing, 1 means connections only, 2 includes all commands.

25 years agoUpdated TODO.
Martin Mares [Mon, 29 May 2000 22:09:29 +0000 (22:09 +0000)] 
Updated TODO.

25 years ago`path metric' and `disable after error' are switches, not numeric clauses.
Martin Mares [Mon, 29 May 2000 22:08:04 +0000 (22:08 +0000)] 
`path metric' and `disable after error' are switches, not numeric clauses.

25 years agoSupport --version and --help.
Martin Mares [Mon, 29 May 2000 21:58:35 +0000 (21:58 +0000)] 
Support --version and --help.

25 years agoAdded BGP documentation.
Martin Mares [Mon, 29 May 2000 21:03:27 +0000 (21:03 +0000)] 
Added BGP documentation.

25 years agoAdded introduction to BGP.
Martin Mares [Mon, 29 May 2000 13:47:18 +0000 (13:47 +0000)] 
Added introduction to BGP.

25 years agoAdded Kernel protocol documentation.
Martin Mares [Mon, 29 May 2000 13:13:58 +0000 (13:13 +0000)] 
Added Kernel protocol documentation.

25 years agoCapitalize properly in Install section.
Martin Mares [Mon, 29 May 2000 12:46:27 +0000 (12:46 +0000)] 
Capitalize properly in Install section.

BTW, what about configure options and similar things?

25 years agoReduce number of chapters -- having subchapter for 2 lines of code looks ugly in...
Pavel Machek [Mon, 29 May 2000 12:23:49 +0000 (12:23 +0000)] 
Reduce number of chapters -- having subchapter for 2 lines of code looks ugly in output.

25 years agoMinor fixes as requested by Pavel.
Martin Mares [Mon, 29 May 2000 12:18:30 +0000 (12:18 +0000)] 
Minor fixes as requested by Pavel.

25 years agoReally short installation section added.
Pavel Machek [Mon, 29 May 2000 12:05:56 +0000 (12:05 +0000)] 
Really short installation section added.

25 years agoRenamed the DTD from linuxdoc to birddoc.
Martin Mares [Mon, 29 May 2000 12:05:21 +0000 (12:05 +0000)] 
Renamed the DTD from linuxdoc to birddoc.

Pavel, please check whether it builds in your environment as well.

25 years agoTried to write a better introduction.
Martin Mares [Mon, 29 May 2000 12:03:28 +0000 (12:03 +0000)] 
Tried to write a better introduction.

25 years agoDocs updates.
Pavel Machek [Mon, 29 May 2000 11:53:24 +0000 (11:53 +0000)] 
Docs updates.

25 years agoAdded description of Static, Device and Direct protocols.
Martin Mares [Mon, 29 May 2000 11:30:25 +0000 (11:30 +0000)] 
Added description of Static, Device and Direct protocols.

25 years agoBetter description of how route is selected.
Pavel Machek [Mon, 29 May 2000 11:22:43 +0000 (11:22 +0000)] 
Better description of how route is selected.

25 years agoInfo about client. (Mj, if you tell me that's trivial, what about you
Pavel Machek [Mon, 29 May 2000 11:22:30 +0000 (11:22 +0000)] 
Info about client. (Mj, if you tell me that's trivial, what about you
writing it?)

25 years agoAdded "what is router" to introduction.
Pavel Machek [Mon, 29 May 2000 11:13:51 +0000 (11:13 +0000)] 
Added "what is router" to introduction.

25 years agoSpelling fixes.
Martin Mares [Mon, 29 May 2000 10:32:37 +0000 (10:32 +0000)] 
Spelling fixes.

Added skeleton for subchapters on all the protocols. Each subchapter should
contain:

Introduction (brief intro to the protocol, where should it be used,
references to the relevant standards)
Configuration
Attributes
Example

Added a more detailed description of RIP attributes.

25 years agoKosmetic change in debugging.
Ondrej Filip [Sun, 28 May 2000 20:11:56 +0000 (20:11 +0000)] 
Kosmetic change in debugging.

25 years agoget_route_info() added.
Ondrej Filip [Sun, 28 May 2000 19:16:04 +0000 (19:16 +0000)] 
get_route_info() added.

25 years agoDocumentation update.
Pavel Machek [Sun, 28 May 2000 19:11:08 +0000 (19:11 +0000)] 
Documentation update.

25 years agoTo find out a type of route (external, inter/intra area)
Ondrej Filip [Sun, 28 May 2000 19:07:39 +0000 (19:07 +0000)] 
To find out a type of route (external, inter/intra area)

25 years agoget_status() implemented.
Ondrej Filip [Sun, 28 May 2000 18:49:33 +0000 (18:49 +0000)] 
get_status() implemented.

25 years agoJust added some debug().
Ondrej Filip [Sun, 28 May 2000 18:34:20 +0000 (18:34 +0000)] 
Just added some debug().

25 years agoBetter shutdown. (Flush my own router LSA and send 1WAY to every neighbor.)
Ondrej Filip [Sat, 27 May 2000 15:36:02 +0000 (15:36 +0000)] 
Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.)
Ext LSA originating and flushing added.

25 years agoOriginating of external LSA.
Ondrej Filip [Sat, 27 May 2000 14:17:35 +0000 (14:17 +0000)] 
Originating of external LSA.

25 years agoImport control implemented.
Ondrej Filip [Fri, 26 May 2000 19:04:18 +0000 (19:04 +0000)] 
Import control implemented.

25 years agoSpell checking.
Pavel Machek [Thu, 25 May 2000 16:28:08 +0000 (16:28 +0000)] 
Spell checking.

25 years agoText version generated from lynx looks as ugly as hell, sgml is much better
Pavel Machek [Thu, 25 May 2000 16:17:54 +0000 (16:17 +0000)] 
Text version generated from lynx looks as ugly as hell, sgml is much better
at generating nice output. Unfortunately, sgml output contains a^ha highlight
some printers do not like.

25 years agoAdd section about routing tables.
Pavel Machek [Thu, 25 May 2000 15:28:24 +0000 (15:28 +0000)] 
Add section about routing tables.

25 years agoCleaned up warnings.
Pavel Machek [Thu, 25 May 2000 15:20:40 +0000 (15:20 +0000)] 
Cleaned up warnings.

25 years agoAdd section about utility functions in filters
Pavel Machek [Thu, 25 May 2000 15:11:13 +0000 (15:11 +0000)] 
Add section about utility functions in filters

25 years agoDescription of types needed for BGP.
Pavel Machek [Thu, 25 May 2000 15:01:08 +0000 (15:01 +0000)] 
Description of types needed for BGP.

25 years agoUse ? in path matching to avoid /* trap.
Pavel Machek [Thu, 25 May 2000 14:58:38 +0000 (14:58 +0000)] 
Use ? in path matching to avoid /* trap.

25 years agoSGML correctness fix.
Pavel Machek [Thu, 25 May 2000 14:50:46 +0000 (14:50 +0000)] 
SGML correctness fix.

25 years agoSome more documentation, plus minor fixes.
Pavel Machek [Thu, 25 May 2000 12:33:42 +0000 (12:33 +0000)] 
Some more documentation, plus minor fixes.

25 years agoFixed comment not to be misleading.
Pavel Machek [Thu, 25 May 2000 12:33:15 +0000 (12:33 +0000)] 
Fixed comment not to be misleading.

25 years agoGet Linux version from <linux/version.h>, not `uname -r`.
Martin Mares [Sat, 20 May 2000 11:00:14 +0000 (11:00 +0000)] 
Get Linux version from <linux/version.h>, not `uname -r`.

25 years agoRouting table garbage collector gets really called.
Martin Mares [Fri, 19 May 2000 19:49:33 +0000 (19:49 +0000)] 
Routing table garbage collector gets really called.

25 years agoFixed a very nasty bug in FIB iterators.
Martin Mares [Fri, 19 May 2000 19:40:12 +0000 (19:40 +0000)] 
Fixed a very nasty bug in FIB iterators.

25 years agoDon't print trace messages about null updates.
Martin Mares [Fri, 19 May 2000 18:05:19 +0000 (18:05 +0000)] 
Don't print trace messages about null updates.

25 years agoFixed freeing of non-embedded extended attributes.
Martin Mares [Fri, 19 May 2000 18:05:01 +0000 (18:05 +0000)] 
Fixed freeing of non-embedded extended attributes.

25 years agoNo more problems when protocols gets disabled during feeding.
Martin Mares [Fri, 19 May 2000 18:03:53 +0000 (18:03 +0000)] 
No more problems when protocols gets disabled during feeding.

25 years agoLatest changes by Pavel have removed the error messages printed after
Martin Mares [Fri, 19 May 2000 17:21:42 +0000 (17:21 +0000)] 
Latest changes by Pavel have removed the error messages printed after
unsuccessful socket open, but replaced them by segmentatio fault!

Grrrrrrrrr.

25 years agoIf community list is not defined, act as it is empty.
Pavel Machek [Fri, 19 May 2000 16:57:40 +0000 (16:57 +0000)] 
If community list is not defined, act as it is empty.

25 years agoLess error messages in case sk_open fails.
Pavel Machek [Fri, 19 May 2000 16:44:25 +0000 (16:44 +0000)] 
Less error messages in case sk_open fails.

25 years agoAdded name of protocol to messages being logged.
Pavel Machek [Fri, 19 May 2000 16:22:53 +0000 (16:22 +0000)] 
Added name of protocol to messages being logged.

25 years agoMore updates.
Pavel Machek [Fri, 19 May 2000 15:59:21 +0000 (15:59 +0000)] 
More updates.

25 years agoImprove docs of log statment, improve markup.
Pavel Machek [Fri, 19 May 2000 14:13:49 +0000 (14:13 +0000)] 
Improve docs of log statment, improve markup.

25 years agoDescriptive lists rendered better in TeX.
Pavel Machek [Fri, 19 May 2000 14:05:55 +0000 (14:05 +0000)] 
Descriptive lists rendered better in TeX.

25 years agoSome spellchecking, and use right tags for right things.
Pavel Machek [Fri, 19 May 2000 13:58:39 +0000 (13:58 +0000)] 
Some spellchecking, and use right tags for right things.

25 years agoBGP now reports originating AS and origin type in get_route_info().
Martin Mares [Fri, 19 May 2000 11:01:41 +0000 (11:01 +0000)] 
BGP now reports originating AS and origin type in get_route_info().

25 years agoAdded as_path_get_first().
Martin Mares [Fri, 19 May 2000 11:01:06 +0000 (11:01 +0000)] 
Added as_path_get_first().

25 years agoCommented out the `inserting entry which is already there' message since
Martin Mares [Fri, 19 May 2000 11:00:47 +0000 (11:00 +0000)] 
Commented out the `inserting entry which is already there' message since
it's pretty normal: during feeding of the protocol, a new route can appear
which will be announced normally and then repeated by the feeding process.

25 years agoFixed a buglet in asynchronous feeding and increased maximum number
Martin Mares [Fri, 19 May 2000 10:59:47 +0000 (10:59 +0000)] 
Fixed a buglet in asynchronous feeding and increased maximum number
of routes allowed per feeding phase.

25 years agoAsynchronous feeding of protocols.
Martin Mares [Fri, 19 May 2000 10:46:26 +0000 (10:46 +0000)] 
Asynchronous feeding of protocols.

25 years agoSmal debug bugfix.
Ondrej Filip [Wed, 17 May 2000 21:20:47 +0000 (21:20 +0000)] 
Smal debug bugfix.

25 years agoMinor cleaning
Pavel Machek [Wed, 17 May 2000 20:23:05 +0000 (20:23 +0000)] 
Minor cleaning

25 years agorte_same implemented.
Ondrej Filip [Wed, 17 May 2000 20:01:25 +0000 (20:01 +0000)] 
rte_same implemented.

25 years agorte_better implemented.
Ondrej Filip [Wed, 17 May 2000 19:27:51 +0000 (19:27 +0000)] 
rte_better implemented.

25 years agoFinished cleanng up mess: multiplication reinstalled.
Pavel Machek [Wed, 17 May 2000 12:14:05 +0000 (12:14 +0000)] 
Finished cleanng up mess: multiplication reinstalled.

25 years agoDon't die, if you receive strange LSA.
Ondrej Filip [Wed, 17 May 2000 00:28:45 +0000 (00:28 +0000)] 
Don't die, if you receive strange LSA.

25 years agoTypo in comment.
Ondrej Filip [Wed, 17 May 2000 00:28:11 +0000 (00:28 +0000)] 
Typo in comment.

25 years agoDowning of interface should work.
Ondrej Filip [Tue, 16 May 2000 23:59:38 +0000 (23:59 +0000)] 
Downing of interface should work.

25 years agoCalculation of external routes finally works.
Ondrej Filip [Tue, 16 May 2000 23:24:50 +0000 (23:24 +0000)] 
Calculation of external routes finally works.

25 years agoEhmm, removed 'if(1 || ...' so I can test the second part .
Ondrej Filip [Tue, 16 May 2000 22:43:30 +0000 (22:43 +0000)] 
Ehmm, removed 'if(1 || ...' so I can test the second part .

25 years agoFixed the horrible mess Pavel has created with his last commit.
Martin Mares [Tue, 16 May 2000 22:37:53 +0000 (22:37 +0000)] 
Fixed the horrible mess Pavel has created with his last commit.

25 years agoRouting table calculation for ext LSAs having next-hop=!0.0.0.0
Ondrej Filip [Tue, 16 May 2000 22:34:49 +0000 (22:34 +0000)] 
Routing table calculation for ext LSAs having next-hop=!0.0.0.0