removing broadcast port
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 21 Nov 2011 15:44:29 +0000 (15:44 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 21 Nov 2011 15:44:29 +0000 (15:44 +0000)
src/transport/test_transport_api_udp_peer1.conf
src/transport/transport.conf

index db244c36a976bd62e4996c286e0fb55377fca23d..a1413679f5701d0110a9c2a411dfca8a535c2912 100644 (file)
@@ -6,7 +6,7 @@ DEFAULTCONFIG = test_transport_api_udp_peer1.conf
 [transport-udp]
 PORT = 12040
 #BROADCAST = YES
-#BROADCAST_PORT = 20089
+BROADCAST_PORT = 20089
 #BROADCAST_INTERVAL = 30000
 MAX_BPS = 50000000
 
index 7bd9de95eaab5dcd5fd6567438b4e3288e777760..ddcf83e55f1f0d90c26972046a2b4c471fb7bc70 100644 (file)
@@ -43,7 +43,6 @@ MAX_CONNECTIONS = 128
 [transport-udp]
 PORT = 2086
 #BROADCAST = YES
-#BROADCAST_PORT = 20089
 #BROADCAST_INTERVAL = 30000
 MAX_BPS = 1000000