Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: [Wireshark-users] Changing preferences of existing protocol using lua

Date: Tue, 6 Oct 2009 13:04:02 +0100
Hi
I'm trying to create menu in lua to change preference settings rather
than going into preferences and looking for a protocol.

Is it possible to access and change preferences of a protocol using lua ?
Something like

do
	print(Prefs("mtp3.standard"))
end




Thanks & regards
m