qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Sebastian Herbszt" <herbszt@gmx.de>
To: Anthony Liguori <anthony@codemonkey.ws>, qemu-devel@nongnu.org
Cc: Juergen Lock <nox@jelal.kn-bremen.de>, Jung-uk Kim <jkim@FreeBSD.org>
Subject: Re: [Qemu-devel] Re: [PATCH] networking using libpcap
Date: Sat, 26 Jul 2008 19:30:50 +0200	[thread overview]
Message-ID: <04a201c8ef45$71ebcd80$0201a8c0@zeug> (raw)
In-Reply-To: 488A3CC0.60802@codemonkey.ws

Anthony,

> 2) When using ifname=eth0, traffic doesn't work from host=>guest nor 
> from guest=>host.  This seems like a major short-coming to me.  Having 
> another networking option that is easy to use but doesn't work in some 
> fundamental way that a user would expect seems like it's just going to 
> lead to even further confusion.  This patch isn't attractive to me 
> unless it works just like you were bridging to a physical interface (and 
> I don't think there's anything fundamental preventing that).

this works on Win XP. According to the source it seems to need BIOCFEEDBACK
("This is necessary to connect host and guest.") on BSD. Maybe something like
this is also needed on your system.

Which OS did you try it with? Linux?

- Sebastian

  reply	other threads:[~2008-07-26 17:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-17 22:12 [Qemu-devel] Re: [PATCH] networking using libpcap Jung-uk Kim
2008-07-18 16:12 ` Sebastian Herbszt
2008-07-18 20:39   ` Jung-uk Kim
2008-07-18 23:07     ` Jung-uk Kim
2008-07-21 15:35     ` Sebastian Herbszt
2008-07-25 20:51     ` Anthony Liguori
2008-07-26 17:30       ` Sebastian Herbszt [this message]
2008-07-27  0:28         ` Anthony Liguori
2008-07-27 12:55       ` Paul Brook
2008-07-23  1:55 ` Anthony Liguori
  -- strict thread matches above, loose matches on Subject: below --
2008-07-02 15:02 [Qemu-devel] " Ulrich Hecht
2008-07-02 23:39 ` [Qemu-devel] " Sebastian Herbszt

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='04a201c8ef45$71ebcd80$0201a8c0@zeug' \
    --to=herbszt@gmx.de \
    --cc=anthony@codemonkey.ws \
    --cc=jkim@FreeBSD.org \
    --cc=nox@jelal.kn-bremen.de \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).