From: Zhang Shengju <[email protected]>
Date: Wed,  7 Dec 2016 14:52:53 +0800

> Currently, icmp_rcv() always return zero on a packet delivery upcall.
> 
> To make its behavior more compliant with the way this API should be
> used, this patch changes this to let it return NET_RX_SUCCESS when the
> packet is proper handled, and NET_RX_DROP otherwise.
> 
> Signed-off-by: Zhang Shengju <[email protected]>

Applied.

Reply via email to