Age | Commit message (Expand) | Author |
2004-06-26 | Md5 authentification added (unsested). | Ondrej Filip |
2004-06-11 | Better adjacency building, some minor bugfixes. | Ondrej Filip |
2004-06-07 | It was too verbose. | Ondrej Filip |
2004-06-06 | Deleted unused parameters. | Ondrej Filip |
2004-06-06 | Indentation. | Ondrej Filip |
2004-06-06 | Cleanup in iface.c | Ondrej Filip |
2004-06-05 | Staticized lots of local functions. | Martin Mares |
2004-06-05 | ... and a whole bunch of unused parameters and variables in ospf. | Martin Mares |
2004-06-04 | Be more verbose. | Ondrej Filip |
2004-06-04 | cleanup in lsupd.c, indenting, "struct proto" removed... | Ondrej Filip |
2004-06-04 | Useless logs removed. | Ondrej Filip |
2004-06-04 | OSPF is ready for changing MTU. | Ondrej Filip |
2004-06-04 | dbdes indent an minor changes. | Ondrej Filip |
2004-06-04 | lsreq.c indented and small 'struct proto' changes. | Ondrej Filip |
2004-06-04 | lsack.c cleaned. Better names for functions and | Ondrej Filip |
2004-06-04 | ackd_timer_hook moded to neighbor.c | Ondrej Filip |
2004-06-04 | Initialize iterator on the right place. | Ondrej Filip |
2004-06-04 | hello.c and hello.h cleaned up. No design changes. | Ondrej Filip |
2004-06-01 | Patch from Andreas Steinmetz <ast@domdv.de> | Ondrej Filip |
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 |