1 | initial version |
String[......]:3:Bad argument #2 to 'Proto' (Proto_new:there can not be two protocols with the same description)
I guess the problem is related to this line:
PROTO_80211ah = Proto("80211ah","IEEE80211ah")
So do you have another Lua dissector whose protocol description as the same as "IEEE80211ah"
?