Wireshark-commits: [Wireshark-commits] master 39864c1: Logcat: Add more save formats over exported
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Sep 2014 13:10:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=39864c12fdaf5f0b6509a0a6504dfc97c859ceb8
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

39864c1 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Logcat: Add more save formats over exported pdu
    
    Add all logcat format like brief, threadtime, long, etc. when try to save
    logcat logs where there is EXPORTED_PDU layer.
    
    Change-Id: I338f0bbd46dd8db984efc1c03980c7e9c7401a44
    Reviewed-on: https://code.wireshark.org/review/4164
    Reviewed-by: Michal Orynicz <michal.orynicz@xxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  3b46e6e   Having CmakeListsCustom.txt in git defeats the purpose of its existence: If it is used, there is a modified file in git. Fix this by only including the file if it exists. Other changes: - Rename the existing Custom files to CMakeListsCustom.txt.example. - Move the plugins custom file to the top level (same level as its   including parent). - Optionally allow a list of custom includes instead of the default one.
    adds  39864c1   Logcat: Add more save formats over exported pdu


Summary of changes:
 wiretap/logcat_text.c |    7 +++++++
 1 file changed, 7 insertions(+)