]> git.ipfire.org Git - thirdparty/bird.git/history - proto
Enums do not work, this is testcase.
[thirdparty/bird.git] / proto /
1999-11-10  Martin MaresAdded LSA hashing table (parts of code stolen from...
1999-11-10  Pavel MachekAdded timeout for routes (which means proper expiring...
1999-11-04  Pavel MachekFIXME's updated. One fixme is remaining for correct...
1999-11-04  Pavel MachekReject packets which are not authenticated.
1999-11-03  Ondrej FilipWorking on db des receiving.
1999-10-19  Ondrej FilipMinor changes and bug fixes. Preparing for Exchange...
1999-10-18  Ondrej FilipHuge changes. Neighbor and interface state machines...
1999-10-12  Pavel MachekFIXME's for rip added.
1999-10-12  Martin MaresChanged syntax of ip_class_mask, the old one was stupid.
1999-10-11  Pavel MachekUntested IPv6 support added. I do not know if it compil...
1999-10-02  Pavel MachekObvious bugs in authentication fixed.
1999-08-25  Ondrej FilipDD packet receiving in ExStart.
1999-08-24  Ondrej FilipA structure for receiving DD seq packets added.
1999-08-24  Ondrej FilipPreparing to send DD packets.
1999-08-20  Pavel MachekFew FIXME's removed from auth, few FIXME's added to...
1999-08-18  Pavel MachekFew fixme's fixed in rip (will not crash any more on...
1999-08-16  Ondrej FilipBetter dumping.
1999-08-10  Ondrej FilipSmall bux fixes. A neigh_chstate added.
1999-08-09  Ondrej FilipMultiple "hton problems" fixed. Now we're in EXSTART...
1999-08-09  Ondrej Filip"My own IP problem" fixed.
1999-08-09  Ondrej FilipBug fix in checksum calculation.
1999-08-09  Ondrej FilipBug in election fixed.
1999-08-09  Ondrej Filip(Backup) Designated Router election added.
1999-08-09  Ondrej FilipSome interface state machine changes. I found some...
1999-08-03  Martin MaresForgot to do a `cvs add', grr.
1999-08-03  Martin MaresCleaned up handling of interface patterns:
1999-06-02  Ondrej FilipFixed stupid bug with hello vs inactim timers.
1999-06-01  Ondrej FilipNeigbor deleting done. (I have some problems with timer...
1999-06-01  Ondrej FilipDetecting of new neighbor added. It starts inactivity...
1999-06-01  Martin MaresDefined IP_PREC_INTERNET_CONTROL and made all (well...
1999-05-31  Pavel MachekSet corectly destination address for RIP multicast...
1999-05-31  Pavel MachekAdded FIXME: mode broadcast randombly corrupts memory.
1999-05-31  Pavel MachekKill duplicity between rif and rif_patt.
1999-05-31  Pavel MachekSmall fixes to rip.
1999-05-31  Pavel MachekCleanup of warnings
1999-05-31  Pavel MachekIncoming side of authentication done but untested....
1999-05-31  Ondrej FilipIP socket priority (sock->tos) added. Constant taken...
1999-05-31  Ondrej FilipSome RX_Hello checks added.
1999-05-31  Martin MaresAdded extra argument to rt_update hook which contains...
1999-05-31  Ondrej FilipSending and receving of hello pkts works. No I will...
1999-05-31  Pavel MachekModified rip to new password handling in nest. Now...
1999-05-26  Pavel MachekMake rip use newly defined password lists.
1999-05-24  Ondrej Filipstruct ospf_neigbor corrected.
1999-05-24  Ondrej Filipstruct ospf_neigbor added. Neigbor state machine implem...
1999-05-24  Ondrej Filipifa->time split into wait_timer and hello_timer. I...
1999-05-24  Ondrej FilipIP header test added.
1999-05-17  Martin MaresKill remaining master_table relics in KRT code.
1999-05-14  Martin MaresAdded ip_skip_header() and modified OSPF to use it.
1999-05-14  Ondrej Filip*** empty log message ***
1999-05-14  Ondrej FilipNetmask checking for hello packets added.
1999-05-13  Ondrej FilipChecksum control added.
1999-05-11  Ondrej FilipOSPF RX implementation starts....
1999-05-11  Pavel MachekMensi updaty do ripu. Pridana passwd autentikace (netes...
1999-05-11  Ondrej FilipBetter logging output. Added 'struct proto *' info...
1999-05-06  Martin MaresI rewrote the interface handling code, so that it suppo...
1999-04-27  Ondrej FilipJust changes of comments.
1999-04-27  Ondrej FilipHello timer implemented.
1999-04-22  Ondrej FilipWork on hello continues.
1999-04-19  Pavel MachekUpdated filters: they now actually see IP/pxlen of...
1999-04-14  Pavel MachekSImplify code a tiny bit.
1999-04-14  Ondrej FilipRedesigned struct ospf_iface & new struct ospf_sock.
1999-04-14  Ondrej FilipSmall bug fix in memcpy.
1999-04-14  Martin MaresA couple of OSPF fixes:
1999-04-14  Martin MaresRemoved redeclaration of `idval', so that it compiles :)
1999-04-13  Ondrej FilipAdded wait timer for eligible BCAST & NBMA interface.
1999-04-13  Ondrej FilipChange in ospf_iface. (My bad understanding of lists...
1999-04-13  Ondrej FilipIPv6 changes.
1999-04-13  Ondrej FilipSmall change to stop using loopback.
1999-04-13  Ondrej FilipA small init change to avoid core dump.
1999-04-12  Ondrej FilipNot all I mean serious. Almost everything will change.
1999-04-12  Martin MaresRemoved TOS support. This simplifies many things a...
1999-03-29  Martin MaresAdded FIXME: If a strange interface appears, ignore...
1999-03-26  Martin MaresAdded everything protocols need to know about multiple...
1999-03-17  Martin MaresRemoved the `rta_same' hook since it's no longer needed...
1999-03-17  Pavel MachekInitialize pointers to functions so that code is actual...
1999-03-17  Pavel MachekDon't segfault on unknown interface.
1999-03-09  Ondrej FilipYes, joining the crew. Sorry for being late. Added...
1999-03-02  Pavel MachekAvoid segfault
1999-03-02  Martin MaresDon't try to install static routes to disconnected...
1999-03-01  Pavel MachekHopefully ended translating to new interface
1999-02-15  Pavel MachekMore rip fixes (config data moved to struct rip_proto_c...
1999-02-13  Martin MaresImplemented static device routes.
1999-02-13  Martin MaresParameter order for the proto->if_notify hook was diffe...
1999-02-13  Martin MaresStatic protocol doesn't need any shutdown function...
1999-02-13  Martin MaresPass new argument to FIB_ITERATE_END.
1999-02-08  Pavel MachekPropagate depend into all subdirectories; make rip...
1999-02-05  Martin MaresModified static router to use new interface.
1999-01-12  Pavel MachekMake it compile again (stupid makefiles!), make quiet...
1999-01-12  Pavel MachekPatterns expanded in the right way
1999-01-10  Martin MaresNew makefiles. Includes support for out-of-source-tree...
1998-12-22  Pavel MachekBird now uses fib structure instead of linklist.
1998-12-20  Martin Mareslog(), die() and bug() messages shound NOT contain...
1998-12-20  Martin Maresdie() -> bug() where appropriate.
1998-12-20  Martin MaresAdded #if 0 to rip_postconfig(), so that it doesn't...
1998-12-09  Pavel Machekdebug() -> DBG() in rip.
1998-12-09  Pavel MachekInitial multicast support (can not work, but skeleton...
1998-12-08  Martin MaresFixed a couple of bugs in static protocol. All static...
1998-12-06  Martin MaresAll static routes except for device ones should work...
1998-12-06  Martin MaresAdded skeleton of static route protocol.
1998-12-06  Martin MaresName cleanups as suggested by Pavel:
next