Detection and Backoff
Determine if frame transmitted successfully, if not, wait
Detection via ACKs or collision detect ion
Wait using exponential backoff
- wait random on interval [0..2*(max prop)]
- double 2 on each successive collision
- even 1-persistent becomes stable; also avoids need to pick optimal p