bird/sysdep
Martin Mares 61fb537c62 Use struct ip_mreqn' instead of struct ip_mreq' for multicast
operations on 2.1/2.2 kernels. This allows passing of real interface
indexes instead of referencing interfaces by their IP addresses which
fails badly in presence of unnumbered interfaces.

Unfortunately, this structure is not visible with glibc 2.0 as it provides
its own networking headers :-(  Both libc5 and glibc 2.1 should be OK.
1999-04-12 15:27:56 +00:00
..
cf Defined CONFIG_SELF_CONSCIOUS whenever the kernel scanner is able 1999-04-03 13:00:52 +00:00
linux More changes to the kernel syncer. 1999-04-03 13:05:18 +00:00
unix Use struct ip_mreqn' instead of struct ip_mreq' for multicast 1999-04-12 15:27:56 +00:00
autoconf.h.in Use struct ip_mreqn' instead of struct ip_mreq' for multicast 1999-04-12 15:27:56 +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