]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
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...
1999-03-17  Martin MaresImplemented extended route attributes and all related...
1999-03-17  Pavel MachekInitialize pointers to functions so that code is actual...
1999-03-17  Pavel MachekCompilation fix for mj.
1999-03-17  Pavel MachekDon't segfault on unknown interface.
1999-03-17  Pavel Machekaccept & reject should now work
1999-03-09  Ondrej FilipYes, joining the crew. Sorry for being late. Added...
1999-03-09  Pavel MachekResolved conflicts, you no longer need to wrap constant...
1999-03-09  Pavel MachekAdded '=' to operator list
1999-03-08  Pavel MachekFilters are now a tiny bit stronger (if is actually...
1999-03-04  Martin MaresFixed processing of !krt_capable() routes. Converted...
1999-03-04  Martin MaresKRT: Implemented asynchronous route / interface state...
1999-03-04  Martin MaresAlthough there are still heaps of FIXME's, Netlink...
1999-03-04  Martin MaresConverted some mb_alloc/bzero pairs to mb_allocz.
1999-03-04  Martin MaresInitialize allocated struct proto :-)
1999-03-04  Martin MaresUse dmalloc instead of EFence when available (dmalloc...
1999-03-03  Martin MaresNetlink scans routes...
1999-03-03  Martin MaresEFence helped to find using of already free rte's in...
1999-03-03  Martin MaresFix several things I broke today.
1999-03-03  Martin MaresAdded a hack forcing protocols with priority>0 to be...
1999-03-03  Martin MaresRewrote the kernel syncer. The old layering was horrible.
1999-03-03  Martin MaresIntroduced protocol priority (all 'normal' protocols...
1999-03-02  Pavel MachekAdd interface for running filters (please comment!...
1999-03-02  Pavel MachekAvoid segfault
1999-03-02  Martin MaresNetlink module supports interface scan on startup....
1999-03-02  Martin Mareso The if_change_too_big_p change was too high-spirited...
1999-03-02  Martin MaresInterface logic changes:
next