[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20141216.151823.2276708539799601894.davem@davemloft.net>
Date: Tue, 16 Dec 2014 15:18:23 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: rapier@....edu
Cc: alexei.starovoitov@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 2/3] Implementation of RFC 4898 Extended TCP
Statistics (Web10G)
From: rapier <rapier@....edu>
Date: Tue, 16 Dec 2014 15:13:44 -0500
> On 12/16/14, 3:03 PM, David Miller wrote:
>
>> You shouldn't need to export any symbols.
>
> As a point of clarification - is it acceptable to export symbols for
> use with in tree modules such as tcp_htcp? We are more than willing to
> do the work required to bring this in line with best practices.
I'm saying for data and TCP statistics collection, you shouldn't need
to add any new symbol exports.
Keep this in the main kernel, nothing external should be needed.
Extending tcp_info or similar is the only reasonable way to implement
this stuff.
--
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