From: Stephen Suryaputra
Date: Mon, 16 Apr 2018 13:42:16 -0400
> The statistics such as InHdrErrors should be counted on the ingress
> netdev rather than on the dev from the dst, which is the egress.
>
> Signed-off-by: Stephen Suryaputra
This looks ok, applied to net-next, thanks.
The statistics such as InHdrErrors should be counted on the ingress
netdev rather than on the dev from the dst, which is the egress.
Signed-off-by: Stephen Suryaputra
---
include/net/addrconf.h | 14 +++
net/ipv6/exthdrs.c | 55 --