Hi again,
Last news : adding a break when receiving TDX_ERROR
seems to solve the problem.
The code we are using is now ignoring TDX_ERROR :
Here is the diff that can be applied to bayonne1.2.14/driver/globalcall/driver.cpp :
diff driver.new.cpp driver.cpp
767,768d766 < case TDX_ERROR: < break; 783a782
case TDX_ERROR:
Cheers,
-- Etoile Di�se - www.etoilediese.com
_______________________________________________ Bayonne-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bayonne-devel
