X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=test%2Fblackbox%2Frun_blackbox_tests%2Ftest_optimal_pmtu.h;h=3ee68f7d6af816441a3358aa8dcd37f46cdcc28f;hb=cdb3dada645394bb1e0d0bf7816291fbd9a2a4a0;hp=b3333c71a8382bed9f39e7a669c91406d2f06893;hpb=6717174046f62362e5a22998b40960f574120805;p=meshlink diff --git a/test/blackbox/run_blackbox_tests/test_optimal_pmtu.h b/test/blackbox/run_blackbox_tests/test_optimal_pmtu.h index b3333c71..3ee68f7d 100644 --- a/test/blackbox/run_blackbox_tests/test_optimal_pmtu.h +++ b/test/blackbox/run_blackbox_tests/test_optimal_pmtu.h @@ -22,8 +22,6 @@ #include -#pragma pack(1) - extern int test_optimal_pmtu(void); extern int total_tests; extern char *lxc_path; @@ -58,6 +56,7 @@ typedef struct pmtu_attr { abort(); \ } -#define PING_TRACK_TIMEOUT 500 +#define PING_TRACK_TIMEOUT 100 +#define CHANNEL_PORT 1234 #endif // TEST_CASES_OPTIMAL_PMTU_H