[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130222.151505.2238431448054721865.davem@davemloft.net>
Date: Fri, 22 Feb 2013 15:15:05 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: lw@...fujitsu.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] ipv4: fix error handling in icmp_protocol.
From: Li Wei <lw@...fujitsu.com>
Date: Fri, 22 Feb 2013 16:18:44 +0800
> Now we handle icmp errors in each transport protocol's err_handler,
> for icmp protocols, that is ping_err. Since this handler only care
> of those icmp errors triggered by echo request, errors triggered
> by echo reply(which sent by kernel) are sliently ignored.
>
> So wrap ping_err() with icmp_err() to deal with those icmp errors.
>
> Signed-off-by: Li Wei <lw@...fujitsu.com>
Applied and queue up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists