-
Notifications
You must be signed in to change notification settings - Fork 2.1k
kw2xrf: packet loss when packets get fragmented #4822
Copy link
Copy link
Closed
Labels
Area: driversArea: Device driversArea: Device driversType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
I realised that packets with big payloads get lost after they get fragmented by sixlowpan.
Reproduce:
Ping from a pba-d-01-kw2x board to a samr21-xpro board:
ping6 1 beef::1 59 0 will work
ping6 1 beef::1 60 0 will fail (fragmented)
Surprisingly, enabling DEBUG output of sixlowpan "fixes" that error, so it seems to be a race or timing related thing in the driver.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: driversArea: Device driversArea: Device driversType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)