Refactor a bit more, connect, wait, create and configure functions are also general...
authorClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Mon, 16 May 2011 14:21:10 +0000 (16:21 +0200)
committerClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Mon, 16 May 2011 14:21:10 +0000 (16:21 +0200)
commitef3794f8cbedf1622fe0181d841185138d80a0a2
tree247e2c8cb7e932d9551f4aa909b70fca3fe72d0c
parent60d57b9f6f35ed8eb68f276035fef00b5ad1d6f6
Refactor a bit more, connect, wait, create and configure functions are also general enough to be put in a shared utility module.
Move that code to tunchannel_impl, to separate it from the core tunchannel stuff (which may be required if that generic implementation isn't applicable for some - ie, for tun_connect in PL).
src/nepi/testbeds/ns3/execute.py
src/nepi/testbeds/ns3/factories_metadata_v3_9_RC3.py
src/nepi/testbeds/ns3/metadata_v3_9_RC3.py
src/nepi/util/tunchannel.py