Added m option to mstpcrc demo to pass a line of bytes which get encoded into Wireshark pcap file for viewing in Wireshark. Useful when someone sends you a string of bytes from an MS/TP capture and you want to quickly decoding them using Wireshark.
This commit is contained in:
@@ -47,7 +47,7 @@ LFLAGS = -Wl,$(LIBRARIES)
|
||||
|
||||
SUBDIRS = readprop writeprop readfile writefile reinit server dcc \
|
||||
whohas whois ucov scov timesync epics readpropm \
|
||||
mstpcap uptransfer \
|
||||
mstpcap mstpcrc uptransfer \
|
||||
whoisrouter iamrouter initrouter
|
||||
ifeq (${BACNET_PORT},win32)
|
||||
SUBDIRS += ptransfer
|
||||
|
||||
Reference in New Issue
Block a user