diff options
author | Julian Anastasov <ja@ssi.bg> | 2015-06-23 08:34:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-06-24 00:48:08 -0700 |
commit | 34b99df4e6256ddafb663c6de0711dceceddfe0e (patch) | |
tree | 2b34206c8709e2df08c940a92ff0666d13c75482 /drivers/net/team | |
parent | a076e6bfe7fe92a3825b3d1448e6f988fd033722 (diff) |
ip: report the original address of ICMP messages
ICMP messages can trigger ICMP and local errors. In this case
serr->port is 0 and starting from Linux 4.0 we do not return
the original target address to the error queue readers.
Add function to define which errors provide addr_offset.
With this fix my ping command is not silent anymore.
Fixes: c247f0534cc5 ("ip: fix error queue empty skb handling")
Signed-off-by: Julian Anastasov <ja@ssi.bg>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/team')
0 files changed, 0 insertions, 0 deletions