From 7a6fe203ee890f26bd9eb27e90f7306e33623a69 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 27 Dec 2013 07:41:36 -0800 Subject: Rebuild OSX tap for up to 32 devices. --- ext/tap-mac/tuntap/src/tap/tap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/tap-mac/tuntap/src') diff --git a/ext/tap-mac/tuntap/src/tap/tap.h b/ext/tap-mac/tuntap/src/tap/tap.h index 0ef9e159..72339a95 100644 --- a/ext/tap-mac/tuntap/src/tap/tap.h +++ b/ext/tap-mac/tuntap/src/tap/tap.h @@ -32,7 +32,7 @@ #define TAP_FAMILY_NAME ((char *) "zt") -#define TAP_IF_COUNT 16 /* max number of tap interfaces */ +#define TAP_IF_COUNT 32 /* max number of tap interfaces */ #define TAP_MTU 2800 -- cgit v1.2.3