[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080523225435.GT20815@postel.suug.ch>
Date: Sat, 24 May 2008 00:54:35 +0200
From: Thomas Graf <tgraf@...g.ch>
To: Jon Masters <jonathan@...masters.org>
Cc: Rick Jones <rick.jones2@...com>,
"Kok, Auke" <auke-jan.h.kok@...el.com>,
Jan Engelhardt <jengelh@...ozas.de>, johnathan@...masters.org,
netdev@...r.kernel.org, dwmw2@...radead.org
Subject: Re: network interface *name* alias support?
* Jon Masters <jonathan@...masters.org> 2008-05-23 15:06
> My intention is to also allow for:
>
> ifcfg-slot_<whatever>
>
> Where the configuration is based entirely upon what vendor <XYZ> says is
> the first, second, or third card. Then, those who want to use the older
> names can continue to do so, but those who prefer to base their
> configuration upon the order the vendor states, can do so.
I'd propose to extend the netlink configuration interface, f.e. introduce a
new netlink attribtue IFLA_SLOT which can be provided to select the device
to be changed based on the slot number instead of the name/ifindex. That
would also make it trivial to write a small app using RTM_GETLINK to
translate a slot number to the corresponding interface name.
--
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