Wireshark-commits: [Wireshark-commits] master 14b0d71: RPKI-RTR: enhance dissector

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

Commits:

14b0d71 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    RPKI-RTR: enhance dissector
    
    * fix no display all append COL_INFO... (reset by col_set_clear...)
    * fix dissection when type is unknown
    * fix warning about soft-deprecated (tvb_length..)
    * fix indent
    * fix some typo (IPV6 => IPv6...)
    
    Ping-Bug:8296
    Change-Id: I246b04098200afd1528f632cc709f631422e745b
    Reviewed-on: https://code.wireshark.org/review/3888
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  845b781   Bluetooth: btle: Clear info column before use it
    adds  14b0d71   RPKI-RTR: enhance dissector


Summary of changes:
 epan/dissectors/packet-rpki-rtr.c |   30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)