msg: Allow zero length TLVs.
The NetSync Monitor protocol features a TLV with a length of zero. Our input message parsing assumes that every TLV will have some sort of payload, and up until now this was true. This patch adjusts the parsing code to accept TLVs of length zero. Signed-off-by: Richard Cochran <richardcochran@gmail.com>
This commit is contained in:
parent
a003b4c36e
commit
613f005996
Loading…
x
Reference in New Issue
Block a user