Greg Daley wrote:
In some circumstances, there may be a port unreachable response before the checksum is even consulted (UDP-Lite).
I believe that there's a chance of additional responding port unreachables or resets for flows which match but do not have upper layer sessions for the flow (since it is tied to different IP addresses).
But B probably shouldn't do any more than this, since it doesn't know whether
the cause was a bit error or it having lost/discarded the shim6 state.
Loss of shim state is possible if a signaling packet gets lost or reordered. We don't necessarily want to tell the source that there's a problem if the next packet is a signaling packet retry.
Erik