vmware-vspc/vspc
Darius Davis 6de3cfdc08 vSPC: Handle VMOTION-ABORT.
VMOTION-ABORT is sent by the source host.  It does not require any
specific response or action, but we currently fail to recognize it,
which causes the _source_ vSPC connection to be terminated, and that
seems undesirable as the source should be fine -- it is the
_destination_ which has failed and is expected to disconnect.

This change handles it with a debug log message, but the side effect
of handling it is that the connection is no longer terminated.

Also fix the direction indicator for the debug message for
VMOTION-PEER-OK.

Change-Id: Id09ed363d6713c023323235a60d4c678c65079f1
2023-06-22 01:40:46 -07:00
..
tests Strip extra characters from uuid 2017-03-28 10:56:33 +03:00
__init__.py Initial public version 2017-02-10 16:06:57 +02:00
async_telnet.py vSPC: Escape 'sequence' and 'secret' in replies. 2023-06-22 09:46:05 +03:00
server.py vSPC: Handle VMOTION-ABORT. 2023-06-22 01:40:46 -07:00