Fix crasher bug where remotecontrol.py was iterating over all the 70/1770/1
authorRusty Lynch <rusty.lynch@intel.com>
Tue, 18 Sep 2012 19:52:31 +0000 (12:52 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Tue, 18 Sep 2012 19:52:31 +0000 (12:52 -0700)
commit617b51495dfffddc4b5693698c6872f54e34dcb6
treed8e7fde82cce89c7eb53a5b9097b4b3dda7f0225
parenta2d0d397c8bf3e0f20fe07d254f56161045f8725
Fix crasher bug where remotecontrol.py was iterating over all the
system interfaces and passing that interface name to a function that
could only deal with traditional network interface names.
remotecontrol/remoteserver.py [changed mode: 0755->0644]