Task #2962
closed
Implement a NameLsa::isEqualContent() method
Added by Muktadir Chowdhury over 9 years ago.
Updated over 7 years ago.
Description
There is a method, which compares two LSA content, for each of the Adjacency and Coordinate LSA. Name Lsa should also have a method like that.
- Status changed from New to In Progress
- Assignee set to Nicholas Gordon
- Target version set to v0.4.0
- Due date set to 05/26/2017
- Status changed from In Progress to Code review
- % Done changed from 0 to 80
I also feel that the LSAs should get operator==. That's the idiomatic way to compare objects in C++, and since now have a way to compare each type, it would be only a small job.
I also feel that the LSAs should get operator==.
If all fields are being compared, operator==
is better.
- Status changed from Code review to Closed
This has been merged. Work continues on the operator== patch.
Also available in: Atom
PDF