[Ns-developers] gsoc wrapup
Mathieu Lacage
mathieu.lacage at sophia.inria.fr
Fri Aug 22 11:09:34 PDT 2008
hi florian,
On Sun, 2008-08-17 at 12:34 +0200, Florian Westphal wrote:
> Mathieu Lacage <mathieu.lacage at sophia.inria.fr> wrote:
> [..]
> > Based on the information I have right now, it looks like florian's stuff
> > is on track to be merged pretty soon after a couple of final reviews.
>
> This would be great, please poke me via mail or irc if there should be
> showstoppers, i'd really like to see it merged and will be happy to
> help.
I did a final review of the code and sent you a couple of comments
privately by email. Modulo a couple of very minor details, the code
looks good for merging to me so, feel free to try to push to ns-3-dev
when you are ready.
My plans for next week are to:
1) add waf support to nsc
2) allow you to enable or disable individual network stacks for the
build: building them all is killing me on my 32bit box.
3) add support to the build system to download either a mercurial nsc
repo or a nsc tarball depending on whether we are in release mode or not
Right now, downloading all of nsc is a bit bottleneck for me, whenever I
do a new clone (and I do a lot of them everyday). So, there are 2
options: either split nsc in multiple repos I can download separately
based on which stacks are enabled and/or try to share the same nsc
download among multiple ns-3-dev clones. I am not sure what the right
solution is but this is really painful for me so, I will try to think
about it some more.
Mathieu
More information about the Ns-developers
mailing list