Issue priority list - JudeNiroshan/ns-3-dev-git GitHub Wiki

This is the issue priority list for ns-3-dev-git/gsoc2018

  • fix the convertFrom issue inside the calculateTrust() - (Done)
  • rename to the TrustManager, TrustTable, TrustEntry - (Done)
  • Use Address instead of Ipv4Address - (Done)
  • Move the Trust generic classes into the "trust" - (Done)
  • New module "trust-aodv". Move Aodv trust related classes into that module - (Done)