Util-Linux package development
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: Bruce Dubbs <bruce.dubbs@gmail.com>
Cc: util-linux@vger.kernel.org
Subject: Re: [PATCH] agetty: Reprompt once the network addresses change if address displayed
Date: Tue, 7 Jul 2015 11:56:47 -0400	[thread overview]
Message-ID: <20150707155647.GL17734@vapier> (raw)
In-Reply-To: <559BE8B0.3020403@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1191 bytes --]

On 07 Jul 2015 09:56, Bruce Dubbs wrote:
> Mike Frysinger wrote:
> > the whole point of libmnl is to provide a clean userspace library API that is
> > completely standalone & minimal (it's in the name) so people don't have to
> > learn the low level netlink APIs nor have to include linux/ headers directly
> > (which often lead to clashes with the C libraries).  libmnl itself is <20KiB,
> > so i don't buy the bloat argument.
> >
> > even then, if we do use libmnl in util-linux, it'd have configure checks so that
> > if the system doesn't have it, it'd be disabled automatically.  i'm surprised
> > you're complaining about libmnl but not the other large external libs that
> > util-linux utilizes.
> >
> > another point of information: the latest iproute2 now requires libmnl, so that
> > ship has already sailed.
> 
> Yes, you're right.  We do disable tipc in iproute2 for the same reason 
> as we are discussing here.  That's not a function that many of our users 
> would need.  If libmnl is added to util-linux, then we'll deal with it.

at some point i think it's going to be inevitable.  my (bystander) view is that 
they'll be moving to use it more.
-mike

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-07-07 15:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-03 12:58 [PATCH] agetty: Reprompt once the network addresses change if address displayed Stef Walter
2015-07-06 14:07 ` Mike Frysinger
2015-07-06 18:58   ` Bruce Dubbs
2015-07-07  4:25     ` Mike Frysinger
2015-07-07  5:05       ` Bruce Dubbs
2015-07-07  7:07         ` Mike Frysinger
2015-07-07 14:56           ` Bruce Dubbs
2015-07-07 15:56             ` Mike Frysinger [this message]
2015-07-09  7:20   ` Stef Walter
2015-07-20  9:26     ` Karel Zak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150707155647.GL17734@vapier \
    --to=vapier@gentoo.org \
    --cc=bruce.dubbs@gmail.com \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox