Refactor tunnelling code to put VPN channel protocol stuff in nepi.util (so that...
authorClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Mon, 16 May 2011 09:56:36 +0000 (11:56 +0200)
committerClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Mon, 16 May 2011 09:56:36 +0000 (11:56 +0200)
commit37e70170ec30ddcb8665dddcb19d4e601f7d3d0c
tree236d3d04ec70f657a6ffda58d0060f987d11d6f8
parentf7e555381800c4b3b5d860907bd64867489dc701
Refactor tunnelling code to put VPN channel protocol stuff in nepi.util (so that testbeds other than PL can implement their own).
src/nepi/testbeds/planetlab/scripts/tun_connect.py
src/nepi/testbeds/planetlab/tunproto.py
src/nepi/util/tunchannel.py [new file with mode: 0644]