I have written a simple dissector plugin and now I would like to make port ranges configurable for the user. I have not found how to do this. Is it possible to have user preferences for a dissector plugin? /Michael asked 06 Feb '14, 03:29 michla |
One Answer:
Sure, a number of the "standard" plugins do this, e.g. gryphon, mate, opcua, unistim, so you can look at what they do. Opcua is probably closest to what you want. I don't think preferences are any different for plugins as opposed to built-in dissectors. answered 06 Feb '14, 03:42 grahamb ♦ edited 06 Feb '14, 03:43 |
Thanx, it's exactly what I need
If an answer has solved your issue, please accept the answer for the benefit of other users by clicking the checkmark icon next to the answer. Please read the FAQ for more information.