Currently tcb are inserted but never removed from tcbs. This patch also removes an unnecessary <ACK> packet (packet #5 below) to the client. 1) client: <FIN> 2) server: <ACK> 3) server: <FIN> 4) client: <ACK> 5) server: <ACK>