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