GSOC2023NetAnimFinalReport

From Nsnam
Revision as of 19:50, 6 October 2023 by Raghuram (Talk | contribs) (Created page with "= Project Overview = * '''Project Name''': [https://summerofcode.withgoogle.com/programs/2023/projects/EpacH0ct Dynamic device registration for NetAnim simulation animations]...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Project Overview

  • Project Name: Dynamic device registration for NetAnim simulation animations
  • Contributor: Raghuram Kannan
  • Mentors: Tommaso Pecorella and Manoj Kumar Rana
  • Main Goal: The project aims to refactor the NetAnim module such that each module willing to use NetAnim will have a .cc and .h file responsible for communication with the NetAnim module, enabled only if NetAnim is active. This will break the dependencies and will allow more flexibility for out-of-tree modules and modules migrating to the AppStore.
  • Useful links: