Age | Commit message (Expand) | Author |
2000-04-02 | lsa_cmp moved into lsalib.c | Ondrej Filip |
2000-04-01 | Formatting of dynamic attributes (except for paths and communities which | Martin Mares |
2000-04-01 | RIP: Set attribute class. | Martin Mares |
2000-04-01 | BGP now handles incoming routes (IPv4 only). | Martin Mares |
2000-04-01 | LSA checksum works. But it's very uneficient on little endian systems. | Ondrej Filip |
2000-03-31 | Removal of useless includes continues... | Martin Mares |
2000-03-31 | Use bsprintf() instead of sprintf(). | Martin Mares |
2000-03-31 | Include "lib/string.h" instead of <string.h>. It should give us bzero() | Martin Mares |
2000-03-31 | Parsing of BGP attributes. | Martin Mares |
2000-03-31 | Checksum changes. Bug is still NOT fixed. :-( | Ondrej Filip |
2000-03-31 | Some bug fixes. LSA checksum is still bad. I'll fix it later. | Ondrej Filip |
2000-03-31 | Sending of lspd as responce to lsreq done. | Ondrej Filip |
2000-03-30 | LSA structure changes. (Len added.) | Ondrej Filip |
2000-03-30 | Skeleton structures and files added. | Ondrej Filip |
2000-03-30 | Add hashing to link state request list. | Ondrej Filip |
2000-03-30 | Minor changes. | Ondrej Filip |
2000-03-30 | Basic analysis of UPDATE packets. | Martin Mares |
2000-03-30 | Connection state machine works. | Martin Mares |
2000-03-30 | Better list manipulation. | Ondrej Filip |
2000-03-30 | More BGP. This time it connects, but the state machine still isn't complete. | Martin Mares |
2000-03-30 | LSreq initial work. | Ondrej Filip |
2000-03-29 | Slave bug fix. | Ondrej Filip |
2000-03-29 | Many changes in dbdes sending & receiving. EXDONE caused. | Ondrej Filip |
2000-03-29 | RXMT timer handling bug fix. | Ondrej Filip |
2000-03-29 | Some FIXME added. | Ondrej Filip |
2000-03-29 | Sending of DBdes bug fixed. | Ondrej Filip |
2000-03-29 | IMMS reverted to bits. Outgoing packets dumping added. | Ondrej Filip |
2000-03-29 | Cross-protocol issues solved better | Pavel Machek |
2000-03-29 | DBdes sending/receiving changes. | Ondrej Filip |
2000-03-27 | Use neigh_connected_to in rip, and behave more correctly | Pavel Machek |
2000-03-26 | I broke compilation. Sorry. | Pavel Machek |
2000-03-26 | Split horizont done right. | Pavel Machek |
2000-03-24 | FIXME was actually already resolved | Pavel Machek |
2000-03-23 | Minor change to make code more readable. | Pavel Machek |
2000-03-22 | Rip now tries to lock interface. | Pavel Machek |
2000-03-21 | Construction of BGP packets. | Martin Mares |
2000-03-20 | Started work on BGP. Wrote main part of the connection handling code. | Martin Mares |
2000-03-19 | Bare skeleton of the BGP. | Martin Mares |
2000-03-13 | Cleanup, mostly debugging messages. | Pavel Machek |
2000-03-12 | Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules, | Martin Mares |
2000-03-09 | LSA DB is completely redesigned. Now it should be faster and it needs | Ondrej Filip |
2000-03-09 | Categorized TRACE() messages in rip | Pavel Machek |
2000-03-09 | Rip tracing: still need config hunk to set p->debug. | Pavel Machek |
2000-03-09 | log() classes done right | Pavel Machek |
2000-03-08 | Sending of DBDes. (Checksum and length calculation NOT done.) | Ondrej Filip |
2000-03-04 | Renamed EAF_INLINE to EAF_TEMP to make the name reflect the real meaning. | Martin Mares |
2000-03-01 | Added type parameter to f_new_dynamic_attr. | Pavel Machek |
2000-03-01 | Dynamic attributes are now declared in per-protocol grammar files instead | Martin Mares |
2000-02-29 | Adapted RIP to new interface flags. Pavel, please verify it's right. | Martin Mares |
2000-02-25 | Router LSA & area adding. | Ondrej Filip |