awgtpman: client interface will now detect and use older RPC interfaces
Compare changes
Files
3+ 148
− 2
@@ -10,6 +10,7 @@
@@ -43,6 +44,7 @@ static int tp_init = 0;
@@ -597,8 +599,11 @@ int tpQuery (int node, int tpinterface, testpoint_t tp[], int tplen,
@@ -678,7 +683,77 @@ static char* cmdreply (const char* m)
@@ -718,6 +793,23 @@ static void queryCmd (char* buf, int node)
@@ -963,3 +1055,57 @@ int keepAlive (int node)
\ No newline at end of file