From: Stephen Hemminger <shemminger@vyatta.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH iproute2] ss: fix autobound filter
Date: Tue, 21 Jun 2011 08:54:40 -0700 [thread overview]
Message-ID: <20110621085440.691170a4@nehalam.ftrdhcpuser.net> (raw)
In-Reply-To: <1308316911.2780.6.camel@edumazet-laptop>
On Fri, 17 Jun 2011 15:21:51 +0200
Eric Dumazet <eric.dumazet@gmail.com> wrote:
> Fixes following error. We currently provide garbage data to kernel, that
> can abort the validation process or produce unexpected results.
>
> $ ss -a autobound
> State Recv-Q Send-Q Local Address:Port Peer Address:Port
> TCPDIAG answers: Invalid argument
>
> After patch:
>
> $ misc/ss -a autobound
> State Recv-Q Send-Q Local Address:Port Peer Address:Port
> LISTEN 0 128 *:44624 *:*
> ESTAB 0 0 192.168.1.21:47141 74.125.79.109:imaps
>
> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Applied thanks
prev parent reply other threads:[~2011-06-21 15:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-17 13:21 [PATCH iproute2] ss: fix autobound filter Eric Dumazet
2011-06-21 15:54 ` Stephen Hemminger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110621085440.691170a4@nehalam.ftrdhcpuser.net \
--to=shemminger@vyatta.com \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox