Actions
Feature #3948
openMultiple network support
Start date:
05/30/2017
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Tags:
Description
Do not forward LSA interests to routers not in the same network. Multiple networks should not interfere with each other.
Currently, if two routers are working on different network prefixes, e.g. /ndn/
and /ccn
, LSAs distributed will leak into the other network, and cause interruptions.
- (1) On a single computer, multiple NLSR processes could run simultaneously without interfering with each other.
- (2) LSAs distributed for one network would not clutter other networks.
This is a CI-NEW grant (NDN-CRI) goal for year two.
Actions