Remove old icmp/auto mtu code

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2018-03-04 15:16:24 +00:00
parent b4ec962a3b
commit 4fab60ea87
6 changed files with 24 additions and 61 deletions

View File

@@ -26,7 +26,6 @@ struct ctl_msg {
struct mud_path path_status;
struct {
size_t mtu;
int mtu_auto;
int chacha;
struct sockaddr_storage bind;
struct sockaddr_storage peer;