Wireshark-commits: [Wireshark-commits] master-2.6 7438db7: bootp: Add support for non-standard MS o
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7438db7fa00eb278503224033d1a7440a813e7c3
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
7438db7 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
Actions performed:
from 3e7ba53 nfapi: fix dissection of CONFIG.request
adds 7438db7 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(-)