From: Xiangyu Chen <[email protected]> Hi Bruce,
The 3 patches from upstream are used to fix the networking MIB statistic error bug. Could you please help to merge following patches to linux-yocto v6.1 branch, thanks. Ref: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cf8b49fb https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b4a11b20 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e4da8c78 Heng Guo (3): net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams. net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check include/uapi/linux/snmp.h | 3 ++- net/ipv4/ip_forward.c | 5 ++--- net/ipv4/ip_output.c | 9 +++++---- net/ipv4/ipmr.c | 1 - net/ipv4/proc.c | 3 ++- net/ipv6/ip6_output.c | 13 ++++++------- net/ipv6/ip6mr.c | 2 -- net/ipv6/mcast.c | 5 ++--- net/ipv6/ndisc.c | 2 +- net/ipv6/proc.c | 3 ++- net/ipv6/raw.c | 2 +- 11 files changed, 23 insertions(+), 25 deletions(-) -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13375): https://lists.yoctoproject.org/g/linux-yocto/message/13375 Mute This Topic: https://lists.yoctoproject.org/mt/102987867/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
