@@ -164,8 +164,10 @@ int main(int argc, char *argv[]) {
...
@@ -164,8 +164,10 @@ int main(int argc, char *argv[]) {
findPortsNumberNames();
findPortsNumberNames();
buildL2LoopDiscoveryFrame();
buildL2LoopDiscoveryFrame();
init_l2loop_send_discovery_thread();
fprintf(stdout,"L2 loop detection started with discovery interval set to %d seconds and recovery check tries set to %d\n",send_loop_discovery_period,send_discovery_numbertimes);