]> git.meshlink.io Git - meshlink/blobdiff - src/net.h
Large cleanup:
[meshlink] / src / net.h
index fdda07ed9f9a310af3d736f6bb18055b3a287526..dbf081f75d629b04ea28aa0894aff48d00278f8a 100644 (file)
--- a/src/net.h
+++ b/src/net.h
@@ -104,7 +104,7 @@ typedef struct conn_list_t {
   ip_t vpn_ip;                     /* his vpn ip */
   ip_t vpn_mask;                   /* his vpn network address */
   ip_t real_ip;                    /* his real (internet) ip */
-  char *hostname;                  /* the hostname of its real ip */
+/*  char *hostname;                  /* the hostname of its real ip */
   short unsigned int port;         /* his portnumber */
   int flags;                       /* his flags */
   int socket;                      /* our udp vpn socket */