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-1.12 4575992: HPSW: fix neighbor MAC Address

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Nov 2014 09:43:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4575992246f2ae8997f760d0293bf73579dbe7fa
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

4575992 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    HPSW: fix neighbor MAC Address
    
    Use the wrong length for display mac address (6 and no the length of option)
    Also fix update of item (don't update the root item)
    
    Change-Id: I38cd1a6a045e797b01cd1a8de5add0949eaa0f02
    Reviewed-on: https://code.wireshark.org/review/4950
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 9b37e1e207cb5dccc05d8dddae43a08335ac82ad)
    Reviewed-on: https://code.wireshark.org/review/5160
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  7063380   lbtrm: Use correct variable for outgoing_mc_address.
    adds  4575992   HPSW: fix neighbor MAC Address


Summary of changes:
 epan/dissectors/packet-hpsw.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)