From: Benjamin Drung <benjamin.drung@profitbricks.com>
To: Samuel Thibault <samuel.thibault@gnu.org>
Cc: Jan Kiszka <jan.kiszka@siemens.com>,
Eric Blake <eblake@redhat.com>,
Markus Armbruster <armbru@redhat.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/1] slirp: Add domainname option to slirp's DHCP server
Date: Tue, 27 Feb 2018 17:15:54 +0100 [thread overview]
Message-ID: <1519748154.4922.9.camel@profitbricks.com> (raw)
In-Reply-To: <20180217211639.3nmuftec64455qor@var.youpi.perso.aquilenet.fr>
Am Samstag, den 17.02.2018, 22:16 +0100 schrieb Samuel Thibault:
> Hello,
>
> Benjamin Drung, on ven. 16 févr. 2018 13:55:03 +0100, wrote:
> > Or should the command line option be simpler, but how should it be
> > specified
> > then? Maybe
> >
> > -net
> > staticroute=10.0.2.0/24via10.0.2.2,staticroute=192.168.0.0/16via10.
> > 0.2.2
>
> I guess
>
> > -net
> > staticroute=10.0.2.0/24:10.0.2.2,staticroute=192.168.0.0/16:10.0.2.
> > 2
>
> would be more mainstream.
Okay. I used this syntax to implement the static route support. See the
"slirp: Add classless static routes support to DHCP server" patch.
> I'm also wondering to which extent we want to extend our dhcp server,
> when a tap device can be used to plug (or proxy) an actual dhcp
> serveR.
I am using slirp's DHCP server to test custom build live images
locally. This should be simple to setup and run in contrast to our
"real" production environment with real hardware and actual DHCP
severs.
--
Benjamin Drung
System Developer
Debian & Ubuntu Developer
ProfitBricks GmbH
Greifswalder Str. 207
D - 10405 Berlin
Email: benjamin.drung@profitbricks.com
URL: https://www.profitbricks.de
Sitz der Gesellschaft: Berlin
Registergericht: Amtsgericht Charlottenburg, HRB 125506 B
Geschäftsführer: Achim Weiss, Matthias Steinberg
prev parent reply other threads:[~2018-02-27 16:16 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-16 12:55 [Qemu-devel] [PATCH 0/1] slirp: Add domainname option to slirp's DHCP server Benjamin Drung
2018-02-16 12:55 ` [Qemu-devel] [PATCH 1/1] " Benjamin Drung
2018-02-16 15:15 ` Eric Blake
2018-02-16 15:18 ` Benjamin Drung
2018-02-16 17:55 ` [Qemu-devel] [PATCH v2] " Benjamin Drung
2018-02-16 19:23 ` Philippe Mathieu-Daudé
2018-02-16 19:32 ` Benjamin Drung
2018-02-27 16:04 ` Benjamin Drung
2018-02-27 16:06 ` [Qemu-devel] [PATCH 1/2 v4] " Benjamin Drung
2018-02-27 16:06 ` [Qemu-devel] [PATCH 2/2] slirp: Add classless static routes support to " Benjamin Drung
2018-03-04 21:06 ` Samuel Thibault
2018-03-08 18:57 ` [Qemu-devel] [PATCH 2/2 v2] " Benjamin Drung
2018-03-08 19:46 ` Eric Blake
2018-03-08 20:07 ` Benjamin Drung
2018-03-08 20:21 ` Eric Blake
2018-03-14 19:07 ` Benjamin Drung
2018-03-04 20:43 ` [Qemu-devel] [PATCH 1/2 v4] slirp: Add domainname option to slirp's " Samuel Thibault
2018-02-26 15:52 ` [Qemu-devel] [PATCH v3] " Benjamin Drung
2018-02-17 21:16 ` [Qemu-devel] [PATCH 0/1] " Samuel Thibault
2018-02-27 16:15 ` Benjamin Drung [this message]
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=1519748154.4922.9.camel@profitbricks.com \
--to=benjamin.drung@profitbricks.com \
--cc=armbru@redhat.com \
--cc=eblake@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=qemu-devel@nongnu.org \
--cc=samuel.thibault@gnu.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.