Don't show all tunnels

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2019-07-19 22:40:31 +00:00
parent ed82531fc0
commit 67ea65b1a8
3 changed files with 28 additions and 43 deletions

View File

@@ -27,6 +27,7 @@ struct ctl_msg {
} path;
struct mud_path path_status;
struct {
char tun_name[64];
long pid;
size_t mtu;
int chacha;