]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
1998-06-01  Martin MaresAdded ipa_xor() and ipa_in_net().
1998-05-26  Martin MaresWhee, multicast sockets work!
1998-05-26  Martin MaresAdded CONFIG_AUTO_ROUTES (automatic device route creati...
1998-05-26  Martin MaresDebug messages.
1998-05-26  Martin MaresImplemented scanning of network interfaces. Mostly...
1998-05-26  Martin MaresAdded generic functions for unaligned data access.
1998-05-26  Martin MaresResource pools are now named.
1998-05-26  Martin MaresAdded ipa_opposite().
1998-05-26  Martin MaresDBG now calls debug() instead of sending it to log().
1998-05-24  Martin MaresAdded few socket declarations.
1998-05-24  Martin MaresAdded UNIX implementation of both timers and sockets...
1998-05-24  Martin MaresAdded debug dump function, but it's still empty :(
1998-05-24  Martin Maresprotos_init, not proto_init.
1998-05-24  Martin MaresAdded interface index (used only by OS-dependent code...
1998-05-24  Martin MaresStaticized some variables and functions.
1998-05-24  Martin MaresFixed path to includes.
1998-05-24  Martin MaresImplemented timers. Using bird_clock_t for absolute...
1998-05-24  Martin MaresPoint-to-point links: added address of the opposite...
1998-05-24  Martin MaresAdded declarations of all our socket functions.
1998-05-20  Martin MaresAdded routing table and routing attribute code.
1998-05-15  Martin MaresFixed path to includes.
1998-05-15  Martin MaresThe library is now glued together from generic and...
1998-05-15  Martin MaresParts of routing table code. Data structure declaration...
1998-05-03  Martin MaresBIRD library: The story continues.
1998-05-03  Martin MaresNext attempt on data structures...
1998-05-03  Martin MaresAdded new subdir for UNIX-dependent files.
1998-04-28  Martin MaresChanged #include <x/y> to #include "x/y" for our local...
1998-04-23  Martin MaresAdded IP address manipulation macros, interface declara...
1998-04-23  Martin MaresAdded few route attributes.
1998-04-22  Martin MaresFirst look at data structures. More to come tomorrow...
1998-03-20  Martin MaresAdded banner presented to KSVI.