From 5d021c879a1c83ba222d09f1e0dc2a0a081bc799 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 30 Jan 2019 07:26:53 +0100 Subject: implement MTU calculation and adjustments --- src/include/gnunet_tun_lib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/gnunet_tun_lib.h') diff --git a/src/include/gnunet_tun_lib.h b/src/include/gnunet_tun_lib.h index 8fb6f32f0..11c43e8b7 100644 --- a/src/include/gnunet_tun_lib.h +++ b/src/include/gnunet_tun_lib.h @@ -58,6 +58,7 @@ * 8 bytes for IPv4, 4 bytes for port, 1 byte for "4", 2 bytes for "-", * one byte for 0-termination. */ + #define GNUNET_TUN_IPV4_REGEXLEN 16 -- cgit v1.2.3