Actions
Task #4109
openReplace NextHopList with a better container
Start date:
05/31/2017
Due date:
% Done:
0%
Estimated time:
Description
Currently, NextHopList is implemented as a class that implements semantics that allow only one next hop in the list, which are equivalent to a set. Further, it implements comparison semantics for NextHopLists. We should use a container that suits the requirements better.
Updated by Laqin Fan over 7 years ago
- Status changed from New to Code review
Updated by Nicholas Gordon about 7 years ago
- Subject changed from Replace NextHopList with a set to Replace NextHopList with a better container
- Description updated (diff)
Updated by Nicholas Gordon almost 7 years ago
- Target version changed from v0.4.0 to v0.5.0
Updated by Nicholas Gordon almost 7 years ago
- Target version changed from v0.5.0 to Minor release 0.4.1
Updated by Ashlesh Gawande over 6 years ago
- Target version changed from Minor release 0.4.1 to v0.5.0
Updated by Saurab Dulal over 5 years ago
- Target version changed from v0.5.0 to Minor release v0.5.1
Updated by Saurab Dulal over 5 years ago
- Target version changed from Minor release v0.5.1 to v0.6.0
Updated by Saurab Dulal almost 4 years ago
- Target version changed from v0.6.0 to Minor Release v0.6.1
Actions