Wireshark-commits: [Wireshark-commits] rev 48772: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 07 Apr 2013 17:08:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48772

User: alagoutte
Date: 2013/04/07 10:08 AM

Log:
 From Loránd Jakab via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8555 More features for the Locator/ID Separation Protocol (LISP) dissector
 
 This patch adds support in the LISP dissector for the following:
 
 * dissect Map-Referral packet subtype
 * dissect individual fields in mapping records, which are now filterable
 * some code cleanup
 
 The NAT traversal draft added another field to go together with the xTR-ID, the site-ID field.
 Add support for this field as well.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +271 -51   packet-lisp.c    Modified