mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-30 22:05:23 +00:00
SIOCGIFCONF API doesn't work properly on sparc.
This commit is contained in:
@@ -124,7 +124,9 @@ extern int h_errno;
|
|||||||
# if defined (USE_DEFAULT_NETWORK)
|
# if defined (USE_DEFAULT_NETWORK)
|
||||||
# define USE_LPF
|
# define USE_LPF
|
||||||
# endif
|
# endif
|
||||||
# define SIOCGIFCONF_NULL_BUF_GIVES_CORRECT_LEN
|
# if !defined (__sparc__) /* XXX hopefully this will be fixed someday */
|
||||||
|
# define SIOCGIFCONF_NULL_BUF_GIVES_CORRECT_LEN
|
||||||
|
# endif
|
||||||
# define LINUX_SLASHPROC_DISCOVERY
|
# define LINUX_SLASHPROC_DISCOVERY
|
||||||
# define PROCDEV_DEVICE "/proc/net/dev"
|
# define PROCDEV_DEVICE "/proc/net/dev"
|
||||||
# define HAVE_ARPHRD_TUNNEL
|
# define HAVE_ARPHRD_TUNNEL
|
||||||
|
Reference in New Issue
Block a user