Feature #4281
openDevelop self-learning for broadcast and ad hoc wireless faces
0%
Description
NDN self-learning is initially defined for point-to-point links only.
An important scenario for NDN self-learning in NFD is on wireless channels, such as ad hoc WiFi networks among Android devices.
Thus, the protocol definition and implementation shall be extended to support broadcast and ad hoc wireless faces.
Updated by Junxiao Shi about 7 years ago
- Blocks Feature #4279: Self-learning strategy added
Updated by Junxiao Shi about 7 years ago
- Blocked by Task #4282: Rename LinkType constants added
Updated by Md Ashiqur Rahman about 6 years ago
I've uploaded a patch to #4284. I believe next would be to translate the Ethernet address or UDP IP address of NextHop
to the EndpointId
when inserting a FIB next hop entry. Where and when this should be done?
Updated by Md Ashiqur Rahman about 6 years ago
During the 7th hackathon, Junxiao mentioned that the endpointId is already there in the transport. However, I can't find where the translation between the addresses to the 64 bit endpointId is going on? For UDP/TCP transport, I can see they are already doing this but for Ethernet transport, I don't see that.
Updated by Junxiao Shi almost 6 years ago
- Subject changed from Design self-learning for broadcast and ad hoc wireless faces to Develop self-learning for broadcast and ad hoc wireless faces
- Description updated (diff)
- Parent task deleted (
#4279)
Updated by Junxiao Shi almost 6 years ago
- Blocked by Feature #4279: Self-learning strategy added
Updated by Junxiao Shi almost 6 years ago
- Blocked by Feature #4284: FIB EndpointId column added
Updated by Junxiao Shi almost 6 years ago
- Blocked by Feature #4283: Refactor Ethernet unicast communication added
Updated by Junxiao Shi almost 6 years ago
- Blocked by Feature #4842: EndpointId in PIT in-record and out-record added
Updated by Junxiao Shi almost 6 years ago
- Blocked by Feature #4843: EndpointId in LinkService added
Updated by Junxiao Shi almost 6 years ago
- Blocked by Feature #4849: EndpointId in forwarding and Strategy API added
Updated by Md Ashiqur Rahman over 5 years ago
- Status changed from New to In Progress
Updated by Davide Pesavento about 5 years ago
- Target version changed from v0.7 to 22.02
Updated by Davide Pesavento almost 5 years ago
- Blocked by deleted (Feature #4843: EndpointId in LinkService)
Updated by Davide Pesavento over 4 years ago
- Blocked by deleted (Feature #4283: Refactor Ethernet unicast communication)
Updated by Davide Pesavento over 4 years ago
- Blocked by deleted (Task #4282: Rename LinkType constants)
Updated by Davide Pesavento over 4 years ago
- Tracker changed from Task to Feature
Updated by Davide Pesavento about 2 years ago
- Status changed from In Progress to New
- Assignee deleted (
Md Ashiqur Rahman)
Updated by Davide Pesavento 12 months ago
- Tags changed from SelfLearning to self-learning