]> git.ipfire.org Git - thirdparty/bird.git/history - proto/ospf/iface.c
Better support for /31 networks.
[thirdparty/bird.git] / proto / ospf / iface.c
2010-04-27  Ondrej ZajicekBetter support for /31 networks.
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-21  Ondrej ZajicekMerge commit 'origin/master' into new
2010-04-21  Ondrej ZajicekFixes several problems in OSPF vlink implementation.
2010-04-02  Ondrej ZajicekUse SO_BINDTODEVICE also in Linux/IPv6.
2010-04-02  Ondrej ZajicekMinor fixes to previous patches.
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-03-11  Ondrej ZajicekTemoporary OSPF commit - socket changes.
2010-02-11  Ondrej ZajicekTemporary OSPF commit - socket changes.
2010-02-07  Ondrej ZajicekUnnumbered OSPF interfaces should be always in the...
2010-01-13  Ondrej ZajicekComment update.
2010-01-08  Ondrej ZajicekMerge commit 'origin/master' into new v1.2.0
2010-01-08  Ondrej ZajicekA partial vlink fix.
2010-01-07  Ondrej FilipMore information about vlinks.
2010-01-07  Ondrej FilipBugfix in DBG call.
2010-01-07  Ondrej FilipBe a little bit more verbose on virtual links.
2010-01-03  Ondrej ZajicekImplements MRTdump feature.
2009-12-22  Ondrej ZajicekMerge commit 'origin/master' into new
2009-12-20  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-12-14  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-12-10  Ondrej ZajicekTemporary OSPFv3 commit.
2009-11-09  Ondrej ZajicekUse IPv6 checksums in OSPFv3.
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-09-08  Ondrej ZajicekTemporary OSPFv3 development commit.
2009-09-04  Ondrej ZajicekTemporary OSPFv3 development commit (changing multicast...
2009-08-28  Ondrej ZajicekTemporary OSPFv3 development commit
2009-08-27  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-05-21  Ondrej ZajicekMerge branch 'master' into dev
2009-05-06  Ondrej ZajicekA change in OSPF and RIP interface patterns.
2009-01-11  Ondrej ZajicekSome fixes and update of OSPF debug messages
2005-03-15  Ondrej FilipAdded new parametr 'rx buffer <num>'. BIRD is able...
2005-03-14  Ondrej FilipOSPF can accept larger packets than MTU.
2005-02-20  Ondrej FilipCleanup - all unused variables deleted.
2005-02-20  Ondrej FilipSince now I can also use 'dead interval', not just...
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 FilipSend hello as soon as possible after the interface...
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-06  Ondrej FilipIndentation.
2004-06-06  Ondrej FilipCleanup in iface.c
2004-06-05  Ondrej FilipSet size of the buffers. (Thanx MJ.)
2004-06-05  Martin MaresStaticized lots of local functions.
2004-06-05  Martin Mares... and a whole bunch of unused parameters and variable...
2004-06-05  Martin MaresMoved the tests for socket existence here.
2004-06-04  Ondrej Filipcleanup in lsupd.c, indenting, "struct proto" removed...
2004-06-04  Ondrej FilipOSPF is ready for changing MTU.
2004-06-04  Ondrej Filiphello.c and hello.h cleaned up. No design changes.
2004-06-03  Ondrej FilipAdded source addr for multicast socket.
2004-06-01  Ondrej FilipEasier cleanup of an interface.
2004-06-01  Ondrej FilipDon't free socket's resources.
2004-06-01  Ondrej FilipPatch from Andreas Steinmetz <ast@domdv.de>
2004-05-31  Ondrej FilipMinor bug fix in neighbor state machine.
2003-08-23  Ondrej FilipMany spelling mistakes fixed.
2001-08-11  Ondrej FilipI will not originate the same lsa before MINLSINTERVAL.
2000-09-04  Ondrej FilipFixed many bugs in rt calculation and interface adding...
2000-09-04  Ondrej FilipI allocate struct ifa before unlocking. So route export...
2000-09-02  Ondrej FilipAdded stub interface. (Interface which is propagated...
2000-09-02  Ondrej FilipAdded hellos on NBMA networks. (I don't violate RFC...
2000-06-07  Ondrej FilipDoc
2000-06-07  Ondrej FilipDoc in neighbor.c and some tiny changes related to.
2000-06-07  Martin MaresAvoid SEGV's in tracing.
2000-06-06  Ondrej FilipAdded IP protocols.
2000-06-06  Ondrej FilipTracing.
2000-06-06  Ondrej FilipSimple autentication added.
2000-06-06  Ondrej FilipAll die() renamed to bug().
2000-06-06  Ondrej FilipInterface locks added.
2000-06-05  Ondrej FilipNBMA networks should work now.
2000-06-05  Ondrej FilipBugfix in NET LSA flushing.
2000-06-05  Ondrej FilipDon't info about DR and BDR on non-MA networks.
2000-06-05  Ondrej FilipYet another change, now flushing of net lsa seems to...
2000-06-05  Ondrej FilipDon;t send packet over downed interface.
2000-06-05  Ondrej FilipPremature age LSA if you're NOT dr.
2000-06-04  Martin MaresRemoved lots of trailing newlines in log messages.
2000-06-01  Ondrej FilipAdded show ospf interface.
2000-05-31  Ondrej FilipEhm, some other "down" steps.
2000-05-31  Ondrej FilipSome bugs in cleanup after iface down.
2000-05-31  Ondrej FilipWhy does not work "sk_close(sk);rfree(sk);"?
2000-05-31  Ondrej FilipBetter debugging.
2000-05-31  Ondrej FilipLSArt origination and routing table calculation is...
2000-05-30  Ondrej FilipAdded \n in debug.
2000-05-30  Ondrej FilipBug in socket closing.
2000-05-16  Ondrej FilipDowning of interface should work.
2000-05-09  Ondrej FilipBugfix in hello.
2000-05-03  Ondrej FilipBetter rt and net originating.
2000-05-02  Ondrej FilipOriginating of network LSA.
2000-05-02  Ondrej FilipAdding InfTransDelay for outgoing lsa.
2000-04-30  Ondrej FilipMany small changes and bug fixes. Routing table calcula...
next