From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH RFC] sandbox: Add tap based networking
Date: Sat, 3 Dec 2011 12:02:20 -0500 [thread overview]
Message-ID: <201112031202.21723.vapier@gentoo.org> (raw)
In-Reply-To: <4EDA3B12.9030705@arcor.de>
On Saturday 03 December 2011 10:06:58 Matthias Weisser wrote:
> Am 29.11.2011 19:39, schrieb Mike Frysinger:
> > then when tap_set_hwaddr() gets called, if the MAC is different, it will
> > attempt to set the MAC to what the user requested. if they don't have
> > permission, then the code can yell at them. but if they do, this should
> > work imo. this gets us the best of all worlds i think.
>
> I looked into that. It seems that you have to shut down the interface,
> change the MAC and up the interface again. I tried now to do this using
> some ioctls but didn't got it working as user or as root. So I give up
> at this point. Should I submit the V2 patch without setting MAC function
> anyway or will it not be applied then?
add a comment to the set_hwaddr that you tried XXX but couldn't get it to
work, so for now it's disabled until someone can post a working solution
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111203/81175aad/attachment.pgp>
next prev parent reply other threads:[~2011-12-03 17:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-29 14:09 [U-Boot] [PATCH RFC] sandbox: Add tap based networking Matthias Weisser
2011-11-29 15:24 ` Mike Frysinger
2011-11-29 18:21 ` Matthias Weisser
2011-11-29 18:39 ` Mike Frysinger
2011-12-03 15:06 ` Matthias Weisser
2011-12-03 17:02 ` Mike Frysinger [this message]
2011-12-04 17:57 ` [U-Boot] [PATCH] " Matthias Weisser
2011-12-13 23:54 ` Simon Glass
2011-12-14 3:35 ` Mike Frysinger
2011-12-15 15:46 ` Simon Glass
2011-12-17 22:47 ` Wolfgang Denk
2012-01-08 8:47 ` 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=201112031202.21723.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/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.