From Loránd Jakab via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5854 :
authorJeff Morriss <jeff.morriss@ulticom.com>
Mon, 25 Apr 2011 02:06:17 +0000 (02:06 -0000)
committerJeff Morriss <jeff.morriss@ulticom.com>
Mon, 25 Apr 2011 02:06:17 +0000 (02:06 -0000)
commitd687ba04fdac0a694ecc87c440a77537888598f6
tree2aa31b7c599a44185e7a7b2b0524c61c17537448
parentd469d8df388d3ef8cab6f889150ebf5a90c15c02
From Loránd Jakab via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5854 :

The Locator/ID Separation Protocol [1] is being standardized within the IETF,
and it is nearing RFC status (pending security review). I have been maintaining
a dissector patch for about a year, see [2]. Feedback received indicates that,
among others, it is widely used by the developers of a large router vendor,
without issues.

In January I submitted the dissector for data plane packets as bug #5602, which
was committed as r35615. The patch attached to this bug adds support for
dissection of control plane packets.

[1] http://tools.ietf.org/html/draft-ietf-lisp
[2] http://lisp.ccaba.upc.edu/wireshark/

svn path=/trunk/; revision=36845
AUTHORS
docbook/release-notes.xml
epan/CMakeLists.txt
epan/dissectors/Makefile.common
epan/dissectors/packet-lisp.c [new file with mode: 0644]