Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convenience extensions on old API #101

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

Flunzmas
Copy link

@Flunzmas Flunzmas commented Oct 10, 2023

I am aware that the master branch is not the current active branch. This PR has been opened to expose my convenience extensions to the old ns3-ai API so that with the help of the maintainers we can integrate them into the new API. See #100 for further information.

Several convenience extensions that I have made over the past few months on the old master branch:

  • added option to specify log modules and log level (2050463)
  • added option to roll back memory upon release (68c9b36)
  • added option to profile ns3 via perf (a5dea6c, 02ff08e)
  • relaxed psutil version constraint (dee4920)
  • added option to only build ns3 on demand (c631444, d6cd1ff)
  • several small fixes to get the old master branch version working with CMake - these are prob. already fixed by your updates to main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant