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(-)