Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2018-05-10 19:51:18 +00:00
parent 36be8008d8
commit ca71508e5c
3 changed files with 9 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ struct ctl_msg {
} path;
struct mud_path path_status;
struct {
long pid;
size_t mtu;
int chacha;
struct sockaddr_storage bind;