Age | Commit message (Expand) | Author |
2000-04-02 | lsa_cmp moved into lsalib.c | Ondrej Filip |
2000-04-01 | LSA checksum works. But it's very uneficient on little endian systems. | Ondrej Filip |
2000-04-01 | Include "lib/string.h" instead of <string.h>. It should give us bzero() | 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 | Better list manipulation. | Ondrej Filip |
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 | DBdes sending/receiving changes. | Ondrej Filip |
2000-03-09 | LSA DB is completely redesigned. Now it should be faster and it needs | Ondrej Filip |
2000-03-08 | Sending of DBDes. (Checksum and length calculation NOT done.) | Ondrej Filip |
2000-02-25 | Router LSA & area adding. | Ondrej Filip |
2000-02-25 | Memory allocation in ospf_area changed. | Ondrej Filip |
2000-02-24 | Area work and router LSA starts when interface goes up. | Ondrej Filip |
2000-02-24 | Small change for debugging. | Ondrej Filip |
2000-02-24 | Structures for router LSA added. | Ondrej Filip |
2000-02-24 | Better debugging. | Ondrej Filip |
2000-02-24 | Better debuging. | Ondrej Filip |
2000-02-08 | Hash table structure redesigned. | Ondrej Filip |
2000-02-08 | Other LS struct added. | Ondrej Filip |
2000-02-08 | LSA type changed from u16 to u8. | Ondrej Filip |
2000-02-08 | Malloc() changed to cfg_alloc(). | Ondrej Filip |
2000-01-17 | Separated `official protocol names' used in status dumps from name templates | Martin Mares |
2000-01-05 | Preparing for building LS databaze. Huh, why is it so complicated? :-( | Ondrej Filip |
1999-11-30 | Inicialisation of Topology Graph (TG). | Ondrej Filip |
1999-11-17 | ospf.c and ospc.h splitted into various files. | Ondrej Filip |
1999-11-17 | Another bugfix. (In EXCHANGE state.) | Ondrej Filip |
1999-11-17 | Fixed bug receiving dbdes packets in EXSTART state. | Ondrej Filip |
1999-11-10 | Sending DBDES packet in EXSTART done. | Ondrej Filip |
1999-11-10 | Added LSA hashing table (parts of code stolen from rt-fib.c, but | Martin Mares |
1999-11-03 | Working on db des receiving. | Ondrej Filip |
1999-10-19 | Minor changes and bug fixes. Preparing for Exchange and higher states. | Ondrej Filip |
1999-10-18 | Huge changes. Neighbor and interface state machines rewritten. | Ondrej Filip |
1999-08-25 | DD packet receiving in ExStart. | Ondrej Filip |
1999-08-24 | A structure for receiving DD seq packets added. | Ondrej Filip |
1999-08-24 | Preparing to send DD packets. | Ondrej Filip |
1999-08-16 | Better dumping. | Ondrej Filip |
1999-08-10 | Small bux fixes. A neigh_chstate added. | Ondrej Filip |
1999-08-09 | Multiple "hton problems" fixed. Now we're in EXSTART state. | Ondrej Filip |
1999-08-09 | "My own IP problem" fixed. | Ondrej Filip |