mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-03 15:56:00 +00:00
Add support for weird linux aliased interface names
This commit is contained in:
@@ -89,3 +89,5 @@ extern int h_errno;
|
|||||||
#if defined (USE_DEFAULT_NETWORK)
|
#if defined (USE_DEFAULT_NETWORK)
|
||||||
# define USE_SOCKETS
|
# define USE_SOCKETS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define ALIAS_NAMES_PERMUTED
|
||||||
|
@@ -89,3 +89,5 @@ extern int h_errno;
|
|||||||
#if defined (USE_DEFAULT_NETWORK)
|
#if defined (USE_DEFAULT_NETWORK)
|
||||||
# define USE_SOCKETS
|
# define USE_SOCKETS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define ALIAS_NAMES_PERMUTED
|
||||||
|
Reference in New Issue
Block a user