Revision 5adbab1f
ml.c | ||
---|---|---|
69 | 69 |
/* |
70 | 70 |
* timeout before thinking of an mtu problem (check MAX_TRIALS as well) |
71 | 71 |
*/ |
72 |
#define PMTU_TIMEOUT 500000 // in usec
|
|
72 |
#define PMTU_TIMEOUT 1000000 // in usec
|
|
73 | 73 |
|
74 | 74 |
/* |
75 | 75 |
* retry sending connection messages this many times before reducing pmtu |
Also available in: Unified diff