lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 03 May 2007 03:15:46 -0700 (PDT) From: David Miller <davem@...emloft.net> To: mitch@...ux.vnet.ibm.com Cc: netdev@...r.kernel.org Subject: Re: [PATCH 6/6] [IPV4] SNMP: Display new statistics at /proc/net/snmp From: Mitsuru Chinen <mitch@...ux.vnet.ibm.com> Date: Wed, 2 May 2007 10:05:13 +0900 > [IPV4] SNMP: Display new statistics at /proc/net/netstat > > This displays the statistics specified in the updated IP-MIB RFC > (RFC4293) in /proc/net/netstat. The reason why these are not added > to /proc/net/snmp is that some existing utilities are developed under > the assumption that ipstat items in /proc/net/snmp is unchanged. > > Signed-off-by: Mitsuru Chinen <mitch@...ux.vnet.ibm.com> Magic constant "17" is not the best, somebody will break this next time this table it touched. Why not use another sentinel, or something like that, to mark the entry groups? - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists