diff --git a/config.h b/config.h index 4a2cbaa..40d8978 100644 --- a/config.h +++ b/config.h @@ -27,7 +27,7 @@ #include "sk.h" #define MAX_PORTS 8 -#define MAX_IFNAME_SIZE 16 +#define MAX_IFNAME_SIZE 108 /* = UNIX_PATH_MAX */ /** Defines a network interface, with PTP options. */ struct interface {