bird/sysdep
Martin Mares c93214d442 o There are cases when SIOCGIFINDEX is defined, but it doesn't work. When
this happens, don't reject the whole interface, just mark it as index 0.
o  Removed Pavel's comment about EFAULT and SIGSEGV. EFAULT is a valid return
   code for cases where the buffer is too small.
o  Commented out the smart interface list size logic temporarily as it seems
   Linux 2.0 SIOCGIFCONF doesn't react to ifc_req==NULL sanely. Replaced it
   by exponential stepping.
1998-10-13 19:57:33 +00:00
..
cf Added CONFIG_AUTO_ROUTES (automatic device route creation) and 1998-05-26 21:44:54 +00:00
linux The library is now glued together from generic and OS-dependent parts 1998-05-15 07:56:13 +00:00
unix o There are cases when SIOCGIFINDEX is defined, but it doesn't work. When 1998-10-13 19:57:33 +00:00
config.h Implemented timers. Using bird_clock_t for absolute time from now... 1998-05-24 14:40:29 +00:00