commit | d4da55d1ed7a06024a1eef1535c274e135db5df8 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Wed Nov 19 19:31:30 2014 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Wed Nov 19 19:31:30 2014 -0800 |
tree | 4c2097150ac1520084d786e29c594325633a847e | |
parent | bf2db6039e7540e3c8597066bc9c1ab0f44808f7 [diff] [blame] |
fixing wireshark
diff --git a/openflow.lua b/openflow.lua index ea6dc68..c74d421 100644 --- a/openflow.lua +++ b/openflow.lua
@@ -68,7 +68,7 @@ return self end -p_of = Proto ("of", "OpenFlow") +p_of = Proto ("of", "OF") ethernet_dissector = Dissector.get("eth") current_pkt = nil