* Evade Flow <
evad...@gmail.com> [14/10/18 21:00]:
> Does anybody know how to make this Wireshark dissector for
> IPROTO
> <
https://github.com/delamonpansie/octopus/blob/master/extra/wireshark/iproto.lua>
> work? I tried copying it to ~/.wireshark/plugins on my Ubuntu
> machine, and it *does* show up in *Help -> About -> Plugins*
> after that, but it doesn't decode packets when I select one and
> choose *Decode As -> IPROTO.* And I get this error if I try to
> manually load it (using dofile() via *Tools -> Lua ->
> Evaluate*):
I would dig in two directions:
- wireshark plugin format may have changed, and the dissector
wasn't updated
- you're looking at an old version of the plugin, and using
tarantool 1.6
--
http://tarantool.org - an efficient, extensible in-memory data store