Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7654] Add features to the Locator/ID Separation Protocol (

Date: Wed, 22 Aug 2012 08:44:03 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7654

--- Comment #11 from Loránd Jakab <ljakab@xxxxxxxxxx> 2012-08-22 08:44:02 PDT ---
(In reply to comment #10)
> Looks good to me with two small things:
> - ENC_BIG_ENDIAN -> ENC_NA change for hf_lisp_xtrid (already changed locally)

Right. I missed that. Again! :)

> - does Instance ID dissection in dissect_lcaf_iid deserves a real hf variable
> instead of a proto_tree_add_text? Maybe being able to filter is is completely
> useless

Since the IID is similar in function to a VLAN ID, except it accomodates a
larger ID space, it is expected to be widely used in data center deployments of
LISP, to isolate tenants (who may use overlapping IP space). Admittedly, the
dissector could handle IID with more detail (and it probably will, as time
permits), but I think filtering on it can be useful.

> 
> I'm waiting your feedback on Instance ID before committing.

Good to go! :)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.