This group is locked. No changes can be made to the group while it is locked.
Re: [L2switch-dev] How to compute the routing path between two hosts in OpenDayLight?
Austin
Hi Mingming, The current status is that Dijkstra algorithm is not be used in l2switch. The related code are all been annotated. And the authors of l2switch also says this module is not complete. Instead, it use STP to forward all packets to every devices in the network. So we decide to develop our own module “l2switch-plus” to enhance the ability of l2switch. As a result, we can get routing information easily. Best regards, Junzhuo
|
|