Age | Commit message (Expand) | Author |
2000-05-02 | Route calculation for stub networks. | Ondrej Filip |
2000-05-02 | Defined format specifier `%M' which behaves as `%m', but takes the | Martin Mares |
2000-05-02 | Full protocol tracing. | Martin Mares |
2000-05-02 | Handle redistribution of unknown attributes correctly. | Martin Mares |
2000-05-01 | Many small changes and bug fixes. Routing table calculation works. | Ondrej Filip |
2000-04-30 | Moved documentation to top of file, where it belongs. | Pavel Machek |
2000-04-30 | Sync with nest's rt table and some minor improvements. | Ondrej Filip |
2000-04-30 | RT calculation strongly simplified. Now, I don't need any | Ondrej Filip |
2000-04-29 | Calculating of nexts hop(s) added. | Ondrej Filip |
2000-04-29 | IpV6 now actually compiles. | Pavel Machek |
2000-04-28 | The `bgp_origin' attribute is now an enum. | Martin Mares |
2000-04-28 | Split CF_HDR section to CF_HDR (only includes) and CF_DEFINES (defines, | Martin Mares |
2000-04-28 | Killed fixme: I already fixed it. | Pavel Machek |
2000-04-28 | Provide rip_get_attr, how do I test it? | Pavel Machek |
2000-04-28 | Add sample documentation to rip. | Pavel Machek |
2000-04-28 | Some more fixes for attributeless UPDATEs. | Martin Mares |
2000-04-28 | Path attribute can be missing if we process a packet with empty NLRI section. | Martin Mares |
2000-04-27 | Handle connect errors correctly. | Martin Mares |
2000-04-26 | Stub networks done. | Ondrej Filip |
2000-04-26 | Nets are used before routers. | Ondrej Filip |
2000-04-26 | IBGP fixes. | Martin Mares |
2000-04-26 | Routing table calculation. Dijkstra done. | Ondrej Filip |
2000-04-26 | Use right address for ripv6. | Pavel Machek |
2000-04-26 | Cleanup in preparation for ipv6. | Pavel Machek |
2000-04-26 | Implemented automatic restart after error with all the timers needed. | Martin Mares |
2000-04-26 | Avoid printing of error messages on Cease notifications. | Martin Mares |
2000-04-26 | Randomize timers properly. | Martin Mares |
2000-04-25 | Support dynamic reconfiguration. | Martin Mares |
2000-04-25 | Use the same attribute names as in filters. | Martin Mares |
2000-04-25 | When sending BGP attributes, re-create the flags, so that attributes | Martin Mares |
2000-04-25 | Better reporting of both local and remote errors. | Martin Mares |
2000-04-25 | Real parsing of BGP OPEN options including capability | Martin Mares |
2000-04-21 | LOCAL_PREF is now always present and exported over all ibgp connections [draft] | Martin Mares |
2000-04-21 | If no NLRI's are present in an UPDATE message, parse the attributes, but | Martin Mares |
2000-04-21 | Synced to draft-ietf-idr-bgp4-09. | Martin Mares |
2000-04-21 | Fixed reporting of unknown options. | Martin Mares |
2000-04-19 | Temporarily ignore unknown options. | Martin Mares |
2000-04-19 | The ATOMIC_AGGREGATE parameter is optional transitive. | Martin Mares |
2000-04-19 | Delay fetching of router ID. | Martin Mares |
2000-04-19 | Select the right source address and don't check port numbers. | Martin Mares |
2000-04-19 | Grr, another patch to make it compile. | Ondrej Filip |
2000-04-19 | Another ack bugfix. (Bad test for MIN_LS_ARRIVAL.) | Ondrej Filip |
2000-04-18 | LS ack bugfix. (I didn't remove LSA from LSret hash.) | Ondrej Filip |
2000-04-18 | LS ack. | Ondrej Filip |
2000-04-18 | Better LS Ack dumping. | Ondrej Filip |
2000-04-18 | Bugfix in neighbor dumping. | Ondrej Filip |
2000-04-18 | Fixed the serious bug in LSack. | Ondrej Filip |
2000-04-18 | Multicast open socket for (B)DR bugfix. | Ondrej Filip |
2000-04-18 | Dump changes. | Ondrej Filip |
2000-04-18 | Many %u changer into %I. | Ondrej Filip |