Actions
Feature #4389
openGeneral broadcast support
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/24/2015
Due date:
% Done:
0%
Estimated time:
(Total: 0.00 h)
Description
Currently, NLSR does not support broadcast links, such as wireless connections, or broadcast ethernet connections. To support more networking scenarios, it should support broadcast links.
Files
Updated by Nicholas Gordon about 7 years ago
- File NLSR_design-021214.pptx NLSR_design-021214.pptx added
In the context of broadcast links, there are several things to consider for NLSR:
- Is the definition of "neighbor" still "can be reached directly through one of our links"?
- How can you ensure that the Hello protocol will still reach every neighbor accessible?
- How do you identify and name the broadcast link within NLSR, e.g. for advertising LSAs?
A potential design has been given by Lan in the attached slides "NLSR_design_021214,pptx", but these are attached for reference. They may need to be re-visited or updated to account for current ideas.
Actions