Age | Commit message (Expand) | Author |
2009-12-03 | Fixes OSPFv2 build. | Ondrej Zajicek |
2009-12-03 | Fixes some log messages. | Ondrej Zajicek |
2009-12-03 | Minor fix in LSA update. | Ondrej Zajicek |
2009-11-29 | Fixes some crashes in OSPFv2. | Ondrej Zajicek |
2009-11-29 | Temporary commit. | Ondrej Zajicek |
2009-11-17 | Temporary OSPFv3 devel commit | Ondrej Zajicek |
2009-11-09 | Use IPv6 checksums in OSPFv3. | Ondrej Zajicek |
2009-11-09 | Merge branch 'dev' into ospf3 | Ondrej Zajicek |
2009-10-29 | Implements better checks on incoming packets and LSAs in OSPF. | Ondrej Zajicek |
2009-10-28 | Fixes some problems related to link-local routes in KRT interface. | Ondrej Zajicek |
2009-10-25 | Implements proper handling of summary/external LSA IDs. | Ondrej Zajicek |
2009-10-15 | Implement command to show LSA db. | Ondrej Zajicek |
2009-10-15 | Reimplements 'show ospf state' for OSPFv3 and fixes some bugs. | Ondrej Zajicek |
2009-10-07 | Implement proper LSA ID generation. | Ondrej Zajicek |
2009-09-17 | Implements proper RID handling in OSPFv3. | Ondrej Zajicek |
2009-09-08 | Make endianity swapping simpler. | Ondrej Zajicek |
2009-09-08 | Temporary OSPFv3 development commit. | Ondrej Zajicek |
2009-09-04 | Temporary OSPFv3 development commit (changing multicast support). | Ondrej Zajicek |
2009-08-28 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-27 | Some cleanups. | Ondrej Zajicek |
2009-08-27 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-25 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-21 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-16 | Bugfix - each protocol can be compiled separately. | Ondrej Filip |
2009-08-10 | Merge branch 'master' into dev | Ondrej Zajicek |
2009-07-30 | Symbols PASSWORDS and BROADCAST not declared for OSPF | Ondrej Filip |
2009-07-23 | Use %R in OSPF when appropriate. | Ondrej Zajicek |
2009-07-05 | Another pile of ipa_from_u32() calls. | Ondrej Zajicek |
2009-07-05 | Fixes OSPF on big-endians. | Ondrej Zajicek |
2009-07-05 | Fixes type mismatch in OSPF printf statements. | Ondrej Zajicek |
2009-06-18 | Minor bugfixes. | Ondrej Zajicek |
2009-06-11 | Implements an option that allows to change a set of stub networks. | Ondrej Zajicek |
2009-06-10 | Changes OSPF to generate stub networks for non-primary addresses. | Ondrej Zajicek |
2009-06-01 | The pipe cleanup. | Ondrej Zajicek |
2009-05-31 | Changes pipes to transfer all routes between routing table, not just optimal ... | Ondrej Zajicek |
2009-05-24 | Hello packets on PTP networks should have zero netmask. | Ondrej Zajicek |
2009-05-24 | Ignore Hello packets from different IP network (than primary). | Ondrej Zajicek |
2009-05-06 | A change in OSPF and RIP interface patterns. | Ondrej Zajicek |
2009-04-08 | Fixes broken cryptographic authentication in OSPF | Ondrej Zajicek |
2009-04-06 | Fixes bug in OSPF packet retransmission. | Ondrej Zajicek |
2009-04-06 | Better OSPF packet tracing log messages. | Ondrej Zajicek |
2009-02-25 | Fixes another bug in packet retransmissions. | Ondrej Zajicek |
2009-02-12 | Fixes bug in packet retransmissions. | Ondrej Zajicek |
2009-01-16 | Fixes some past config grammar update that caused password related regression. | Ondrej Zajicek |
2009-01-16 | One null-pointer dereference bugfix hidden in whitespace changes | Ondrej Zajicek |
2009-01-13 | Fix typo. | Ondrej Zajicek |
2009-01-13 | Fix OSPF protocol error recovery behavior. | Ondrej Zajicek |
2009-01-12 | Add check detecting packet overwrite in TX buffer. | Ondrej Zajicek |
2009-01-11 | Some fixes and update of OSPF debug messages | Ondrej Zajicek |
2009-01-11 | Move check for NULL before usage of variable. | Ondrej Zajicek |