Re: [PATCH] snmp: Remove duplicate OUTMCAST stat increment

2015-11-16 Thread David Miller
From: Neil Horman Date: Mon, 16 Nov 2015 13:09:10 -0500 > the OUTMCAST stat is double incremented, getting bumped once in the mcast code > itself, and again in the common ip output path. Remove the mcast bump, as its > not needed > > Validated by the reporter, with good results > > Signed-off-

[PATCH] snmp: Remove duplicate OUTMCAST stat increment

2015-11-16 Thread Neil Horman
the OUTMCAST stat is double incremented, getting bumped once in the mcast code itself, and again in the common ip output path. Remove the mcast bump, as its not needed Validated by the reporter, with good results Signed-off-by: Neil Horman Reported-by: Claus Jensen CC: Claus Jensen CC: David