From: Stephen Hemminger <shemminger@vyatta.com>
To: James Chapman <chapman@katalix.com>
Cc: netdev@vger.kernel.org
Subject: Re [RFC PATCH 1/2] iproute2: Add libnl support.
Date: Mon, 29 Mar 2010 14:06:42 -0700 [thread overview]
Message-ID: <20100329140642.7305bdfc@nehalam> (raw)
> This patch links the ip utility with libnl, which must be separately
> installed. This lets new functionality use libnl to implement its
> netlink interfaces.
>
> Package developers will need to add libnl to the iproute2 package
> dependencies.
> ---
> Makefile | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
No. I don't want to make iproute2 dependent on libnl.
It doesn't make sense to have dependency without major need for new
functionality. There are already netlink library routines in iproute2
next reply other threads:[~2010-03-29 21:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-29 21:06 Stephen Hemminger [this message]
2010-03-30 7:48 ` Re [RFC PATCH 1/2] iproute2: Add libnl support James Chapman
2010-03-30 21:40 ` Stephen Hemminger
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=20100329140642.7305bdfc@nehalam \
--to=shemminger@vyatta.com \
--cc=chapman@katalix.com \
--cc=netdev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.