Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-04 | I allocate struct ifa before unlocking. So route exported to OSPF are correct. | Ondrej Filip | |
I work also with interfaces that have some problems with socket opening. I declare them as stub. | |||
2000-09-02 | Added stub interface. (Interface which is propagated to OSPF but | Ondrej Filip | |
it does not sends nor listens packets.) I added some new options, please look at it and look into doc if it's OK. | |||
2000-09-02 | Added hellos on NBMA networks. (I don't violate RFC now.) | Ondrej Filip | |
2000-06-08 | Doc | Ondrej Filip | |
2000-06-07 | Doc in neighbor.c and some tiny changes related to. | Ondrej Filip | |
2000-06-07 | Avoid SEGV's in tracing. | Martin Mares | |
2000-06-06 | Added IP protocols. | Ondrej Filip | |
2000-06-06 | Tracing. | Ondrej Filip | |
2000-06-06 | Simple autentication added. | Ondrej Filip | |
2000-06-06 | All die() renamed to bug(). | Ondrej Filip | |
2000-06-06 | Interface locks added. | Ondrej Filip | |
2000-06-06 | NBMA networks should work now. | Ondrej Filip | |
2000-06-05 | Bugfix in NET LSA flushing. | Ondrej Filip | |
Configuration now works! :-) Better "show ospf" Some minor bugfixes. | |||
2000-06-05 | Don't info about DR and BDR on non-MA networks. | Ondrej Filip | |
2000-06-05 | Yet another change, now flushing of net lsa seems to be perfect. :-) | Ondrej Filip | |
2000-06-05 | Don;t send packet over downed interface. | Ondrej Filip | |
2000-06-05 | Premature age LSA if you're NOT dr. | Ondrej Filip | |
2000-06-04 | Removed lots of trailing newlines in log messages. | Martin Mares | |
Please note that the only calls which don't add newlines automatically (i.e., don't print a full line of output) are debug() and DBG(). | |||
2000-06-01 | Added show ospf interface. | Ondrej Filip | |
show ospf neighbors now knows "<interface>". | |||
2000-05-31 | Ehm, some other "down" steps. | Ondrej Filip | |
2000-05-31 | Some bugs in cleanup after iface down. | Ondrej Filip | |
2000-05-31 | Why does not work "sk_close(sk);rfree(sk);"? | Ondrej Filip | |
2000-05-31 | Better debugging. | Ondrej Filip | |
Safe neigh_list deleting. | |||
2000-05-31 | LSArt origination and routing table calculation is now not doing so | Ondrej Filip | |
often. Instead of calculation I just schedule it latter. | |||
2000-05-30 | Added \n in debug. | Ondrej Filip | |
2000-05-30 | Bug in socket closing. | Ondrej Filip | |
2000-05-17 | Downing of interface should work. | Ondrej Filip | |
2000-05-09 | Bugfix in hello. | Ondrej Filip | |
2000-05-03 | Better rt and net originating. | Ondrej Filip | |
2000-05-03 | Originating of network LSA. | Ondrej Filip | |
2000-05-03 | Adding InfTransDelay for outgoing lsa. | Ondrej Filip | |
2000-05-01 | Many small changes and bug fixes. Routing table calculation works. | Ondrej Filip | |
I'm waiting for rt lookup to add stub networks. | |||
2000-04-18 | Multicast open socket for (B)DR bugfix. | Ondrej Filip | |
2000-04-18 | Dump changes. | Ondrej Filip | |
2000-04-18 | Iface chstate run only if something really change. | Ondrej Filip | |
2000-04-18 | Better chstate dumping. | Ondrej Filip | |
2000-04-17 | Listening on AllDRouters for DR and BACKUP added. | Ondrej Filip | |
2000-03-29 | Many changes in dbdes sending & receiving. EXDONE caused. | Ondrej Filip | |
2000-03-08 | Sending of DBDes. (Checksum and length calculation NOT done.) | 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 | Better debuging. | Ondrej Filip | |
1999-11-17 | ospf.c and ospc.h splitted into various files. | Ondrej Filip | |