commit | bdb7cc643fc9db8d6ed9a2b9e524e27ac5882029 | [log] [tgz] |
---|---|---|
author | Stephen Suryaputra <ssuryaextr@gmail.com> | Mon Apr 16 13:42:16 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 17 13:39:51 2018 -0400 |
tree | a0682f0b12435422ac8699fe2fe29c2a7f5dcd63 | |
parent | 032234d8231909ac049f22ea3b408487e1c103eb [diff] |
ipv6: Count interface receive statistics on the ingress netdev 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 <ssuryaextr@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>