pex: reduce unnecessary ping traffic
[project/unetd.git] / host.h
diff --git a/host.h b/host.h
index 040c292f42fa7f086ce24b0cab64efea2609c8d3..5eed71175784fb8729dd4763ad3046294d909edc 100644 (file)
--- a/host.h
+++ b/host.h
@@ -21,6 +21,7 @@ struct network_peer {
                bool connected;
                bool handshake;
                bool has_local_ep_addr;
+               bool pinged;
                union network_addr local_ep_addr;
                union network_endpoint endpoint;