Actions
Task #4934
closedDynamically Determine Whether to Use UDP Multicast or Individual Unicast Faces
Start date:
05/21/2019
Due date:
% Done:
100%
Estimated time:
Description
Currently, npChat registers the route /npChat/ on the multicast face created by NFD and creates faces to all nodes found using NSD and registers routes /npChat/ on them. We need to find out if there is a way to determine if UDP multicast is supported on the current network and use NSD if necessary.
Actions