Reset default MTU to 1500
This commit is contained in:
@@ -50,6 +50,7 @@ static struct {
|
|||||||
.bind = {
|
.bind = {
|
||||||
.port = 5000,
|
.port = 5000,
|
||||||
},
|
},
|
||||||
|
.mtu = 1500,
|
||||||
.timeout = 5000,
|
.timeout = 5000,
|
||||||
.ipv4 = 1,
|
.ipv4 = 1,
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
|
|||||||
Reference in New Issue
Block a user