Wireshark-commits: [Wireshark-commits] rev 36845: / /trunk/epan/dissectors/: Makefile.common packet
Date: Mon, 25 Apr 2011 02:06:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36845

User: morriss
Date: 2011/04/24 07:06 PM

Log:
 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/

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +1046 -0   packet-lisp.c      Added

Directory: /trunk/docbook/
  Changes    Path                 Action
  +1 -0      release-notes.xml    Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -1      AUTHORS       Modified