URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=74eabd2b3914f7d42e99a1bf4c46777f8a833bc7
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
74eabd2 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>
    (cherry picked from commit da774fbc61a029e31481b0cc2bd10ce428e70446)
    Reviewed-on: https://code.wireshark.org/review/28872
    (cherry picked from commit 7438db7fa00eb278503224033d1a7440a813e7c3)
    Reviewed-on: https://code.wireshark.org/review/28873
    
Actions performed:
    from  f4001de   Remove executable file permission from lua test files
    adds  74eabd2   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(-)