Age | Commit message (Expand) | Author |
2009-08-27 | Some cleanups. | 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 |
2009-01-11 | Fixes bug in OSPF | Ondrej Zajicek |
2008-11-14 | OSPF routes appeared with random value of ospf_tag attribute. | Ondrej Zajicek |
2008-11-08 | Proper format functions for ORIGINATOR_ID, CLUSTER_LIST | Ondrej Zajicek |
2008-11-08 | Fix bugs in OSPF MD5 authentication. First bug is that default | Ondrej Zajicek |
2008-11-05 | Fix problem with local time changes. | Ondrej Zajicek |
2008-10-28 | Fixes some sloppiness of commit a3b70dc499b64f41aa776b5b4afee5c7bfb8dfa6. | Ondrej Zajicek |
2008-10-27 | Two new informative CLI commands for OSPF. | Ondrej Zajicek |
2008-10-26 | Missing newline. | Ondrej Zajicek |
2008-10-26 | Bugfix in LSA origination for PTP OSPF links. | Ondrej Zajicek |
2008-08-25 | Expand ospf dump information. | Ondrej Filip |
2008-08-25 | Endianity problem in debug message fix. | Ondrej Filip |
2005-03-15 | Small bugfix in tracing. | Ondrej Filip |
2005-03-15 | Added new parametr 'rx buffer <num>'. BIRD is able to receive | Ondrej Filip |
2005-03-15 | Maximal packet size in virtual links is 576. | Ondrej Filip |
2005-03-14 | OSPF can accept larger packets than MTU. | Ondrej Filip |
2005-03-14 | Look for large packets. | Ondrej Filip |
2005-03-14 | Bugfix in external routes calculation. | Ondrej Filip |
2005-02-20 | Unused code deleted. | Ondrej Filip |
2005-02-20 | Cleanup - all unused variables deleted. | Ondrej Filip |
2005-02-20 | Intelligent reconfiguration should work again. | Ondrej Filip |
2005-02-20 | Originate default route into stub areas. | Ondrej Filip |
2005-02-20 | Since now I can also use 'dead interval', not just 'dead counter'. | Ondrej Filip |