]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
1999-05-26  Pavel MachekChange format of passwords (less ;'s) and fix password...
1999-05-26  Pavel MachekExample of password list usage.
1999-05-26  Pavel MachekSkeleton for password handling, currently I only build...
1999-05-26  Pavel MachekAdded notion of datetime
1999-05-26  Pavel MachekBetter date/time input methods need to be done
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 FilipSmall bug in ipv4_skip_header.
1999-05-24  Ondrej FilipIP header test added.
1999-05-21  Martin MaresAdded CONFIG_MULTIPLE_TABLES whereever appropriate.
1999-05-21  Martin MaresRemoved one unused structure field.
1999-05-21  Martin MaresDon't forget to export CPPFLAGS to GCC. :)
1999-05-21  Martin MaresAdded --with-sysinclude to allow explicitly setting...
1999-05-17  Martin MaresKill remaining master_table relics in KRT code.
1999-05-17  Martin MaresFrom now we support multiple tables. The master_table...
1999-05-17  Martin MaresImplemented two new symbol handling functions:
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-10  Martin MaresAdded packet checksumming code. Watch the comments...
1999-05-07  Martin MaresNetlink support for secondary interface addresses.
1999-05-06  Martin MaresI rewrote the interface handling code, so that it suppo...
1999-04-27  Martin MaresRecognize site scope for IPv4 addresses (prefixes reser...
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 MaresMulticasts once again: When using SO_BINDTODEVICE,...
1999-04-14  Martin MaresNext attempt to get SO_BINDTODEVICE work :)
1999-04-14  Martin MaresUse SO_BINDTODEVICE if we're using old multicast API...
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  Pavel MachekSets of IP addresses should work, now. (From now on...
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 MaresAdded ipa_compare as requested.
1999-04-12  Pavel MachekSets of integers now actually work. Sets of IP will...
1999-04-12  Martin MaresIgnore alias interfaces (some day, we will treat them...
1999-04-12  Martin MaresRemoved TOS support. This simplifies many things a...
1999-04-12  Martin MaresCosmetic message fix.
1999-04-12  Martin MaresUse $(CC) instead of gcc even when generating dependencies.
1999-04-12  Martin MaresOops, a typo in previous struct ip_mreqn changes...
1999-04-12  Martin MaresUse `struct ip_mreqn' instead of `struct ip_mreq' for...
1999-04-12  Martin MaresFixed a couple of bugs in handling of multicast sockets.
1999-04-12  Pavel MachekOops, typo.
1999-04-12  Pavel MachekIn case no startup function is defined, don't try to...
1999-04-11  Martin MaresAdded new target "tags" to generate a tag table for...
1999-04-10  Pavel MachekDecrease number of warnings.
1999-04-07  Martin MaresPortability fixes.
1999-04-07  Pavel MachekFilters upgraded - a bit. Moved code to filter.c becaus...
1999-04-06  Martin Maresip_pton: Avoid modification of the string we're converting.
1999-04-05  Martin MaresRouting table core changes to support full route filtering:
1999-04-05  Martin MaresAdded some new protocol hooks (look at the comments...
1999-04-05  Martin MaresChanged syntax of attaching filters to protocols to...
1999-04-05  Martin MaresSeveral filter changes. (Pavel, please check if they...
1999-04-05  Martin MaresUse a more reasonable pool chunk size: 4080 bytes seem...
1999-04-03  Martin MaresMore changes to the kernel syncer.
1999-04-03  Martin MaresAdded new protocol hook for dumping of protocol-depende...
1999-04-03  Martin MaresDefined CONFIG_SELF_CONSCIOUS whenever the kernel scann...
1999-04-02  Martin MaresFixed `too many interfaces' cases.
1999-04-02  Pavel MachekBelieve it or not, printf()'s does not work too much...
1999-04-01  Martin MaresArgh, the fix was wrong.
1999-04-01  Martin MaresPortability fixes.
1999-04-01  Martin MaresFirst few FreeBSD portability fixes.
1999-03-29  Martin MaresUpdated the TODO list.
1999-03-29  Martin MaresRemember that we can run device syncer without kernel...
1999-03-29  Martin MaresPlease don't commit debugging code which makes BIRD...
1999-03-29  Martin MaresPrefer `gm4' over `m4' (due to BSD et al.).
1999-03-29  Pavel MachekUpdate of filters towards new interface.
1999-03-29  Martin MaresClarify resource dumps and include them in the main...
1999-03-29  Martin MaresDon't try to delete interface routes on CONFIG_AUTO_ROU...
1999-03-29  Martin MaresAdded FIXME: If a strange interface appears, ignore...
1999-03-29  Martin MaresAdded lp_flush() which flushes contents of a linear...
1999-03-29  Martin MaresMoved all system-dependent #include's containing endian...
1999-03-29  Martin Mares#define NULL if not defined by system includes.
1999-03-29  Martin MaresAfter today's lengthy discussions about filter syntax...
1999-03-27  Martin MaresCleaned up system configuration files -- removed few...
1999-03-26  Martin MaresAdded everything protocols need to know about multiple...
1999-03-26  Martin MaresMoved to a much more systematic way of configuring...
1999-03-26  Martin MaresAllow different instances of the same protocol with...
1999-03-26  Martin MaresSlightly better generator of default protocol instance...
1999-03-26  Martin MaresDon't compile OSPF by default.
1999-03-26  Martin MaresDon't try to manipulate neighbor lists for copied inter...
1999-03-24  Martin MaresRemoved our declaration of RTPROT_BIRD since Alexey...
1999-03-17  Martin Maresrte_update: Check sanity of incoming entries. Throw...
1999-03-17  Martin MaresAllow input and output filters (only accept/reject...
1999-03-17  Martin MaresA couple of filter tweaks:
1999-03-17  Martin MaresRemoved the `rta_same' hook since it's no longer needed...
next