[riot-commits] [RIOT-OS/RIOT] 064334: wireshark: fix dissector plugin and expand documen...
Ludwig Ortmann
ludwig.ortmann at fu-berlin.de
Fri Jun 6 16:29:25 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 06433426cf6f85351f7da2e452b630879580a823
https://github.com/RIOT-OS/RIOT/commit/06433426cf6f85351f7da2e452b630879580a823
Author: Sebastian Sontberg <sebastian at sontberg.de>
Date: 2014-06-04 (Wed, 04 Jun 2014)
Changed paths:
M dist/tools/wireshark_dissector/README.md
M dist/tools/wireshark_dissector/riot.lua
Log Message:
-----------
wireshark: fix dissector plugin and expand documentation
The wireshark dissector plugin currently fails with a "Lua Error" when
trying to parse nativenet packets. This patch restores working behaviour
by commenting the offending line introduced in 1258675, which intention
was to account for padding in small packets. It further adds a comment
on how to edit the plugin for the case padding information is required.
The README.md now contains a usage note for configuration on fedora
which might also be helpful for users of other distributions.
Commit: 33f1e11d41cf683bf488f4322abdf6ca2d8ed925
https://github.com/RIOT-OS/RIOT/commit/33f1e11d41cf683bf488f4322abdf6ca2d8ed925
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-06-06 (Fri, 06 Jun 2014)
Changed paths:
M dist/tools/wireshark_dissector/README.md
M dist/tools/wireshark_dissector/riot.lua
Log Message:
-----------
Merge pull request #1274 from sgso/wireshark_dissector
wireshark: fix dissector plugin and expand documentation
Compare: https://github.com/RIOT-OS/RIOT/compare/87f0977c218a...33f1e11d41cf
More information about the commits
mailing list