Wireshark-bugs: [Wireshark-bugs] [Bug 8555] More features for the Locator/ID Separation Protocol
Date: Wed, 03 Apr 2013 13:22:36 +0000

changed bug 8555

What Removed Added
Status UNCONFIRMED INCOMPLETE
CC   alexis.lagoutte@gmail.com
Ever confirmed   1

Comment # 2 on bug 8555 from
Hi Jakab,

Look good !
but
+    /* EID */
+    proto_tree_add_text(lisp_mapping_tree, tvb, offset_rec, offset -
offset_rec,
+            "EID prefix: %s", prefix);
It is not possible to use proto_tree_add_string ? (the field will be
filterable) 

Also there is some trailing whitespace in dissect_lisp_mapping function (after
TTL/Locator/EID field)


You are receiving this mail because:
  • You are watching all bug changes.