[Ns-developers] socket ioctl in ns-3-simu
Mathieu Lacage
mathieu.lacage at sophia.inria.fr
Wed Apr 21 06:54:31 PDT 2010
On Wed, 2010-04-21 at 11:36 +0400, Pavel Boyko wrote:
> As was expected, trying to run real routing daemon using ns-3-simu branch we
> have confronted the need to implement various ioctl requests on socket fd. Do
> you already have some plan for this? M.b. some requests are already
> implemented in other branches? Should we just add that giant switch (request)
> {...} to UnixSocketFd::Ioctl (...) and start contributing ioctl patches one-
> by-one?
I know that hajime has done some of them (I also did get some private
emails from others saying they had patches but I did not see the
patches) and we are trying to merge his code. Hajime: do you want to
make these public ? If so, can you post the url to your mercurial patch
queue ?
>From my perspective, what would be really helpful is tests in
src/process-manager/tests/test-XXX.cc together with your patches
because, what has now become obvious is that implementing this huge
thing and making it work reliably is impossible without some amount of
regression tests.
Mathieu
More information about the Ns-developers
mailing list