linux-um archives
 help / color / mirror / Atom feed
From: Antoine Martin <antoine@nagafix.co.uk>
To: Antoine Martin <antoine@nagafix.co.uk>
Cc: Jeff Dike <jdike@addtoit.com>,
	Blaisorblade <blaisorblade@yahoo.it>,
	user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] regression: pcap broken in 2.6.20.x
Date: Fri, 27 Apr 2007 16:28:21 +0100	[thread overview]
Message-ID: <46321695.3060206@nagafix.co.uk> (raw)
In-Reply-To: <463214E7.5080605@nagafix.co.uk>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

>> The easiest way to work around this is to provide a MAC on the UML
>> command line.
> Except, pcap doesn't have the option.
> I am looking at pcap_user.c and pcap_kern.c trying to figure out where I
> can add parsing for that.
in: check_transport(struct transport *transport, char *eth, int n,
                           void **init_out, char **mac_out)

There is a:
	if(!transport->setup(eth, mac_out, *init_out)){


So I guess that I should be looking in pcap_setup(char *str, char
**mac_out, void *data) in pcap_kern.c?
To populate mac_out.
Right?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGMhaVGK2zHPGK1rsRCmiTAJ96Pqxr/ioaDz5ngEfHU4EVHGCgYACfRS4M
iT62rIGq6yJ3LiOZOz6WtKM=
=Oxzw
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

  reply	other threads:[~2007-04-27 15:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-22 18:43 [uml-devel] regression: pcap broken in 2.6.20.x Antoine Martin
2007-04-25 20:48 ` Jeff Dike
2007-04-25 20:59   ` Antoine Martin
2007-04-26 14:12     ` Blaisorblade
2007-04-27 15:10       ` Jeff Dike
2007-04-27 15:21         ` Antoine Martin
2007-04-27 15:28           ` Antoine Martin [this message]
2007-04-27 15:50           ` Jeff Dike
2007-04-27 16:29             ` Antoine Martin
2007-04-27 16:46               ` Antoine Martin
2007-04-27 16:55                 ` Antoine Martin
2007-04-27 20:20                 ` Jeff Dike
2007-04-30 17:18                   ` Antoine Martin
2007-04-30 18:10                     ` Jeff Dike
2007-04-30 19:30                       ` Antoine Martin
2007-04-30 21:32                         ` Jeff Dike

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=46321695.3060206@nagafix.co.uk \
    --to=antoine@nagafix.co.uk \
    --cc=blaisorblade@yahoo.it \
    --cc=jdike@addtoit.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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