On Fri, Nov 20, 2015 at 8:02 AM, Hannes Frederic Sowa <han...@stressinduktion.org> wrote: > On Thu, Nov 19, 2015, at 19:27, Hannes Frederic Sowa wrote: >> I will research the semantics behind tcpdrop: >> <http://www.freebsd.org/cgi/man.cgi?query=tcpdrop&apropos=0&sektion=0&manpath=FreeBSD+10.2-RELEASE&arch=default&format=html> > > Fyi, my research shows that it just sends RST and discards complete > socket state.
That makes sense. It is what RFC 793 calls ABORT: http://tools.ietf.org/html/rfc793#page-50 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html