Commit b6a2bf4
Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU
Core 6.0, Vol 3, Part A, 3.4.3:
"... If the sum of the payload sizes for the K-frames exceeds the
specified SDU length, the receiver shall disconnect the channel."
This fixes L2CAP/LE/CFC/BV-27-C (running together with 'l2test -r -P
0x0027 -V le_public').
Fixes: aac23bf ("Bluetooth: Implement LE L2CAP reassembly")
Signed-off-by: Christian Eggers <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>1 parent e1d9a66 commit b6a2bf4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6729 | 6729 | | |
6730 | 6730 | | |
6731 | 6731 | | |
| 6732 | + | |
6732 | 6733 | | |
6733 | 6734 | | |
6734 | 6735 | | |
| |||
0 commit comments