# Configuration file for Wireshark 4.6.2.
#
# This file is regenerated each time preferences are saved within
# Wireshark. Making manual changes should be safe, however.
# Preferences that have been commented out have not been
# changed from their default value.

# Packet list column format
# Each pair of strings consists of a column title and its format
gui.column.format: 
	"No.", "%m",
	"Time", "%t",
	"dt(displayed)", "%Gt",
	"Source", "%s",
	"Destination", "%d",
	"Protocol", "%p",
	"Length", "%L",
	"participant_idx", "%Cus:rtps.participant_idx:0:R",
	"guidPrefixSrc", "%Cus:rtps.guidPrefix.src:0:R",
	"writerEntityId", "%Cus:rtps.sm.wrEntityId:0:R",
	"guidPrefixDst", "%Cus:rtps.guidPrefix.dst:0:R",
	"readerEntityId", "%Cus:rtps.sm.rdEntityId:0:R",
	"writerSeqNumber", "%Cus:rtps.sm.seqNumber:0:R",
	"guid", "%Cus:rtps.guid:0:R",
	"Info", "%i"

# Dissects the user data if the Type Object V1 is propagated in Discovery.
# true or false (case-insensitive)
rtps.enable_user_data_dissection: TRUE