TODO LIST
=========

- permit choose seq generation algorithm for tcpraw thread.
- tcpraw:
    - set window to 0, and persisting.
    - acknowledge before receive.
    - zero window after syn+ack (test demostrated more than 350sec FIN1_WAIT)
- make gram more restrictive
- stress tests
- implement include statement
- ack acked:
    1) syn + sack + ack
    2) send req
    3) ack first bytes (A)
    4) ack more bytes (B)
    5) ack again A bytes
- monkey in the middle
- slow loris
