Actions
Feature #4113
openUse auto-detected "ad hoc" attribute to create faces
Status:
New
Priority:
Normal
Assignee:
-
Category:
Faces
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
When NetworkMonitor
successfully detects whether a network interface is ad hoc or not, use that information to set LinkType as either LINK_TYPE_MULTI_ACCESS
or LINK_TYPE_AD_HOC
.
If detection is unsuccessful, keep using the value set in face_system.ether.mcast_ad_hoc
and face_system.udp.mcast_ad_hoc
config options.
Updated by Junxiao Shi over 7 years ago
- Blocked by Feature #4021: FaceSystem: use NetworkMonitor::listNetworkInterfaces() added
Updated by Junxiao Shi over 7 years ago
- Blocked by Feature #4019: "ad hoc" detection on macOS added
Updated by Davide Pesavento over 6 years ago
- Blocked by Feature #4020: "ad hoc" detection on Linux added
Actions