noddos: Noddos v0.5.0 with mDNS / DNS-SD support
[feed/packages.git] / net / knxd / files / knxd.config
index 8a42854e646ffafded9ef681dacc1a147796438a..c9893bda48577048b2fed8429a159f951799409b 100644 (file)
@@ -9,16 +9,18 @@ config daemon args
        option Discovery 1
        # EIBADDR set our EIB address to EIBADDR (default 0.0.1)
        option eibaddr "0.0.1"
+       # CLIENT-ADDRS assign addresses ADDRSTART through ADDRSTART+n
+       option client-addrs "0.0.2:10"
        # LEVEL set error level
        option error 0
        # PORT listen at TCP port PORT (default 6720)
        option listen_tcp "6720"
-       # wait for L_Data_ind while sending (for all EMI based backends)
-       option no_emisend_queuing 0
+       # Interface to use
+       option Interface ""
+       # wait while sending
+       option send-delay ""
        # SERVERNAME name of the EIBnet/IP server (default is 'knxd')
        option Name "OpenWrt"
-       # do not assume KNXnet/IP Tunneling bus interface can handle parallel cEMI requests
-       option no_tunnel_client_queuing 0
        # the next Layer2 interface may not enter monitor mode
        option no_monitor 0
        # enable EIBnet/IP Routing in the EIBnet/IP server