URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e111cc9fe417ed52f72f95bd3cc5c32ecca884e0
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e111cc9 by Allan Møller Madsen (almomadk@xxxxxxxxx):
Set direction correctly for Bluetooth H1 packets
Fixes a bug where the packet direction was reversed
for WTAP_ENCAP_BLUETOOTH_HCI (aka raw HCI or H1).
Change-Id: I2f404ed543062818ac6a8c6ca58d5ecfd7644bc8
Signed-off-by: Allan Møller Madsen <almomadk@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/30778
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 25b016c [zigbee] add Daily Schedule (0x070d) cluster dissectors
add e111cc9 Set direction correctly for Bluetooth H1 packets
Summary of changes:
epan/dissectors/packet-frame.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)