From f72df56543cfcd06df55f9f8e89b752013cc7bf6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 22 Feb 2012 10:42:24 +0000 Subject: [PATCH] -one more --- src/tun/test_tun.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tun/test_tun.c b/src/tun/test_tun.c index 5b124a52c..3897a7be1 100644 --- a/src/tun/test_tun.c +++ b/src/tun/test_tun.c @@ -69,5 +69,6 @@ int main (int argc, test_udp (4, 3, 22439); test_udp (4, 1, 23467); test_udp (7, 17, 6516); + test_udp (12451, 251, 42771); return ret; } -- 2.25.1