Wireshark-commits: [Wireshark-commits] master ef7e4c5: Netflow/Ipfix: Add Citrix Netscaler AppFlow

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Mar 2015 14:27:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ef7e4c52f2daf5ce27b9d311900f7a34ea7c71a3
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ef7e4c5 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    Netflow/Ipfix: Add Citrix Netscaler AppFlow
    
    This commit adds dissection of Citrix Ntscaler Appflow
    templates to Netflow/Ipfix.
    
    The documenation for the templates was found at:
    https://raw.githubusercontent.com/splunk/ipfix/master/app/Splunk_TA_IPFIX/bin/IPFIX/information-elements/5951.xml
    
    Due to non-disclosure I can't provide any sample pcap.
    
    Change-Id: I1d34ad4298a51c71986bc8565cc5f3802b0df3c2
    Reviewed-on: https://code.wireshark.org/review/7740
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  f7b1678   Replace enumerated preference for choosing subdissector with a subdissector table and Decode As functionality.
    adds  ef7e4c5   Netflow/Ipfix: Add Citrix Netscaler AppFlow


Summary of changes:
 epan/dissectors/packet-netflow.c | 1500 +++++++++++++++++++++++++++++++++++++-
 epan/sminmpec.h                  |    1 +
 2 files changed, 1499 insertions(+), 2 deletions(-)