URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c024bc29a70459fcfced84e4b6bbd2c5c33ec15
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1c024bc by Lorand Jakab (ljakab@xxxxxxxxxx):
Dissect all details in ELP LCAF type...
... and remove more of the remaining proto_tree_add_text() calls.
Change-Id: I0286af7fd6953b9276c15b3e7ce7d80c1bd39e8a
Signed-off-by: Lorand Jakab <ljakab@xxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/1350
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from a2a17cd Fold alloc_field_info() into proto_tree_add_pi().
adds 1c024bc Dissect all details in ELP LCAF type...
Summary of changes:
epan/dissectors/packet-lisp.c | 106 ++++++++++++++++++++++++++++++++++++-----
1 file changed, 94 insertions(+), 12 deletions(-)