0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-13 22:58:42 +00:00

Commit Graph

  • b53499cdaa Added interface index (used only by OS-dependent code since ifindexes itself are OS-dependent). Martin Mares 1998-05-24 14:48:09 +0000
  • d4bc8dc000 Staticized some variables and functions. Martin Mares 1998-05-24 14:46:20 +0000
  • 315aba32b3 Fixed path to includes. Martin Mares 1998-05-24 14:44:25 +0000
  • a2ccbb0b97 Implemented timers. Using bird_clock_t for absolute time from now... Martin Mares 1998-05-24 14:40:29 +0000
  • 235562ca5a Point-to-point links: added address of the opposite end. Martin Mares 1998-05-24 09:20:59 +0000
  • 480effedac Added declarations of all our socket functions. Martin Mares 1998-05-24 09:19:26 +0000
  • 2326b001d6 Added routing table and routing attribute code. Martin Mares 1998-05-20 11:54:33 +0000
  • 3994080eb1 Fixed path to includes. Martin Mares 1998-05-15 13:43:59 +0000
  • 25697773b5 The library is now glued together from generic and OS-dependent parts by the `mergedirs' script. Few more IP address manipulation functions and some fixes. Martin Mares 1998-05-15 07:56:13 +0000
  • 62aa008abd Parts of routing table code. Data structure declarations should be complete now. Martin Mares 1998-05-15 07:54:32 +0000
  • 18c8241a91 BIRD library: The story continues. Martin Mares 1998-05-03 16:43:39 +0000
  • a8b6038225 Next attempt on data structures... Martin Mares 1998-05-03 16:42:45 +0000
  • 6032aa6ade Added new subdir for UNIX-dependent files. Martin Mares 1998-05-03 16:42:08 +0000
  • 1feea03e74 Changed #include <x/y> to #include "x/y" for our local includes, so that gcc -MM can be used to separate them from the system ones. Martin Mares 1998-04-28 14:39:34 +0000
  • c40e05a0df Added IP address manipulation macros, interface declarations and logging. Martin Mares 1998-04-23 14:01:15 +0000
  • 481f69854a Added few route attributes. Martin Mares 1998-04-23 08:09:39 +0000
  • 58ef912c6b First look at data structures. More to come tomorrow... Martin Mares 1998-04-22 12:58:34 +0000
  • b60f748914 Added banner presented to KSVI. Martin Mares 1998-03-20 18:30:55 +0000