Hi, David and Cong I don't quite understand where this patch to go. This patch wants to delete the LINUX_MIB_TIMEWAITKILLED counter. Moving snmp.h out of the uapi directory is a difference thing. Do we really need to do it?
On Tue, Jan 22, 2019 at 10:58 PM Cong Wang <[email protected]> wrote: > > On Mon, Jan 21, 2019 at 3:14 PM peng yu <[email protected]> wrote: > > > > Hello, I think the snmp.h didn't try to keep user-space compatibility, > > so we could delete LINUX_MIB_TIMEWAITKILLED counter. Do I > > misunderstand anything? > > I don't know. Maybe user-space doesn't need these definitions at all, > as like nstat can figure out the values from /proc/net/netstat. It looks > like we either could just kill snmp.h or we have to keep it for backward > compatibility.
