Force MTU sync

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2020-01-04 16:15:18 +00:00
parent 23a5cdfe31
commit c536bef802
2 changed files with 12 additions and 8 deletions

1
mud.h
View File

@@ -49,6 +49,7 @@ struct mud_path {
size_t min;
size_t max;
size_t probe;
size_t last;
size_t ok;
} mtu;
struct {