Wireshark-commits: [Wireshark-commits] master 2535388: DHCPFO: Update to latest draft-ietf-dhc-fail

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 2 Aug 2020 05:29:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=25353885b169db5466b4881836f60adbdbdf8a75
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2535388 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    DHCPFO: Update to latest draft-ietf-dhc-failover
    
    * Updated to draft-ietf-dhc-failover-12 (latest and last)
      * changed types/option numbers
      * changed port
      * added previously undissected options
    * Removed enum for better readability
    
    Bug: 16737
    Change-Id: I619ba2529bffc96467d4e51ff09ca20c8d2f1583
    Reviewed-on: https://code.wireshark.org/review/37999
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e7057c7   USB-Audio: fix typo on display filter name
     add  2535388   DHCPFO: Update to latest draft-ietf-dhc-failover


Summary of changes:
 epan/dissectors/packet-dhcp-failover.c | 440 ++++++++++++++++-----------------
 1 file changed, 212 insertions(+), 228 deletions(-)