Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1451573
| From | alexmcwhirter@triadic.us |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b) |
| Date | 2016-07-28 01:20 +0200 |
| Message-ID | <rZGhk-667-9@gated-at.bofh.it> (permalink) |
| References | <rZupQ-6Bc-23@gated-at.bofh.it> <rZBAZ-2UQ-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2016-07-27 14:04, alexmcwhirter@triadic.us wrote: > Just to add some more information to this, the corruption seems to > effect ssh as well. > > Using a sun hme interface, occasionally upon an ssh connection it will > refuse to authenticate a client with either password or cert > authentication. Using wireshark to capture and decrypt the packets > between the two machines, the data coming from the server seems good, > but the data received by the server from the client is essentially > garbage. Note that the client is sending valid data, but the server is > corrupting it upon receipt. Closing the connection and starting a new > one will remedy the login issue, but you do occasionally see > corruption on the server side sporadically. > > So far this only seems to occur on incoming data, outgoing data seems > fine. Also, there is another patch the references this commit on sparc64 at least. https://patchwork.kernel.org/patch/9221895/ I highly expect both my issue and OP's issue to revolve not around commit e5a4b0bb803b specifically, but around other code that no longer behaves as expected because of it.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b) Alan Curry <rlwinm@sdf.org> - 2016-07-27 12:40 +0200
Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b) alexmcwhirter@triadic.us - 2016-07-27 20:20 +0200
Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b) alexmcwhirter@triadic.us - 2016-07-28 01:20 +0200
Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b) David Miller <davem@davemloft.net> - 2016-07-28 01:50 +0200
Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b) alexmcwhirter@triadic.us - 2016-07-28 02:40 +0200
Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b) Al Viro <viro@ZenIV.linux.org.uk> - 2016-07-28 03:30 +0200
Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b) Alan Curry <rlwinm@sdf.org> - 2016-08-03 06:00 +0200
Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b) Christian Lamparter <chunkeey@googlemail.com> - 2016-08-03 14:50 +0200
Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b) Alan Curry <rlwinm@sdf.org> - 2016-08-04 01:50 +0200
Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b) Al Viro <viro@ZenIV.linux.org.uk> - 2016-07-28 02:40 +0200
csiph-web