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 9b37e1e: HPSW: fix neighbor MAC Address

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Nov 2014 07:34:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b37e1e207cb5dccc05d8dddae43a08335ac82ad
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9b37e1e 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: I38cd1a6a045e797b01cd1a8de5add0949eaa0f01
    Reviewed-on: https://code.wireshark.org/review/4950
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e4c257a   Qt: fix what seems to be a copy/paste error in MainWindow::loadWindowGeometry() (Coverity CID 1158563)
    adds  9b37e1e   HPSW: fix neighbor MAC Address


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