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 12fd99f: [BOOTP/DHCPv6] Add new manufacturer usage de

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Dec 2016 14:27:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=12fd99fcda388982944947afc4934dcfbd39448f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

12fd99f by Eliot Lear (lear@xxxxxxxxx):

    [BOOTP/DHCPv6] Add new manufacturer usage description (MUD) DHCP option, which presents a URL.
    
    Change-Id: I152a388db2f3b8c035c80bd06dfbb9a18f10c031
    Reviewed-on: https://code.wireshark.org/review/19284
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  93dec73   packet-rtp.c: Fix of variable names to test
    adds  12fd99f   [BOOTP/DHCPv6] Add new manufacturer usage description (MUD) DHCP option, which presents a URL.


Summary of changes:
 epan/dissectors/packet-bootp.c  |   24 +++++++++++++++++++++---
 epan/dissectors/packet-dhcpv6.c |   12 ++++++++++++
 2 files changed, 33 insertions(+), 3 deletions(-)