Actions
Feature #3097
openNLSR should handle parallel links between two nodes
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
08/12/2015
Due date:
% Done:
0%
Estimated time:
Description
It would be desirable for NLSR to handle parallel links. Currently having two nodes with two links between them would result in NLSR advertising only the first neighbor and ignoring the second one.
Here is a mini-ndn topology file to test this:
[nodes]
h2: _
g1: _
[links]
h2:g1 delay=5ms bw=1
h2:g1 delay=0ms bw=2
No data to display
Actions