GSOC2013PatchRequirement
Jump to navigation
Jump to search
As part of their Google Summer of Code 2013 applications to ns-3, we require that students produce a patch for ns-3. This will allow us to guage their ability to dive into source code, understand it, make a modification, and proceed to build and verify if their modification works.
A patch in this regard can be at least one of the following:
- Pick a bug in our [Bugzilla] and try to fix it.
- If you already have contributed a patch for ns-3, point us to the relevant commits in our code repository.
- If not the above, complete the minimum requirement test given below.
Note, a patch here does not have to be merged for you to qualify. It only serves to show us how comfortable you are with diving into and hacking on a large code base. The more prowess you demonstrate through the patch, the higher your chances of being accepted.
Minimum requirement patch
TBA