From: Alina Quereilhac Date: Sun, 4 Sep 2011 13:20:53 +0000 (+0200) Subject: log "Connected" after succefull handshake in tunchannel_impl.py X-Git-Tag: nepi-3.0.0~251^2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=933c66b106c614a91bd0578ca76f3fd8f6d2e2f6;p=nepi.git log "Connected" after succefull handshake in tunchannel_impl.py --- diff --git a/src/nepi/util/tunchannel_impl.py b/src/nepi/util/tunchannel_impl.py index c358429b..d543c947 100644 --- a/src/nepi/util/tunchannel_impl.py +++ b/src/nepi/util/tunchannel_impl.py @@ -206,6 +206,7 @@ class TunChannel(object): # drop strong reference del self + print >>sys.stderr, "Connected" tun_fwd(tun, remote, with_pi = with_pi, ether_mode = ether_mode,