Age | Commit message (Expand) | Author |
2009-07-05 | Another pile of ipa_from_u32() calls. | Ondrej Zajicek |
2009-04-06 | Fixes bug in OSPF packet retransmission. | Ondrej Zajicek |
2009-01-13 | Fix typo. | Ondrej Zajicek |
2009-01-13 | Fix OSPF protocol error recovery behavior. | Ondrej Zajicek |
2009-01-11 | Some fixes and update of OSPF debug messages | Ondrej Zajicek |
2005-02-20 | Since now I can also use 'dead interval', not just 'dead counter'. | Ondrej Filip |
2005-02-20 | Time of neighbor's dead was not shown correctly. | Ondrej Filip |
2005-02-14 | Small changes to reduce number of warnings. | Ondrej Filip |
2005-02-13 | Many bugfixes in routing table calculation and summary LSA origination. | Ondrej Filip |
2004-07-15 | Huge OSPF database redesign. Since now, all LSAs of all areas | Ondrej Filip |
2004-07-14 | Multiple OSPF areas can be attached. | Ondrej Filip |
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 |