Valeri Sytnik <[email protected]> wrote: > I apply NF_DROP (instead NF_ACCEPT) to some tcp packet which > contains some specific string known to me (say, hhhhh) > that packet comes back to the queue again but with different id.
Yes, TCP retransmits data that is not received by the peer.
