From: Vincent Cheng <vincent.cheng...@renesas.com> This patch set improves the sending of CANCEL_UNICAST_TRANSMISSION to cancel service.
Currently all entries in the unicast master table receive CANCEL_UNICAST_TRANSMISSION for announce and sync/delay_response messages regardless if the service is active or inactive. First patch stops sending cancel request for inactive services on program termination. Second patch fixes "ERROR: trailing whitespace" from checkpatch.pl. Third patch informs grantor sync/delay_resp service not needed after UC_EV_UNSELECTED event. Vincent Cheng (3): unicast_client: stop sending abnormal contract cancel requests unicast_client: fix checkpatch ERROR: trailing whitespace unicast_client: cancel sync/delay_response on UC_EV_UNSELECTED event port.c | 4 ++-- unicast_client.c | 34 ++++++++++++++++++++++++++-------- unicast_client.h | 14 ++++++++++---- 3 files changed, 38 insertions(+), 14 deletions(-) -- 2.34.1 _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel