public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: William Hubbs <williamh@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] rfc: openrc: use iproute2 for all network handling in linux
Date: Fri, 11 Nov 2011 16:26:39 -0600	[thread overview]
Message-ID: <20111111222639.GB32082@linux1> (raw)
In-Reply-To: <35011513-F942-4A61-B340-6A100FD65E06@gentoo.org>

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

On Fri, Nov 11, 2011 at 04:10:50PM -0600, Matt Thode wrote:
> I think that we should be using the new tools by now, it's been in development for the last ten years.  There would have to be some sort of migration path for people to use though.

If you have iproute2 installed, and you do not have a line like the
following in your /etc/conf.d/net file:

modules="!ifconfig"

or

modules_ifname="!ifconfig"

you are already using iproute2 to configure your routes and static
addresses, so the only thing that would need to change, and this doesn't
have to happen now, is that you would have to change over to using cidr
addresses,, for example:

config_ethx="x.x.x.x/24"

instead of

config_ifname="x.x.x.x netmask 255.255.255.0"

But, because of the way the network scripts are written, this is a
separate issue from dropping support for ifconfig, so it could be
handled with a migration path later.

William


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

  parent reply	other threads:[~2011-11-11 22:27 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-11 21:53 [gentoo-dev] rfc: openrc: use iproute2 for all network handling in linux William Hubbs
2011-11-11 22:01 ` Chí-Thanh Christopher Nguyễn
2011-11-11 22:10   ` Matt Thode
2011-11-11 22:16     ` Chí-Thanh Christopher Nguyễn
2011-11-11 22:26     ` William Hubbs [this message]
2011-11-11 22:11   ` William Hubbs
2011-11-13  4:50   ` Mike Frysinger
2011-11-12  6:25 ` Joshua Saddler
2011-11-13  1:26   ` Chí-Thanh Christopher Nguyễn
2011-11-13  4:47     ` Mike Frysinger
2011-11-13 15:16       ` Chí-Thanh Christopher Nguyễn
2011-11-13 17:24         ` Mike Frysinger
2011-11-13 18:04           ` Chí-Thanh Christopher Nguyễn
2011-11-13 18:33             ` Mike Frysinger
2011-11-13 18:50               ` Chí-Thanh Christopher Nguyễn
2011-11-14  0:23                 ` Mike Frysinger
2011-11-14  0:57                   ` Chí-Thanh Christopher Nguyễn
2011-11-14  6:10                     ` Mike Frysinger
2011-12-06 20:07                 ` Mike Frysinger
2011-11-13  4:50 ` Mike Frysinger

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=20111111222639.GB32082@linux1 \
    --to=williamh@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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