Tail drop

From Wikipedia, the free encyclopedia

Tail Drop, or Drop Tail, is a simple queue management algorithm. Opposing to the more complex algorithms like RED and WRED, in Tail Drop all the traffic is not differentiated and thus treated equally. In such case, when the queue is filled to its maximum capacity, the newly arriving packets are dropped until the queue is freed to accept incoming traffic.