URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0e94d6c25bed89e555b65a59257a6d58009926e0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
0e94d6c by Lorand Jakab (ljakab@xxxxxxxxxx):
LISP: Decode AFNUM_802 as AFNUM_EUI48
Some LISP implementations use the AFI value 6 (RFC 1700) for MAC
addresses instead of AFI value 16389 (RFC 7042). This patch allows
correct decoding of both.
Change-Id: I12c3d6b90fd8a85911f76dec5448e6a2e237e797
Signed-off-by: Lorand Jakab <ljakab@xxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/28115
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit bd2c4deb724022163000d6fc736480b7c0198ac0)
Reviewed-on: https://code.wireshark.org/review/28120
Actions performed:
from 5e1d4bb Make the string representation of the frame bitmap cover the frame bitmap.
adds 0e94d6c LISP: Decode AFNUM_802 as AFNUM_EUI48
Summary of changes:
epan/dissectors/packet-lisp.c | 13 +++++++++++++
1 file changed, 13 insertions(+)