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>master
parent
a003b4c36e
commit
613f005996
Loading…
Reference in New Issue