summaryrefslogtreecommitdiffstats
path: root/proto/ospf
AgeCommit message (Expand)Author
2009-10-07Implement proper LSA ID generation.Ondrej Zajicek
2009-09-17Implements proper RID handling in OSPFv3.Ondrej Zajicek
2009-09-08Make endianity swapping simpler.Ondrej Zajicek
2009-09-08Temporary OSPFv3 development commit.Ondrej Zajicek
2009-09-04Temporary OSPFv3 development commit (changing multicast support).Ondrej Zajicek
2009-08-28Temporary OSPFv3 development commitOndrej Zajicek
2009-08-27Some cleanups.Ondrej Zajicek
2009-08-27Temporary OSPFv3 development commitOndrej Zajicek
2009-08-25Temporary OSPFv3 development commitOndrej Zajicek
2009-08-21Temporary OSPFv3 development commitOndrej Zajicek
2009-08-16Bugfix - each protocol can be compiled separately.Ondrej Filip
2009-08-10Merge branch 'master' into devOndrej Zajicek
2009-07-30Symbols PASSWORDS and BROADCAST not declared for OSPFOndrej Filip
2009-07-23Use %R in OSPF when appropriate.Ondrej Zajicek
2009-07-05Another pile of ipa_from_u32() calls.Ondrej Zajicek
2009-07-05Fixes OSPF on big-endians.Ondrej Zajicek
2009-07-05Fixes type mismatch in OSPF printf statements.Ondrej Zajicek
2009-06-18Minor bugfixes.Ondrej Zajicek
2009-06-11Implements an option that allows to change a set of stub networks.Ondrej Zajicek
2009-06-10Changes OSPF to generate stub networks for non-primary addresses.Ondrej Zajicek
2009-06-01The pipe cleanup.Ondrej Zajicek
2009-05-31Changes pipes to transfer all routes between routing table, not just optimal ...Ondrej Zajicek
2009-05-24Hello packets on PTP networks should have zero netmask.Ondrej Zajicek
2009-05-24Ignore Hello packets from different IP network (than primary).Ondrej Zajicek
2009-05-06A change in OSPF and RIP interface patterns.Ondrej Zajicek
2009-04-08Fixes broken cryptographic authentication in OSPFOndrej Zajicek
2009-04-06Fixes bug in OSPF packet retransmission.Ondrej Zajicek
2009-04-06Better OSPF packet tracing log messages.Ondrej Zajicek
2009-02-25Fixes another bug in packet retransmissions.Ondrej Zajicek
2009-02-12Fixes bug in packet retransmissions.Ondrej Zajicek
2009-01-16Fixes some past config grammar update that caused password related regression.Ondrej Zajicek
2009-01-16One null-pointer dereference bugfix hidden in whitespace changesOndrej Zajicek
2009-01-13Fix typo.Ondrej Zajicek
2009-01-13Fix OSPF protocol error recovery behavior.Ondrej Zajicek
2009-01-12Add check detecting packet overwrite in TX buffer.Ondrej Zajicek
2009-01-11Some fixes and update of OSPF debug messagesOndrej Zajicek
2009-01-11Move check for NULL before usage of variable.Ondrej Zajicek
2009-01-11Fixes bug in OSPFOndrej Zajicek
2008-11-14OSPF routes appeared with random value of ospf_tag attribute.Ondrej Zajicek
2008-11-08Proper format functions for ORIGINATOR_ID, CLUSTER_LISTOndrej Zajicek
2008-11-08Fix bugs in OSPF MD5 authentication. First bug is that defaultOndrej Zajicek
2008-11-05Fix problem with local time changes.Ondrej Zajicek
2008-10-28Fixes some sloppiness of commit a3b70dc499b64f41aa776b5b4afee5c7bfb8dfa6.Ondrej Zajicek
2008-10-27Two new informative CLI commands for OSPF.Ondrej Zajicek
2008-10-26Missing newline.Ondrej Zajicek
2008-10-26Bugfix in LSA origination for PTP OSPF links.Ondrej Zajicek
2008-08-25Expand ospf dump information.Ondrej Filip
2008-08-25Endianity problem in debug message fix.Ondrej Filip
2005-03-16Small bugfix in tracing.Ondrej Filip
2005-03-15Added new parametr 'rx buffer <num>'. BIRD is able to receiveOndrej Filip