Wireshark-commits: [Wireshark-commits] master f37116a: Add support for Geo Coordinates LCAF type

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 24 Apr 2014 08:22:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f37116aa92c936796e166a03d775a9c5c3d7c0b9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f37116a by Lorand Jakab (ljakab@xxxxxxxxxx):

    Add support for Geo Coordinates LCAF type
    
    Additionally, improve the way LCAF top-level tree item shows details
    from the information gathered later, including for AFI List LCAF types.
    For someone interested just in the summary from an LCAF type, this can
    save one or two clicks opening subrees.
    
    Change-Id: I40ea05ddf922bcb2a2a934f5e791f87133ca32cc
    Signed-off-by: Lorand Jakab <ljakab@xxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/1323
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  560b5d9   Adding two well known OAM related multicast address ranges.
    adds  f37116a   Add support for Geo Coordinates LCAF type


Summary of changes:
 epan/dissectors/packet-lisp.c |  265 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 253 insertions(+), 12 deletions(-)