-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ether://
face creation not working
#51
Comments
The current version of YaNFD only supports creating TCP and UDP faces after startup. |
Can you tell me how to make face |
YaNFD supports multicast Ethernet face. |
It will make looping packet when more than 2 node or not? Because on nfd forwarder it make looping when i'm add route to multicast id |
ether://
face creation not working
I don't think it will. There is Interest aggregation preventing it. |
nfdc face create ether://[98:28:A6:3B:86:02] local dev://ens3
nfdc returns
Error 406 when creating face: Unsupported scheme ether
YaNFD log contains
WARN[3207] [FaceMgmt] Unable to create ether face with URI ether://[98:28:A6:3B:86:02]: Unsupported scheme ether://[]
The text was updated successfully, but these errors were encountered: