URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a96dc7bdd580fdbe4934b5de483742689b553a0a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a96dc7b by Michael Mann (mmann78@xxxxxxxxxxxx):
Require MLE to have IEEE802.15.4 as an underlying layer.
MLE runs over UDP, but presumes IEEE802.15.4 is also an underlying layer.
Enforce it by ensuring IEEE802.15.4 protocol data is present.
Bug: 13589
Change-Id: I5fd54244499980637c121f5f8d1fb2d152d31c73
Reviewed-on: https://code.wireshark.org/review/21053
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 6c096f3 packet-epl.c: Fix bigger-than-actual offset being reported
adds a96dc7b Require MLE to have IEEE802.15.4 as an underlying layer.
Summary of changes:
epan/dissectors/packet-mle.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)