[Ns-developers] [ns3] posix API

Mathieu Lacage mathieu.lacage at sophia.inria.fr
Thu Jun 5 16:01:19 PDT 2008


hi,

This is a small update on the status of the posix branch located at:
http://code.nsnam.org/mathieu/ns-3-simu

Since last time, I added pthread_create/join/exit and
pthread_mutex_init/destroy/lock/trylock/unlock. I updated that branch to
work with the latest version of the socket API which, at least for udp,
seems to work nicely for now. 

The next items are:
1) add udp socket support
2) add support for select
3) work on more posix synchronization primitives

None of that will be merged in ns-3-dev before the first stable release
but it is my hope that it will be ready for the next one.

regards,
Mathieu



More information about the Ns-developers mailing list