On Tue, Apr 28, 2015 at 7:23 PM, Eric Dumazet <[email protected]> wrote: > We would like that optional info provided by Congestion Control > modules using netlink can also be read using getsockopt() > > This patch changes get_info() to put this information in a buffer, > instead of skb, like tcp_get_info(), so that following patch > can reuse this common infrastructure. > > Signed-off-by: Eric Dumazet <[email protected]> > Cc: Yuchung Cheng <[email protected]> > Cc: Neal Cardwell <[email protected]> > ---
Acked-by: Neal Cardwell <[email protected]> Thanks, Eric! neal -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
