]> git.meshlink.io Git - meshlink/blobdiff - src/connection.h
Fix "Connection from (null)" log message.
[meshlink] / src / connection.h
index acab448490830755920c83a27d95403e873f94c4..9b272dc88741879e0e291405be05db0694e1717b 100644 (file)
@@ -57,7 +57,6 @@ typedef struct connection_t {
        char *name;                     /* name he claims to have */
 
        union sockaddr_t address;       /* his real (internet) ip */
-       char *hostname;                 /* the hostname of its real ip */
        int protocol_major;             /* used protocol */
        int protocol_minor;             /* used protocol */