| 2000-04-27 |
Martin Mares | Event handlers no longer return re-queue flag. Instead... |
commit | commitdiff | tree | snapshot |
| 2000-04-27 |
Martin Mares | Fixed stupid bug in as_path_format(). |
commit | commitdiff | tree | snapshot |
| 2000-04-27 |
Martin Mares | Handle connect errors correctly. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Ondrej Filip | Stub networks done. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Ondrej Filip | Nets are used before routers. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Martin Mares | IBGP fixes. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Martin Mares | Changed handling of incoming connections, so that we... |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Ondrej Filip | Routing table calculation. Dijkstra done. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Martin Mares | Removed several FIXME's. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Martin Mares | Better formatting of router ID's. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Martin Mares | Fixed several bugs in protocol state machine. Reconfig... |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Pavel Machek | Use right address for ripv6. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Pavel Machek | Cleanup in preparation for ipv6. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Pavel Machek | Small cleanup. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Pavel Machek | Whitespace changes. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Pavel Machek | filter_same should now work with path masks. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Pavel Machek | Bugfix in i_same (comparing of paths still does not... |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Pavel Machek | Added code for testing filters. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Pavel Machek | Marked place where new enums belong. |
commit | commitdiff | tree | snapshot |
| 2000-04-26 |
Pavel Machek | Startup renamed to __startup: it is internal function... |
commit | commitdiff | tree | snapshot |
| 2000-04-25 |
Martin Mares | Implemented automatic restart after error with all... |
commit | commitdiff | tree | snapshot |
| 2000-04-25 |
Martin Mares | Avoid printing of error messages on Cease notifications. |
commit | commitdiff | tree | snapshot |
| 2000-04-25 |
Martin Mares | Allow sk_close(NULL). |
commit | commitdiff | tree | snapshot |
| 2000-04-25 |
Martin Mares | Randomize timers properly. |
commit | commitdiff | tree | snapshot |
| 2000-04-25 |
Martin Mares | Support dynamic reconfiguration. |
commit | commitdiff | tree | snapshot |
| 2000-04-25 |
Martin Mares | Don't forget to set filter pointers in struct proto... |
commit | commitdiff | tree | snapshot |
| 2000-04-25 |
Martin Mares | Use the same attribute names as in filters. |
commit | commitdiff | tree | snapshot |
| 2000-04-25 |
Martin Mares | When sending BGP attributes, re-create the flags, so... |
commit | commitdiff | tree | snapshot |
| 2000-04-25 |
Martin Mares | Better reporting of both local and remote errors. |
commit | commitdiff | tree | snapshot |
| 2000-04-25 |
Martin Mares | Real parsing of BGP OPEN options including capability |
commit | commitdiff | tree | snapshot |
| 2000-04-21 |
Martin Mares | LOCAL_PREF is now always present and exported over... |
commit | commitdiff | tree | snapshot |
| 2000-04-21 |
Martin Mares | If no NLRI's are present in an UPDATE message, parse... |
commit | commitdiff | tree | snapshot |
| 2000-04-20 |
Martin Mares | IPv6 compiles with glibc 2.1. |
commit | commitdiff | tree | snapshot |
| 2000-04-20 |
Martin Mares | Use xmalloc() instead of malloc(). |
commit | commitdiff | tree | snapshot |
| 2000-04-20 |
Martin Mares | Synced to draft-ietf-idr-bgp4-09. |
commit | commitdiff | tree | snapshot |
| 2000-04-20 |
Martin Mares | Fixed reporting of unknown options. |
commit | commitdiff | tree | snapshot |
| 2000-04-20 |
Pavel Machek | Create syntax sugar for add/delete/prepend, so xyzzy... |
commit | commitdiff | tree | snapshot |
| 2000-04-20 |
Pavel Machek | Test new syntax of add() and delete(). |
commit | commitdiff | tree | snapshot |
| 2000-04-19 |
Martin Mares | Temporarily ignore unknown options. |
commit | commitdiff | tree | snapshot |
| 2000-04-19 |
Martin Mares | The ATOMIC_AGGREGATE parameter is optional transitive. |
commit | commitdiff | tree | snapshot |
| 2000-04-19 |
Martin Mares | Delay fetching of router ID. |
commit | commitdiff | tree | snapshot |
| 2000-04-19 |
Martin Mares | Select the right source address and don't check port... |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Grr, another patch to make it compile. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Another ack bugfix. (Bad test for MIN_LS_ARRIVAL.) |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | LS ack bugfix. (I didn't remove LSA from LSret hash.) |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | LS ack. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Better LS Ack dumping. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Bugfix in neighbor dumping. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Fixed the serious bug in LSack. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Multicast open socket for (B)DR bugfix. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Dump changes. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Many %u changer into %I. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Many %u changed into %I and dump cleanup. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Iface chstate run only if something really change. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Better dumping in neighbor chstate. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Better chstate dumping. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Sending of ACK disabled, since I'll find bug. |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Another LSack update. It's still NOT correct and it... |
commit | commitdiff | tree | snapshot |
| 2000-04-18 |
Ondrej Filip | Some lsack work. There is something very worng. :-... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Ondrej Filip | Listening on AllDRouters for DR and BACKUP added. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Ondrej Filip | Small change in LSA originating. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Few bugs removed from sgml, makefile added. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Bird.html will now be autogenerated. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | First version of sgml documentation |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Cleaned up mess with types in e,a and e,S. Dynamic... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Martin Mares | Adding of dynamic attributes is hopefully correct now. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Martin Mares | Added BGP to the default list of protocols we build. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Martin Mares | Honor standard communities (no_export, no_advertise... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Martin Mares | Don't import/export MED and LOCAL_PREF on external... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Special hack for atomic_aggr. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Community lists can be now accessed as dynamical attrib... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | EAF_ORIGINATED done right. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Martin Mares | The previous fix for spacing was (a) totally out of... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | pair ~ community list matching works. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Put space between entries so they are separated. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | It is good idea to separate entries in list _somehow_... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Use EAF_ORIGINATED as mj wanted. mj: check this! |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Int sets moved to core. It is now possible to have... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Martin Mares | Normalize community sets when exporting. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Martin Mares | Define EAF_ORIGINATED and propagate it properly when... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Martin Mares | Aesthetical tweaks (asterisk spells `asterisk' etc.) |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Finish moving of path matching. Use int_set_print from... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | as_path_match moved to a-path.c |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Path_getlen moved to nest and length was made callable... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Use printing routine from nest/ instead of our own. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Path matching now actually works, including / * 1 2... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Path and path matching seem to work, now. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Martin Mares | Send and receive communities. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Martin Mares | Printing of AS paths and community sets. |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Pavel Machek | Prepend and creation of empty path should work, but... |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Martin Mares | Sending of update messages works! |
commit | commitdiff | tree | snapshot |
| 2000-04-17 |
Martin Mares | Created nest/a-path.c and a-set.c which should contain... |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Ondrej Filip | LSack receiving bugfix. |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Ondrej Filip | LS Ack receiving done. |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Ondrej Filip | Stupid "+1"-bug fixed. |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Martin Mares | Made last Pavel's changes compile. |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Pavel Machek | as_path_prepend is usable outside bgp. |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Martin Mares | Real bucket lists. |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Pavel Machek | One less shift/reduce conflict. |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Pavel Machek | f_new_dynamic_attr gets third argument, type as filters... |
commit | commitdiff | tree | snapshot |
| next |