]> git.ipfire.org Git - thirdparty/bird.git/history - proto/ospf/ospf.c
Extends multipath support for OSPF.
[thirdparty/bird.git] / proto / ospf / ospf.c
2014-04-23  Ondrej ZajicekExtends multipath support for OSPF.
2014-02-06  Ondrej ZajicekMerge branch 'add-path'
2014-02-06  Ondrej ZajicekFixes crash when state of disabled OSPF protocol is...
2014-02-06  Ondrej ZajicekMany changes in I/O and OSPF sockets and packet handling.
2014-02-06  Ondrej ZajicekMerge commit 'origin/master' into socket
2013-12-10  Ondrej ZajicekMerge branch 'add-path'
2013-11-25  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-06-11  Ondrej ZajicekImplements OSPF stub router option (RFC 3137).
2012-12-27  Ondrej ZajicekImplements interface masks for choosing router id.
2012-10-31  Ondrej ZajicekFixes another bug in OSPFv3 vlinks.
2012-10-29  Ondrej ZajicekFixes sorting in OSPF show state.
2012-08-14  Ondrej ZajicekImplements ADD-PATH extension for BGP.
2012-08-07  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird v1.3.8
2012-07-26  Ondrej ZajicekFixes default route in OSPF multiple area setting.
2012-07-16  Ondrej ZajicekMerge branch 'rt-accepted'
2012-05-02  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-04-26  Ondrej ZajicekSome minor fixes.
2012-03-30  Ondrej ZajicekMerge branch 'soon'
2012-03-16  Ondrej ZajicekAdds filtering to 'show ospf lsadb' command.
2012-01-24  Ondrej ZajicekAssign default protocol preference via proto_config_new().
2011-09-03  Ondrej ZajicekFixes for OSPF NSSA handling.
2011-08-07  Ondrej ZajicekOSPF NSSA support, inter-area LSA translation.
2011-07-22  Ondrej ZajicekOSPF NSSA translator election.
2011-07-20  Ondrej ZajicekOSPF NSSA support, part one.
2011-03-17  Ondrej ZajicekVastly improved OSPF reconfiguration.
2010-12-24  Ondrej ZajicekImplements Point-to-MultiPoint interface type for OSPF.
2010-12-07  Ondrej ZajicekMultipath support for OSPF
2010-11-19  Ondrej ZajicekMinor finalizations of link state checks.
2010-11-13  Ondrej ZajicekAdds support for iface link detection to OSPF.
2010-11-10  Ondrej ZajicekFixes a bug related to implicit backbone on ABR.
2010-08-22  Ondrej ZajicekFixes a bug in NBMA on an iface with multiple IP addresses.
2010-08-02  Ondrej ZajicekAdds igp_metric attribute.
2010-06-02  Ondrej ZajicekDo not start with huge OSPF FIBs.
2010-05-02  Ondrej ZajicekOSPF: most of summary LSA orig./flush logic rewritten.
2010-04-27  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/projects...
2010-04-24  Ondrej ZajicekFixes and enhancements in 'show ospf state' command.
2010-04-06  Ondrej ZajicekImplements BGP 'show protocols' info details.
2010-03-29  Ondrej ZajicekFilter language updates; new route attributes and datatype.
2010-03-26  Ondrej ZajicekMerge branch 'socket2' into new
2010-03-26  Ondrej ZajicekAdded some comments.
2010-03-26  Ondrej ZajicekDisable multiple OSPF pseudointerfaces on BSD.
2010-03-14  Ondrej ZajicekTemporary OSPF commit - sockets.
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-02-26  Ondrej ZajicekMany changes in (mainly) kernel syncers.
2010-02-21  Ondrej ZajicekFix configure to enable warnings and fix most of them.
2010-02-13  Ondrej ZajicekRemoves phantom protocol from the pipe design.
2010-02-11  Ondrej ZajicekTemporary OSPF commit - socket changes.
2010-02-08  Ondrej ZajicekShows source (Router ID) for OSPF routes and adds such...
2010-01-03  Ondrej ZajicekImplements MRTdump feature.
2009-12-22  Ondrej ZajicekShow command cleanups.
2009-12-22  Ondrej ZajicekMerge commit 'origin/master' into new
2009-12-20  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-12-14  Ondrej ZajicekImplements route reload for OSPF.
2009-12-14  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-12-14  Ondrej ZajicekMinor updates.
2009-12-10  Ondrej ZajicekTemporary OSPFv3 commit.
2009-12-03  Ondrej ZajicekFixes OSPFv2 build.
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-10-15  Ondrej ZajicekImplement command to show LSA db.
2009-10-14  Ondrej ZajicekReimplements 'show ospf state' for OSPFv3 and fixes...
2009-10-07  Ondrej ZajicekImplement proper LSA ID generation.
2009-09-08  Ondrej ZajicekTemporary OSPFv3 development commit.
2009-08-25  Ondrej ZajicekTemporary OSPFv3 development commit
2009-08-21  Ondrej ZajicekTemporary OSPFv3 development commit
2009-08-10  Ondrej ZajicekMerge branch 'master' into dev
2009-07-23  Ondrej ZajicekUse %R in OSPF when appropriate.
2009-07-06  Ondrej ZajicekMerge branch 'master' into dev
2009-07-05  Ondrej ZajicekFixes type mismatch in OSPF printf statements.
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-06-11  Ondrej ZajicekImplements an option that allows to change a set of...
2009-06-10  Ondrej ZajicekChanges OSPF to generate stub networks for non-primary...
2009-05-31  Ondrej ZajicekChanges pipes to transfer all routes between routing...
2009-05-21  Ondrej ZajicekMerge branch 'master' into dev
2009-05-06  Ondrej ZajicekA change in OSPF and RIP interface patterns.
2008-11-08  Ondrej ZajicekProper format functions for ORIGINATOR_ID, CLUSTER_LIST
2008-10-28  Ondrej ZajicekFixes some sloppiness of commit a3b70dc499b64f41aa776b5...
2008-10-26  Ondrej ZajicekMerge branch 'dev' into out
2008-10-26  Ondrej ZajicekTwo new informative CLI commands for OSPF.
2005-03-15  Ondrej FilipAdded new parametr 'rx buffer <num>'. BIRD is able...
2005-02-20  Ondrej FilipCleanup - all unused variables deleted.
2005-02-20  Ondrej FilipIntelligent reconfiguration should work again.
2005-02-20  Ondrej FilipSince now I can also use 'dead interval', not just...
2005-02-14  Ondrej FilipSmall changes to reduce number of warnings.
2005-02-13  Ondrej FilipMany bugfixes in routing table calculation and summary...
2004-07-15  Ondrej FilipHuge OSPF database redesign. Since now, all LSAs of...
2004-07-14  Ondrej FilipMultiple OSPF areas can be attached.
2004-07-13  Ondrej FilipBugfix - options bits were not included in LSAs
2004-06-26  Ondrej FilipMd5 authentification added (unsested).
2004-06-25  Ondrej FilipA lot of changes:
2004-06-11  Ondrej FilipBetter routing table calculation. We are ready to work...
2004-06-06  Ondrej FilipDeleted unused parameters.
2004-06-06  Ondrej FilipSmall cleanup, indentation and preparation for multiple...
2004-06-06  Ondrej FilipIndentation.
2004-06-06  Ondrej FilipStruct area_net changed.
2004-06-06  Ondrej FilipCleanup in iface.c
2004-06-05  Martin MaresOne less unused variable.
2004-06-05  Martin Mares... and a whole bunch of unused parameters and variable...
2004-06-04  Ondrej Filipcleanup in lsupd.c, indenting, "struct proto" removed...
2004-06-04  Ondrej FilipDon't repeat "Sheduling rt calc....."
next