ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 93d50f5: AT: Allow more CMEE command types

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 07 Aug 2018 20:13:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=93d50f542f293450bb2fa0e922a151a4ac147a74
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

93d50f5 by Darien Spencer (cusneud@xxxxxxxx):

    AT: Allow more CMEE command types
    
    Code was only allowing actions, while 'test', 'read' ,'action simply' and 'response'
    are also possible
    
    Change-Id: Iee84dd77912debe96a06f0b7d6b3e1f15527ce3b
    Reviewed-on: https://code.wireshark.org/review/28997
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  522b737   syslog: dissect more fields.
     add  93d50f5   AT: Allow more CMEE command types


Summary of changes:
 epan/dissectors/packet-at.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)