===== TTL / Hop Handling ===== TTL (Time-To-Live) limits how far a frame can propagate through the network. Responsibilities include: Decrementing TTL on each hop Dropping frames when TTL reaches zero Determining whether local processing occurs before or after TTL checks TTL enables: Loop prevention Controlled message propagation Predictable network behavior in multi-hop environments