posisibility to overwrite rx_udpmac even with receiver

This commit is contained in:
2018-02-26 18:22:07 +01:00
parent 74f327a959
commit 5849725b97
2 changed files with 6 additions and 2 deletions

View File

@ -209,6 +209,10 @@ Resolved Issues
3. More locking to handle main and processing threads using the threadpool.
Removing unlock twice, which is undefined behavior.
4. Setting rx_udpmac should overwrite the receiver defined mac address.
Should be after rx_hostname command and followed by
"sls_detector_put configuremac 0"
Detector Server
---------------