Age | Commit message (Expand) | Author |
2004-05-31 | Minor bug fix in neighbor state machine. | Ondrej Filip |
2003-08-23 | Minor OSPF changes for faster startup. | Ondrej Filip |
2003-08-23 | Many spelling mistakes fixed. | Ondrej Filip |
2001-08-19 | Fix %<something>I format strings. | Martin Mares |
2001-08-11 | I will not originate the same lsa before MINLSINTERVAL. | Ondrej Filip |
2001-06-09 | Bug in next-hop calculation fixed. (For dual connected neighbors.) | Ondrej Filip |
2000-06-08 | Ehm, my (B)DR election was based on router id, but RFC says ip! | Ondrej Filip |
2000-06-07 | Doc in neighbor.c and some tiny changes related to. | Ondrej Filip |
2000-06-06 | Better dumping neighbors' states on PTP interface. | Ondrej Filip |
2000-06-06 | Tracing. | Ondrej Filip |
2000-06-06 | All die() renamed to bug(). | Ondrej Filip |
2000-06-04 | Removed lots of trailing newlines in log messages. | Martin Mares |
2000-06-01 | show ospf implemented. | Ondrej Filip |
2000-06-01 | Cisco-like "show ospf neighbors" implemented. | Ondrej Filip |
2000-05-31 | LSArt origination and routing table calculation is now not doing so | Ondrej Filip |
2000-05-31 | Very ancient bug in (B)DR election, I didn't fill correctly my own IP. | Ondrej Filip |
2000-05-30 | Better dumping. | Ondrej Filip |
2000-05-16 | Downing of interface should work. | Ondrej Filip |
2000-05-10 | Bugfix in (B)DR election. | Ondrej Filip |
2000-05-10 | Ever test possibility of forming of adjacency. | Ondrej Filip |
2000-05-10 | Destroying of neighbor moved from 'hello' to 'neighbor' and | Ondrej Filip |
2000-05-10 | Bug in (B)DR election fixed. | Ondrej Filip |
2000-05-09 | Many bugfixes. Actually, how could this ever work? :-) | Ondrej Filip |
2000-05-09 | Bugfix in testing of possibility of adjacency. | Ondrej Filip |
2000-05-09 | Small cleanup. | Ondrej Filip |
2000-05-09 | Sorry, it didn't compile. :-( | Ondrej Filip |
2000-05-09 | Another bugfix in neighbor state machine. | Ondrej Filip |
2000-05-09 | Small bug in neighbor state machine. | Ondrej Filip |
2000-05-08 | Do not stop lsrr_timer in FULL state. Use it for retransmition. | Ondrej Filip |
2000-05-08 | Fixed some FIXME's by deleting them. :-) | Ondrej Filip |
2000-05-08 | Stopping RXMT timer when going to lower state than EXSTART. | Ondrej Filip |
2000-05-08 | Typo in debug. | Ondrej Filip |
2000-05-04 | Bugfix in Network lsa originating | Ondrej Filip |
2000-05-03 | Better rt and net originating. | Ondrej Filip |
2000-04-30 | Many small changes and bug fixes. Routing table calculation works. | Ondrej Filip |
2000-04-30 | Sync with nest's rt table and some minor improvements. | Ondrej Filip |
2000-04-18 | Bugfix in neighbor dumping. | Ondrej Filip |
2000-04-18 | Dump changes. | Ondrej Filip |
2000-04-18 | Many %u changed into %I and dump cleanup. | Ondrej Filip |
2000-04-18 | Better dumping in neighbor chstate. | Ondrej Filip |
2000-04-18 | Some lsack work. There is something very worng. :-( It locked my network. | Ondrej Filip |
2000-04-04 | Flooding work continues. | Ondrej Filip |
2000-04-03 | Minor change in area list. Now I use MJ's lists. | Ondrej Filip |
2000-03-30 | Add hashing to link state request list. | Ondrej Filip |
2000-03-30 | LSreq initial work. | Ondrej Filip |
2000-03-29 | Many changes in dbdes sending & receiving. EXDONE caused. | 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 |