Move lease fd send/receive to dlm-protocol 37/26237/1
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Fri, 19 Feb 2021 04:12:16 +0000 (04:12 +0000)
committerDamian Hobson-Garcia <dhobsong@igel.co.jp>
Tue, 6 Apr 2021 06:58:47 +0000 (15:58 +0900)
commit165bb55a61361306ded5b35aace4f660f99714be
treebb7c19e1c3ef2c83cdf3569d15596fbfaa95f4e0
parentabb27e7774e3cd12bd3cfe3d4858bbe590e59be0
Move lease fd send/receive to dlm-protocol

Collect all protocol related functionality in the same
place instead of spreading it around across different
modules.

Bug-AGL: SPEC-3862

Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
Change-Id: I169a200401e4feaa289d53240a7f5467d6a88bd3
common/dlm-protocol.c
common/dlm-protocol.h
drm-lease-manager/lease-server.c
drm-lease-manager/test/test-socket-client.c
libdlmclient/dlmclient.c