From: "Gerd v. Egidy" <gerd.von.egidy-XXsH3GEs1jrby3iVrkZq2A@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] Add support for ethernet point-to-point connections configured via DHCP
Date: Thu, 26 Mar 2015 14:53:18 +0100 [thread overview]
Message-ID: <1506150.rhqarm8E4q@thunder> (raw)
In-Reply-To: <13711492.8HAMuGhYIN@thunder>
On Thursday 05 March 2015 12:07:57 Gerd von Egidy wrote:
> When current dracut receives an ip with netmask of 255.255.255.255 via DHCP,
> setting the also supplied default gateway fails (because it is obviously
> not within the netmask).
>
> The setup with a netmask of /32 is quite common in colocation datacenters
> where you don't want the machines of two different customers to directly
> talk to each other. At least two of the biggest colocation providers in
> Germany (1&1 and Strato) do it that way. NetworkManager supports this kind
> of setup and the dhclient-scripts of several distributions too.
>
> In this patch I have implemented a simple approach very similar to what is
> found in Debian. The dhclient-script from Fedora uses a more sophisticated
> approach, but that relies on the ipcalc utility which would introduce a
> dependency on Fedora-initscripts for dracut.
any comments or questions about this one?
I'd prefer if this could be merged into dracut upstream.
Kind regards,
Gerd
next prev parent reply other threads:[~2015-03-26 13:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-05 11:07 [PATCH] Add support for ethernet point-to-point connections configured via DHCP Gerd von Egidy
2015-03-26 13:53 ` Gerd v. Egidy [this message]
2015-03-26 15:38 ` [Dracut GitHub] Patchset imported to github Dracut GitHub Import Bot
2015-06-03 7:35 ` [PATCH] Add support for ethernet point-to-point connections configured via DHCP Gerd v. Egidy
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=1506150.rhqarm8E4q@thunder \
--to=gerd.von.egidy-xxsh3ges1jrby3ivrkzq2a@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.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.