summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-04-21LOCAL_PREF is now always present and exported over all ibgp connections [draft]Martin Mares
2000-04-21If no NLRI's are present in an UPDATE message, parse the attributes, butMartin Mares
2000-04-21IPv6 compiles with glibc 2.1.Martin Mares
2000-04-21Use xmalloc() instead of malloc().Martin Mares
2000-04-21Synced to draft-ietf-idr-bgp4-09.Martin Mares
2000-04-21Fixed reporting of unknown options.Martin Mares
2000-04-20Create syntax sugar for add/delete/prepend, so xyzzy.prepend(123) isPavel Machek
2000-04-20Test new syntax of add() and delete().Pavel Machek
2000-04-19Temporarily ignore unknown options.Martin Mares
2000-04-19The ATOMIC_AGGREGATE parameter is optional transitive.Martin Mares
2000-04-19Delay fetching of router ID.Martin Mares
2000-04-19Select the right source address and don't check port numbers.Martin Mares
2000-04-19Grr, another patch to make it compile.Ondrej Filip
2000-04-19Another ack bugfix. (Bad test for MIN_LS_ARRIVAL.)Ondrej Filip
2000-04-18LS ack bugfix. (I didn't remove LSA from LSret hash.)Ondrej Filip
2000-04-18LS ack.Ondrej Filip
2000-04-18Better LS Ack dumping.Ondrej Filip
2000-04-18Bugfix in neighbor dumping.Ondrej Filip
2000-04-18Fixed the serious bug in LSack.Ondrej Filip
2000-04-18Multicast open socket for (B)DR bugfix.Ondrej Filip
2000-04-18Dump changes.Ondrej Filip
2000-04-18Many %u changer into %I.Ondrej Filip
2000-04-18Many %u changed into %I and dump cleanup.Ondrej Filip
2000-04-18Iface chstate run only if something really change.Ondrej Filip
2000-04-18Better dumping in neighbor chstate.Ondrej Filip
2000-04-18Better chstate dumping.Ondrej Filip
2000-04-18Sending of ACK disabled, since I'll find bug.Ondrej Filip
2000-04-18Another LSack update. It's still NOT correct and it surelyOndrej Filip
2000-04-18Some lsack work. There is something very worng. :-( It locked my network.Ondrej Filip
2000-04-17Listening on AllDRouters for DR and BACKUP added.Ondrej Filip
2000-04-17Small change in LSA originating.Ondrej Filip
2000-04-17Few bugs removed from sgml, makefile added.Pavel Machek
2000-04-17Bird.html will now be autogenerated.Pavel Machek
2000-04-17First version of sgml documentationPavel Machek
2000-04-17Cleaned up mess with types in e,a and e,S. Dynamic attributes shouldPavel Machek
2000-04-17Adding of dynamic attributes is hopefully correct now.Martin Mares
2000-04-17Added BGP to the default list of protocols we build.Martin Mares
2000-04-17Honor standard communities (no_export, no_advertise, no_export_subconfed)Martin Mares
2000-04-17Don't import/export MED and LOCAL_PREF on external links.Martin Mares
2000-04-17Special hack for atomic_aggr.Pavel Machek
2000-04-17Community lists can be now accessed as dynamical attributes. Mj:Pavel Machek
2000-04-17EAF_ORIGINATED done right.Pavel Machek
2000-04-17The previous fix for spacing was (a) totally out of context, (b) wrong.Martin Mares
2000-04-17pair ~ community list matching works.Pavel Machek
2000-04-17Put space between entries so they are separated.Pavel Machek
2000-04-17It is good idea to separate entries in list _somehow_. Adding/deletingPavel Machek
2000-04-17Use EAF_ORIGINATED as mj wanted. mj: check this!Pavel Machek
2000-04-17Int sets moved to core. It is now possible to have variable of type clist.Pavel Machek
2000-04-17Normalize community sets when exporting.Martin Mares
2000-04-17Define EAF_ORIGINATED and propagate it properly when merging attribute lists.Martin Mares