Message ID | 20230311233640.103858-1-lukasz.rymanowski@codecoup.pl (mailing list archive) |
---|---|
Headers | show |
Series | Btmon: Fix handling not complete packets | expand |
Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Sun, 12 Mar 2023 00:36:39 +0100 you wrote: > When for security reasons or any other, packets in the btsnoop logs are > not complete, then Included length is smaller then Original size. > > For the moment, Bluez always assumes to get complete packets. > If it not happen, then it stops decoding after fist packet which > Original size is bigger then Included lenght. e.g. > In the file where we had some ISO packets but with payload = 0, > btmon ended like that: > > [...] Here is the summary with links: - [BlueZ,v2,1/1] btmon: Fix decoding truncated data https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=6ae44c74aaf9 You are awesome, thank you!