X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fdiscovery.c;fp=src%2Fdiscovery.c;h=7b6cfd0a96f3f4893c2a072897ac4f752bcd07b1;hb=a036178f1a7b4484e7159c4a857632bb10e06739;hp=3023444d58a5139bb4f4c65569ad12cab68a0c4c;hpb=5e8d8e15413e53337554af086e905bc7ae7fa089;p=meshlink diff --git a/src/discovery.c b/src/discovery.c index 3023444d..7b6cfd0a 100644 --- a/src/discovery.c +++ b/src/discovery.c @@ -392,6 +392,7 @@ static void *discovery_loop(void *userdata) { config.publish_hinfo = 0; config.publish_addresses = 1; config.publish_no_reverse = 1; + config.allow_point_to_point = 1; /* Allocate a new server */ int error;