mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
eiger and 2 udpinterfaces
This commit is contained in:
@ -345,7 +345,7 @@ void Implementation::setArping(const bool i,
|
||||
} else {
|
||||
threadArping->ClearIpsAndInterfaces();
|
||||
threadArping->AddIpsAndInterfaces(eth[0], ips[0]);
|
||||
if (numUDPInterfaces == 2) {
|
||||
if (numUDPInterfaces == 2 && detType != EIGER) {
|
||||
threadArping->AddIpsAndInterfaces(eth[1], ips[1]);
|
||||
}
|
||||
threadArping->StartRunning();
|
||||
|
Reference in New Issue
Block a user