summaryrefslogtreecommitdiffstats
path: root/proto/ospf/iface.c
AgeCommit message (Expand)Author
2000-09-02Added stub interface. (Interface which is propagated to OSPF butOndrej Filip
2000-09-02Added hellos on NBMA networks. (I don't violate RFC now.)Ondrej Filip
2000-06-08DocOndrej Filip
2000-06-07Doc in neighbor.c and some tiny changes related to.Ondrej Filip
2000-06-07Avoid SEGV's in tracing.Martin Mares
2000-06-06Added IP protocols.Ondrej Filip
2000-06-06Tracing.Ondrej Filip
2000-06-06Simple autentication added.Ondrej Filip
2000-06-06All die() renamed to bug().Ondrej Filip
2000-06-06Interface locks added.Ondrej Filip
2000-06-06NBMA networks should work now.Ondrej Filip
2000-06-05Bugfix in NET LSA flushing.Ondrej Filip
2000-06-05Don't info about DR and BDR on non-MA networks.Ondrej Filip
2000-06-05Yet another change, now flushing of net lsa seems to be perfect. :-)Ondrej Filip
2000-06-05Don;t send packet over downed interface.Ondrej Filip
2000-06-05Premature age LSA if you're NOT dr.Ondrej Filip
2000-06-04Removed lots of trailing newlines in log messages.Martin Mares
2000-06-01Added show ospf interface.Ondrej Filip
2000-05-31Ehm, some other "down" steps.Ondrej Filip
2000-05-31Some bugs in cleanup after iface down.Ondrej Filip
2000-05-31Why does not work "sk_close(sk);rfree(sk);"?Ondrej Filip
2000-05-31Better debugging.Ondrej Filip
2000-05-31LSArt origination and routing table calculation is now not doing soOndrej Filip
2000-05-30Added \n in debug.Ondrej Filip
2000-05-30Bug in socket closing.Ondrej Filip
2000-05-17Downing of interface should work.Ondrej Filip
2000-05-09Bugfix in hello.Ondrej Filip
2000-05-03Better rt and net originating.Ondrej Filip
2000-05-03Originating of network LSA.Ondrej Filip
2000-05-03Adding InfTransDelay for outgoing lsa.Ondrej Filip
2000-05-01Many small changes and bug fixes. Routing table calculation works.Ondrej Filip
2000-04-18Multicast open socket for (B)DR bugfix.Ondrej Filip
2000-04-18Dump changes.Ondrej Filip
2000-04-18Iface chstate run only if something really change.Ondrej Filip
2000-04-18Better chstate dumping.Ondrej Filip
2000-04-17Listening on AllDRouters for DR and BACKUP added.Ondrej Filip
2000-03-29Many changes in dbdes sending & receiving. EXDONE caused.Ondrej Filip
2000-03-08Sending of DBDes. (Checksum and length calculation NOT done.)Ondrej Filip
2000-02-24Area work and router LSA starts when interface goes up.Ondrej Filip
2000-02-24Small change for debugging.Ondrej Filip
2000-02-24Better debuging.Ondrej Filip
1999-11-17ospf.c and ospc.h splitted into various files.Ondrej Filip