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