If packets are reordered it is possible for a REMOVE_ADDRESS frame to be received before the ADD_ADDRESS frame. In this case the client curretly silently ignores the REMOVE_ADDRESS frame and processes the ADD_ADDRESS frame as normal. Leaving the wrong address at the client for the lifetime of the connection.
If packets are reordered it is possible for a REMOVE_ADDRESS frame to be received before the ADD_ADDRESS frame. In this case the client curretly silently ignores the REMOVE_ADDRESS frame and processes the ADD_ADDRESS frame as normal. Leaving the wrong address at the client for the lifetime of the connection.