diff --git a/modules/services_discovery/sap.c b/modules/services_discovery/sap.c index 922e367e573b1437a5177ac6192adea6a4a4c8ea..13c5c0e03e9d283392e92a37ee0e17cb00d0505d 100644 --- a/modules/services_discovery/sap.c +++ b/modules/services_discovery/sap.c @@ -54,8 +54,7 @@ /* SAP is always on that port */ #define SAP_PORT 9875 -//#define SAP_V4_ADDRESS "224.2.127.254" -#define SAP_V4_ADDRESS "0.0.0.0" +#define SAP_V4_ADDRESS "224.2.127.254" #define ADD_SESSION 1 #define IPV6_ADDR_1 "FF0" /* Scope is inserted between them */