URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd2c4deb724022163000d6fc736480b7c0198ac0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bd2c4de 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>
Actions performed:
from 99aeec0 Diameter: Add enum value to 3GPP AVP 614 Server-Assignment-Type.
adds bd2c4de LISP: Decode AFNUM_802 as AFNUM_EUI48
Summary of changes:
epan/dissectors/packet-lisp.c | 13 +++++++++++++
1 file changed, 13 insertions(+)