--- libaitrpc/src/cli.c 2013/05/30 09:22:01 1.16 +++ libaitrpc/src/cli.c 2013/08/21 22:34:18 1.16.8.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: cli.c,v 1.16 2013/05/30 09:22:01 misho Exp $ +* $Id: cli.c,v 1.16.8.1 2013/08/21 22:34:18 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -423,7 +423,6 @@ rpc_pkt_Request(ait_val_t * __restrict pkt, rpc_sess_t rpc = (struct tagRPCCall*) buf; rpc_addPktSession(&rpc->call_session, sess); rpc->call_tag = htons(tag); - rpc->call_seq = htons(random() % USHRT_MAX); if (!vars) rpc->call_argc = 0; else