Re: sctp snmp mib stats in /proc/net/snmp
From: Nivedita Singhvi <hidden>
Date: 2002-10-29 17:32:24
From: Nivedita Singhvi <hidden>
Date: 2002-10-29 17:32:24
"David S. Miller" wrote:
From: Nivedita Singhvi [off-list ref] Date: Tue, 29 Oct 2002 09:21:40 -0800 (PST) Ah, sorry about that, and thanks for the tip :). Will do next time..For now, here is the plain diff. Where will sctp_statistics be defined? If it will be in net/sctp/*.c, then you will need to ifdef this ipv4 procfs code on CONFIG_IP_SCTP
Rats, yes, it is in net/sctp/protocol.c. I'll move it under the ifdef and make up a complete patch with the dependent code for review purposes and repost. Thanks for the catch! thanks, Nivedita