Say there are 2 computers are connected this way in a wireless network:
Computer A -> Access Point 1 -> Access Point 2 -> Computer B
When a frame is sent from Computer A to Computer B, the frame needs to be first sent to Access Point 1 then Access Point 2 then eventually Computer B.
3 frames are generated along the way. In its 802.11 frame, the 3 frames would have different source and destination addresses along the way.
But in its 802.3 ethernet frame, would the destination and source address in the 3 generated frames remain the same throughout with Computer B as the Destination Address and Computer A as the Source Address OR would the frame changes the Destination Address along to way to the Access Points ethernet address?