]>
git.ipfire.org Git - thirdparty/bird.git/log
Martin Mares [Thu, 27 Apr 2000 19:44:27 +0000 (19:44 +0000)]
Fixed stupid bug in as_path_format().
Martin Mares [Thu, 27 Apr 2000 19:41:10 +0000 (19:41 +0000)]
Handle connect errors correctly.
Ondrej Filip [Wed, 26 Apr 2000 20:16:36 +0000 (20:16 +0000)]
Stub networks done.
Ondrej Filip [Wed, 26 Apr 2000 14:03:56 +0000 (14:03 +0000)]
Nets are used before routers.
Martin Mares [Wed, 26 Apr 2000 13:26:31 +0000 (13:26 +0000)]
IBGP fixes.
Martin Mares [Wed, 26 Apr 2000 13:26:11 +0000 (13:26 +0000)]
Changed handling of incoming connections, so that we can send data
from the send hook without worrying about existence of socket buffers.
Also, don't forget to copy peer addresses.
Ondrej Filip [Wed, 26 Apr 2000 12:54:23 +0000 (12:54 +0000)]
Routing table calculation. Dijkstra done.
Martin Mares [Wed, 26 Apr 2000 12:33:37 +0000 (12:33 +0000)]
Removed several FIXME's.
Martin Mares [Wed, 26 Apr 2000 12:32:07 +0000 (12:32 +0000)]
Better formatting of router ID's.
Martin Mares [Wed, 26 Apr 2000 12:30:41 +0000 (12:30 +0000)]
Fixed several bugs in protocol state machine. Reconfigurations and
restarts of BGP seem to work now.
Pavel Machek [Wed, 26 Apr 2000 11:33:03 +0000 (11:33 +0000)]
Use right address for ripv6.
Pavel Machek [Wed, 26 Apr 2000 11:07:57 +0000 (11:07 +0000)]
Cleanup in preparation for ipv6.
Pavel Machek [Wed, 26 Apr 2000 09:38:07 +0000 (09:38 +0000)]
Small cleanup.
Pavel Machek [Wed, 26 Apr 2000 09:37:07 +0000 (09:37 +0000)]
Whitespace changes.
Pavel Machek [Wed, 26 Apr 2000 09:36:47 +0000 (09:36 +0000)]
filter_same should now work with path masks.
Pavel Machek [Wed, 26 Apr 2000 09:30:12 +0000 (09:30 +0000)]
Bugfix in i_same (comparing of paths still does not work).
Pavel Machek [Wed, 26 Apr 2000 08:03:50 +0000 (08:03 +0000)]
Added code for testing filters.
Pavel Machek [Wed, 26 Apr 2000 07:47:47 +0000 (07:47 +0000)]
Marked place where new enums belong.
Pavel Machek [Wed, 26 Apr 2000 07:31:45 +0000 (07:31 +0000)]
Startup renamed to __startup: it is internal function and mj already
uses word startup in other context.
Martin Mares [Tue, 25 Apr 2000 23:08:31 +0000 (23:08 +0000)]
Implemented automatic restart after error with all the timers needed.
Martin Mares [Tue, 25 Apr 2000 23:08:03 +0000 (23:08 +0000)]
Avoid printing of error messages on Cease notifications.
Martin Mares [Tue, 25 Apr 2000 23:07:47 +0000 (23:07 +0000)]
Allow sk_close(NULL).
Martin Mares [Tue, 25 Apr 2000 22:01:19 +0000 (22:01 +0000)]
Randomize timers properly.
Martin Mares [Tue, 25 Apr 2000 21:58:17 +0000 (21:58 +0000)]
Support dynamic reconfiguration.
Martin Mares [Tue, 25 Apr 2000 21:56:46 +0000 (21:56 +0000)]
Don't forget to set filter pointers in struct proto when reconfiguring.
Martin Mares [Tue, 25 Apr 2000 21:31:15 +0000 (21:31 +0000)]
Use the same attribute names as in filters.
Martin Mares [Tue, 25 Apr 2000 21:21:52 +0000 (21:21 +0000)]
When sending BGP attributes, re-create the flags, so that attributes
added by filters which get the flags wrong are fixed automagically.
Martin Mares [Tue, 25 Apr 2000 21:13:25 +0000 (21:13 +0000)]
Better reporting of both local and remote errors.
Martin Mares [Tue, 25 Apr 2000 13:32:17 +0000 (13:32 +0000)]
Real parsing of BGP OPEN options including capability
negotiation.
Martin Mares [Fri, 21 Apr 2000 13:01:28 +0000 (13:01 +0000)]
LOCAL_PREF is now always present and exported over all ibgp connections [draft]
Allow setting of address of the local end of the TCP connection.
Several bug fixes.
Martin Mares [Fri, 21 Apr 2000 12:25:35 +0000 (12:25 +0000)]
If no NLRI's are present in an UPDATE message, parse the attributes, but
don't check presence of mandatory attributes. [draft-09]
Martin Mares [Thu, 20 Apr 2000 23:05:41 +0000 (23:05 +0000)]
IPv6 compiles with glibc 2.1.
Martin Mares [Thu, 20 Apr 2000 22:55:32 +0000 (22:55 +0000)]
Use xmalloc() instead of malloc().
Martin Mares [Thu, 20 Apr 2000 22:54:22 +0000 (22:54 +0000)]
Synced to draft-ietf-idr-bgp4-09.
Martin Mares [Thu, 20 Apr 2000 22:34:50 +0000 (22:34 +0000)]
Fixed reporting of unknown options.
Pavel Machek [Thu, 20 Apr 2000 10:25:51 +0000 (10:25 +0000)]
Create syntax sugar for add/delete/prepend, so xyzzy.prepend(123) is
possible. That means that milestone 3 was reached.
Pavel Machek [Thu, 20 Apr 2000 10:24:41 +0000 (10:24 +0000)]
Test new syntax of add() and delete().
Martin Mares [Wed, 19 Apr 2000 13:54:35 +0000 (13:54 +0000)]
Temporarily ignore unknown options.
Martin Mares [Wed, 19 Apr 2000 13:54:17 +0000 (13:54 +0000)]
The ATOMIC_AGGREGATE parameter is optional transitive.
Martin Mares [Wed, 19 Apr 2000 13:28:56 +0000 (13:28 +0000)]
Delay fetching of router ID.
Martin Mares [Wed, 19 Apr 2000 12:51:14 +0000 (12:51 +0000)]
Select the right source address and don't check port numbers.
Ondrej Filip [Tue, 18 Apr 2000 22:11:05 +0000 (22:11 +0000)]
Grr, another patch to make it compile.
Ondrej Filip [Tue, 18 Apr 2000 22:07:58 +0000 (22:07 +0000)]
Another ack bugfix. (Bad test for MIN_LS_ARRIVAL.)
Ondrej Filip [Tue, 18 Apr 2000 21:40:11 +0000 (21:40 +0000)]
LS ack bugfix. (I didn't remove LSA from LSret hash.)
Ondrej Filip [Tue, 18 Apr 2000 21:13:56 +0000 (21:13 +0000)]
LS ack.
Ondrej Filip [Tue, 18 Apr 2000 20:34:19 +0000 (20:34 +0000)]
Better LS Ack dumping.
Ondrej Filip [Tue, 18 Apr 2000 19:56:43 +0000 (19:56 +0000)]
Bugfix in neighbor dumping.
Ondrej Filip [Tue, 18 Apr 2000 19:44:16 +0000 (19:44 +0000)]
Fixed the serious bug in LSack.
Oh, I'm an idiot. I sent LSACK, but in header was LSUPD. :-(
Ondrej Filip [Tue, 18 Apr 2000 19:31:42 +0000 (19:31 +0000)]
Multicast open socket for (B)DR bugfix.
Ondrej Filip [Tue, 18 Apr 2000 19:22:49 +0000 (19:22 +0000)]
Dump changes.
Ondrej Filip [Tue, 18 Apr 2000 18:29:50 +0000 (18:29 +0000)]
Many %u changer into %I.
Ondrej Filip [Tue, 18 Apr 2000 18:21:10 +0000 (18:21 +0000)]
Many %u changed into %I and dump cleanup.
Ondrej Filip [Tue, 18 Apr 2000 18:01:26 +0000 (18:01 +0000)]
Iface chstate run only if something really change.
Ondrej Filip [Tue, 18 Apr 2000 17:58:16 +0000 (17:58 +0000)]
Better dumping in neighbor chstate.
Ondrej Filip [Tue, 18 Apr 2000 17:54:06 +0000 (17:54 +0000)]
Better chstate dumping.
Ondrej Filip [Tue, 18 Apr 2000 17:36:46 +0000 (17:36 +0000)]
Sending of ACK disabled, since I'll find bug.
Ondrej Filip [Tue, 18 Apr 2000 17:00:56 +0000 (17:00 +0000)]
Another LSack update. It's still NOT correct and it surely
kills gated or Cyclades OSPF implementation. :-)
Ondrej Filip [Tue, 18 Apr 2000 01:06:16 +0000 (01:06 +0000)]
Some lsack work. There is something very worng. :-( It locked my network.
Ondrej Filip [Mon, 17 Apr 2000 21:10:40 +0000 (21:10 +0000)]
Listening on AllDRouters for DR and BACKUP added.
Ondrej Filip [Mon, 17 Apr 2000 20:42:42 +0000 (20:42 +0000)]
Small change in LSA originating.
Pavel Machek [Mon, 17 Apr 2000 16:51:28 +0000 (16:51 +0000)]
Few bugs removed from sgml, makefile added.
Pavel Machek [Mon, 17 Apr 2000 16:49:05 +0000 (16:49 +0000)]
Bird.html will now be autogenerated.
Pavel Machek [Mon, 17 Apr 2000 16:48:22 +0000 (16:48 +0000)]
First version of sgml documentation
Pavel Machek [Mon, 17 Apr 2000 14:12:02 +0000 (14:12 +0000)]
Cleaned up mess with types in e,a and e,S. Dynamic attributes should
now work.
Martin Mares [Mon, 17 Apr 2000 13:41:50 +0000 (13:41 +0000)]
Adding of dynamic attributes is hopefully correct now.
Martin Mares [Mon, 17 Apr 2000 13:14:48 +0000 (13:14 +0000)]
Added BGP to the default list of protocols we build.
Martin Mares [Mon, 17 Apr 2000 13:13:08 +0000 (13:13 +0000)]
Honor standard communities (no_export, no_advertise, no_export_subconfed)
when exporting routes.
Martin Mares [Mon, 17 Apr 2000 12:46:07 +0000 (12:46 +0000)]
Don't import/export MED and LOCAL_PREF on external links.
Added real comparison of BGP routes (inspired by the Cisco one).
Default local preference and default MED are now settable.
Defined filter keywords for all BGP attributes we know.
Pavel Machek [Mon, 17 Apr 2000 12:40:38 +0000 (12:40 +0000)]
Special hack for atomic_aggr.
Pavel Machek [Mon, 17 Apr 2000 12:38:24 +0000 (12:38 +0000)]
Community lists can be now accessed as dynamical attributes. Mj:
please create such dynamic atribute for bgp.
Pavel Machek [Mon, 17 Apr 2000 11:52:32 +0000 (11:52 +0000)]
EAF_ORIGINATED done right.
Martin Mares [Mon, 17 Apr 2000 11:49:41 +0000 (11:49 +0000)]
The previous fix for spacing was (a) totally out of context, (b) wrong.
Please *read* the code when trying to change it.
Also killed a couple of type clashes.
Pavel Machek [Mon, 17 Apr 2000 11:49:21 +0000 (11:49 +0000)]
pair ~ community list matching works.
Pavel Machek [Mon, 17 Apr 2000 11:42:34 +0000 (11:42 +0000)]
Put space between entries so they are separated.
FIXME: should use format as in filters.
Pavel Machek [Mon, 17 Apr 2000 11:42:08 +0000 (11:42 +0000)]
It is good idea to separate entries in list _somehow_. Adding/deleting
to community lists from filters now works.
Pavel Machek [Mon, 17 Apr 2000 11:37:05 +0000 (11:37 +0000)]
Use EAF_ORIGINATED as mj wanted. mj: check this!
Pavel Machek [Mon, 17 Apr 2000 11:34:38 +0000 (11:34 +0000)]
Int sets moved to core. It is now possible to have variable of type clist.
Martin Mares [Mon, 17 Apr 2000 11:25:15 +0000 (11:25 +0000)]
Normalize community sets when exporting.
Set PARTIAL bits correctly.
Martin Mares [Mon, 17 Apr 2000 11:23:05 +0000 (11:23 +0000)]
Define EAF_ORIGINATED and propagate it properly when merging attribute lists.
Martin Mares [Mon, 17 Apr 2000 11:22:24 +0000 (11:22 +0000)]
Aesthetical tweaks (asterisk spells `asterisk' etc.)
Pavel Machek [Mon, 17 Apr 2000 11:20:00 +0000 (11:20 +0000)]
Finish moving of path matching. Use int_set_print from core for
printing community lists.
Pavel Machek [Mon, 17 Apr 2000 11:11:33 +0000 (11:11 +0000)]
as_path_match moved to a-path.c
Pavel Machek [Mon, 17 Apr 2000 11:06:39 +0000 (11:06 +0000)]
Path_getlen moved to nest and length was made callable from filters.
Pavel Machek [Mon, 17 Apr 2000 10:54:01 +0000 (10:54 +0000)]
Use printing routine from nest/ instead of our own.
Pavel Machek [Mon, 17 Apr 2000 10:50:03 +0000 (10:50 +0000)]
Path matching now actually works, including / * 1 2 3 * /.
Pavel Machek [Mon, 17 Apr 2000 10:42:28 +0000 (10:42 +0000)]
Path and path matching seem to work, now.
Martin Mares [Mon, 17 Apr 2000 10:19:15 +0000 (10:19 +0000)]
Send and receive communities.
Martin Mares [Mon, 17 Apr 2000 10:18:55 +0000 (10:18 +0000)]
Printing of AS paths and community sets.
Pavel Machek [Mon, 17 Apr 2000 10:16:47 +0000 (10:16 +0000)]
Prepend and creation of empty path should work, but it has strange
syntax for now.
Martin Mares [Mon, 17 Apr 2000 09:37:31 +0000 (09:37 +0000)]
Sending of update messages works!
Martin Mares [Mon, 17 Apr 2000 07:53:29 +0000 (07:53 +0000)]
Created nest/a-path.c and a-set.c which should contain general operations
on AS paths and community sets.
Moved as_path_prepend() there.
Pavel, please move the other functions as well.
Ondrej Filip [Wed, 12 Apr 2000 15:37:52 +0000 (15:37 +0000)]
LSack receiving bugfix.
Ondrej Filip [Wed, 12 Apr 2000 15:20:13 +0000 (15:20 +0000)]
LS Ack receiving done.
Ondrej Filip [Wed, 12 Apr 2000 14:49:20 +0000 (14:49 +0000)]
Stupid "+1"-bug fixed.
Martin Mares [Wed, 12 Apr 2000 14:14:47 +0000 (14:14 +0000)]
Made last Pavel's changes compile.
Pavel Machek [Wed, 12 Apr 2000 14:12:37 +0000 (14:12 +0000)]
as_path_prepend is usable outside bgp.
Martin Mares [Wed, 12 Apr 2000 14:09:26 +0000 (14:09 +0000)]
Real bucket lists.
Pavel Machek [Wed, 12 Apr 2000 14:05:37 +0000 (14:05 +0000)]
One less shift/reduce conflict.
Pavel Machek [Wed, 12 Apr 2000 14:02:04 +0000 (14:02 +0000)]
f_new_dynamic_attr gets third argument, type as filters know it.
Martin Mares [Wed, 12 Apr 2000 13:56:04 +0000 (13:56 +0000)]
Define BGP_PATH.