Wireshark-commits: [Wireshark-commits] master cbb2564: batadv: Parse priority field of fragmented p
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cbb2564d7e818c108908ca276362088caf4635b7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
cbb2564 by Sven Eckelmann (sven@xxxxxxxxxxxxx):
batadv: Parse priority field of fragmented packets
The upper 3 bits of the lower nibble in the octet for the sequence number
in fragmentation packets is used to store the priority of the original
(unfragmented) packet.
Change-Id: I1711ba078aafa06bec309c395e0ec3741b097c17
Signed-off-by: Sven Eckelmann <sven@xxxxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/33541
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9d01faf Diameter 3GPP: add a few Rx related AVPs
add cbb2564 batadv: Parse priority field of fragmented packets
Summary of changes:
epan/dissectors/packet-batadv.c | 10 ++++++++++
1 file changed, 10 insertions(+)