bird/sysdep
Martin Mares e35ef181a4 o The if_change_too_big_p change was too high-spirited. Fixed.
o  Introduced if_find_by_index()
o  Recognizing two types of interface updates: full update (starting with
   if_start_update(), ending with if_end_update(), guaranteed to see
   all existing interfaces) and a partial update (only if_update(),
   usually due to asynchronous interface notifications).
1999-03-02 18:36:09 +00:00
..
cf Added skeletal version of Linux netlink interface. It doesn't work yet, 1999-03-01 20:17:46 +00:00
linux Implemented netlink protocol parsing functions. More to come tomorrow. 1999-03-01 22:31:27 +00:00
unix o The if_change_too_big_p change was too high-spirited. Fixed. 1999-03-02 18:36:09 +00:00
autoconf.h.in First step of "autoconfization". Created a configure script which 1999-01-09 15:02:11 +00:00
config.h Include "config.h" instead of "autoconf.h" in all Modules lists to make defines 1999-03-01 20:15:14 +00:00