Wireshark-commits: [Wireshark-commits] master 11da041: LLDP: Update column info according to PROFIN
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=11da041bab27f69a940a2c8113f1a811534d4eaa
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
11da041 by Birol Capa (birol.capa@xxxxxxxxxxx):
    LLDP: Update column info according to PROFINET requirements
    
    Column information of LLDP frames should be updated according to PROFINET
    requirements without changing the default behavior of column information.
    
    Therefore, a new protocol setting is added.
    This setting is used to display PROFINET specialized column information:
    Edit-> Preferences -> Protocols -> Select LLDP
    
    Bug: 12937
    Change-Id: I48b78d0a3f6b3425f6f9c1d4be20dc24b143346d
    Reviewed-on: https://code.wireshark.org/review/17081
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  d8a2d39   Update c-ares to 1.12.0
    adds  11da041   LLDP: Update column info according to PROFINET requirements
Summary of changes:
 epan/dissectors/packet-lldp.c |  180 +++++++++++++++++++++++++++++++++++------
 1 file changed, 154 insertions(+), 26 deletions(-)