lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1485355199.5145.14.camel@edumazet-glaptop3.roam.corp.google.com>
Date:   Wed, 25 Jan 2017 06:39:59 -0800
From:   Eric Dumazet <eric.dumazet@...il.com>
To:     Josef Bacik <jbacik@...com>
Cc:     Linux Netdev List <netdev@...r.kernel.org>,
        Lawrence Brakmo <brakmo@...com>,
        Kernel Team <kernel-team@...com>
Subject: Re: TCP stops sending packets over loopback on 4.10-rc3?

On Wed, 2017-01-25 at 09:26 -0500, Josef Bacik wrote:

> Nope ftrace isn't broken, I'm just dumb, the space is being reclaimed 
> by sk_wmem_free_skb().  So I guess I need to figure out why I stop 
> getting ACK's from the other side of the loopback.  Thanks,

ss -temoi dst 127.0.0.1

Might give you some hints, like packets being dropped.

ACK can be delayed if the reader is slow to consume bytes.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ