Wireshark-commits: [Wireshark-commits] master da774fb: bootp: Add support for non-standard MS optio

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 Jul 2018 09:08:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da774fbc61a029e31481b0cc2bd10ce428e70446
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

da774fb by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    bootp: Add support for non-standard MS option 77
    
    MS DHCP Clients configured for the RRAS role make DHCP requests for
    RAS pool IP's using a non-standard user class (option 77).
    
    Add support for this, along with an expert info to indicate the
    item is non-standard.
    
    Change-Id: I2f18061c8635fde69cbf4c5d6d0548fadecc28cb
    Reviewed-on: https://code.wireshark.org/review/28863
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  8546dfb   bthci_cmd: fix spelling-error-in-binary found by lintian
    adds  da774fb   bootp: Add support for non-standard MS option 77


Summary of changes:
 epan/dissectors/packet-bootp.c | 37 ++++++++++++++++++++++++++-----------
 1 file changed, 26 insertions(+), 11 deletions(-)