Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1210569

Re: Exporting obscene amounts of data in rtnl_link_ops->fill_info()

From "Jason A. Donenfeld" <Jason@zx2c4.com>
Newsgroups linux.kernel
Subject Re: Exporting obscene amounts of data in rtnl_link_ops->fill_info()
Date 2015-08-20 17:00 +0200
Message-ID <pZztU-850-3@gated-at.bofh.it> (permalink)
References <pZmdk-5xL-13@gated-at.bofh.it> <pZr3k-4jD-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Aug 20, 2015 at 7:59 AM, Scott Feldman <sfeldma@gmail.com> wrote:
>
> What kind of data are you sending up?  Maybe there is an alternate interface.

This is what I'm wondering about: alternative interfaces, that are
still kosher in the netlink/rtnl world. Each interface is associated
with a certain set of "peers". I want to get a list of all these
peers. Sometimes there are lots of them. It's structured data that
fits well into netlink messages, but it's just that there are
potentially a lot of entries.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Exporting obscene amounts of data in rtnl_link_ops->fill_info() "Jason A. Donenfeld" <Jason@zx2c4.com> - 2015-08-20 02:50 +0200
  Re: Exporting obscene amounts of data in rtnl_link_ops->fill_info() Scott Feldman <sfeldma@gmail.com> - 2015-08-20 08:00 +0200
    Re: Exporting obscene amounts of data in rtnl_link_ops->fill_info() "Jason A. Donenfeld" <Jason@zx2c4.com> - 2015-08-20 17:00 +0200

csiph-web