Wireshark-commits: [Wireshark-commits] master 66fc81b: SEL Protocol Maintenance (1/2)
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Feb 2015 03:29:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=66fc81b87a366830753d6a76a2cd25f9d0da5760
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

66fc81b by cbontje (cbontje@xxxxxxxxx):

    SEL Protocol Maintenance (1/2)
    
    - Clean up naming conventions & variables
    - 'SEL Protocol' is the entire protocol suite
    - 'Fast SER' is a function code of 'Fast Message' sub-type
    
    'selfm' will remain the protocol name in Wireshark so no major architecture naming changes are anticipated
    
    Change-Id: Idc5117dcede0b61c61c0c64d5cd20199535ed471
    Reviewed-on: https://code.wireshark.org/review/6919
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9e1ddb5   Only set HAVE_LUA if we, er, have Lua.
    adds  66fc81b   SEL Protocol Maintenance (1/2)


Summary of changes:
 epan/dissectors/packet-selfm.c |  305 ++++++++++++++++++++--------------------
 1 file changed, 155 insertions(+), 150 deletions(-)