Skip to content

[fw] broadcast/replicast forwarding strategy + best-route override#174

Draft
r2dev2 wants to merge 21 commits intonamed-data:dv2from
r2dev2:r2dev2/replicast-forwarding
Draft

[fw] broadcast/replicast forwarding strategy + best-route override#174
r2dev2 wants to merge 21 commits intonamed-data:dv2from
r2dev2:r2dev2/replicast-forwarding

Conversation

@r2dev2
Copy link

@r2dev2 r2dev2 commented Mar 3, 2026

  • fixes bug in bestroute forwarding ER tagging where ER was out of sync with nexthop after sort
  • refactors strategy interface to take in a list of tuple of nexthop/ER
  • override to setting the strategy to best-route when ER tag is detected (see slide 16) - behavior might be reconsidered in future, but keep for now
  • implements broadcast forwarding strategy to forward interest packet to all next hops
  • implements replicast forwarding strategy (n interest packets sent to n unique egress routers)
  • changes router to use broadcast forwarding in its advertisement interests and for localhop advertisement svs

TODO before ready for review:

  • test replicast using an svs application in e2e env (NOT the ndnd advertisement svs as that is localhop)

@r2dev2 r2dev2 changed the title [fw] replicast forwarding strategy [fw] broadcast + replicast forwarding strategy and best-route override Mar 3, 2026
@r2dev2 r2dev2 changed the title [fw] broadcast + replicast forwarding strategy and best-route override [fw] broadcast/replicast forwarding strategy + best-route override Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants