aboutsummaryrefslogtreecommitdiffstats
path: root/proto/ospf/ospf.h
Commit message (Expand)AuthorAgeFilesLines
* The OSPF authentication type was sent in host byte order instead of ofMartin Mares2004-05-311-3/+4
* Endian-related bug fixes sent by Krzysztof Szuster <kszuster@polbox.com>Ondrej Filip2003-08-261-0/+7
* Area networks added into configuration.Ondrej Filip2001-08-121-0/+9
* I will not originate the same lsa before MINLSINTERVAL.Ondrej Filip2001-08-111-0/+1
* I allocate struct ifa before unlocking. So route exported to OSPF are correct.Ondrej Filip2000-09-041-2/+6
* Serious bug in ext lsa origination found. Going for 1.0.4.Ondrej Filip2000-09-031-2/+15
* Added stub interface. (Interface which is propagated to OSPF butOndrej Filip2000-09-021-0/+2
* Added hellos on NBMA networks. (I don't violate RFC now.)Ondrej Filip2000-09-021-0/+7
* Ehm, my (B)DR election was based on router id, but RFC says ip!Ondrej Filip2000-06-081-4/+4
* Better algoritmus of LSA aging.Ondrej Filip2000-06-071-1/+0
* Removed some FIXMEs simply deleting them.Ondrej Filip2000-06-071-1/+1
* Doc in neighbor.c and some tiny changes related to.Ondrej Filip2000-06-071-1/+1
* A copyright change.Ondrej Filip2000-06-071-1/+1
* #define SIZE_OF_IP_HEADEROndrej Filip2000-06-071-1/+1
* First part of tracing.Ondrej Filip2000-06-061-1/+7
* Simple autentication added.Ondrej Filip2000-06-061-0/+5
* Interface locks added.Ondrej Filip2000-06-061-0/+2
* NBMA networks should work now.Ondrej Filip2000-06-051-0/+7
* Bugfix in NET LSA flushing.Ondrej Filip2000-06-051-1/+1
* Many bugfixes (I don't remember all of them):Ondrej Filip2000-06-051-0/+1
* More conf. items defined.Ondrej Filip2000-06-031-2/+8
* interface {} added.Ondrej Filip2000-06-031-5/+13
* area {} added to config.Ondrej Filip2000-06-021-4/+11
* First option into config added. :-)Ondrej Filip2000-06-021-0/+2
* Added show ospf interface.Ondrej Filip2000-06-011-1/+2
* show ospf implemented.Ondrej Filip2000-06-011-0/+1
* Cisco-like "show ospf neighbors" implemented.Ondrej Filip2000-06-011-0/+2
* Sort cleanup in aging.Ondrej Filip2000-05-311-0/+1
* LSArt origination and routing table calculation is now not doing soOndrej Filip2000-05-311-3/+7
* Route attributes for OSPF.Martin Mares2000-05-301-0/+6
* Aging delta changed. (Ehm, aging is very dirty I'll have to change it.)Ondrej Filip2000-05-301-1/+1
* Originating of external LSA.Ondrej Filip2000-05-271-1/+3
* Import control implemented.Ondrej Filip2000-05-261-1/+1
* rte_same implemented.Ondrej Filip2000-05-171-0/+1
* rte_better implemented.Ondrej Filip2000-05-171-0/+2
* Change u32 to ip_addr in ext lsa.Ondrej Filip2000-05-101-1/+1
* Calculation of external routes.Ondrej Filip2000-05-101-0/+1
* Many bugfixes. (I added one entry twice to slist.)Ondrej Filip2000-05-091-2/+0
* Do not stop lsrr_timer in FULL state. Use it for retransmition.Ondrej Filip2000-05-081-1/+1
* Some changes in debugging.Ondrej Filip2000-05-081-1/+2
* Bugfix in Network lsa originatingOndrej Filip2000-05-041-1/+2
* Better rt and net originating.Ondrej Filip2000-05-031-1/+2
* Originating of network LSA.Ondrej Filip2000-05-021-0/+1
* Adding InfTransDelay for outgoing lsa.Ondrej Filip2000-05-021-2/+2
* Aging of lsa database added.Ondrej Filip2000-05-021-0/+4
* Many small changes and bug fixes. Routing table calculation works.Ondrej Filip2000-04-301-0/+1
* Sync with nest's rt table and some minor improvements.Ondrej Filip2000-04-301-5/+5
* RT calculation strongly simplified. Now, I don't need anyOndrej Filip2000-04-301-5/+0
* Routing table calculation. Dijkstra done.Ondrej Filip2000-04-261-1/+13
* Some lsack work. There is something very worng. :-( It locked my network.Ondrej Filip2000-04-181-0/+2