mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
update line number of ndn.lua
The ndn.lua file in the ndn-tools repository was changed most recently. Hence, the old line number in the wireshark dissector section was pointing to the wrong line.
This commit is contained in:
parent
d705cf864b
commit
d36712be88
@ -81,5 +81,5 @@ CCN-Lite upstream configuration - a different Ethertype (`0x0801` instead of
|
||||
|
||||
The simplest way to get this working is to copy the `ndn.lua` file into your
|
||||
local Wireshark plugin directory (e.g. `$HOME/.wireshark/plugins`) and update
|
||||
https://github.com/named-data/ndn-tools/blob/master/tools/dissect-wireshark/ndn.lua#L408
|
||||
https://github.com/named-data/ndn-tools/blob/master/tools/dissect-wireshark/ndn.lua#L424
|
||||
to `0x0801).
|
||||
|
Loading…
Reference in New Issue
Block a user