[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHA+R7N_X5GuXG-MyRcpHcbzKDLh9kDKr52G7hqT=RwMjrTA1A@mail.gmail.com>
Date: Tue, 29 Jul 2014 10:53:15 -0700
From: Cong Wang <cwang@...pensource.com>
To: Marco Varlese <marco.varlese@...il.com>
Cc: netdev <netdev@...r.kernel.org>
Subject: Re: Port attributes configuration
On Tue, Jul 29, 2014 at 2:15 AM, Marco Varlese <marco.varlese@...il.com> wrote:
> I'm working on a new platform and the network interfaces will have
> quite few new options (roughly 50) to configure. What I definitely
> want to achieve is to use the common tools available on Linux to let
> users configure the port attributes from user-space without writing a
> brand new ad-hoc tool.
>
Netlink is definitely preferred unless you have a reason not to use it.
You don't give any details so I can't tell much.
You probably don't have to write a new tool from scratch, i.e. parsing
netlink attributes all by yourself, you probably can just patch existing
iproute2.
--
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