ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master ccbf373: Logcat: Add support for conversion from Expo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Jul 2014 10:31:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ccbf373e49ece2044a0837878c3e4a14aab400a5
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ccbf373 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Logcat: Add support for conversion from Exported PDU
    
    Exported PDU may contains (Binary) Logcat, so it is possible to
    "export" logcat binary from it.
    
    Change-Id: Ic6607126e739ea3972b46c2bf19f064597d4e970
    Reviewed-on: https://code.wireshark.org/review/3001
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  a760a7d   Clean up indentation (consistent two-space indentation).
    adds  ccbf373   Logcat: Add support for conversion from Exported PDU


Summary of changes:
 wiretap/logcat.c |  123 ++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 115 insertions(+), 8 deletions(-)