|
[PATCH] Move eth_mac_addr and eth_change_mtu Move eth_mac_addr() and eth_change_mtu() from drivers/net/net_init.c to net/ethernet/eth.c Index: drivers/net/net_init.c ... oss.sgi.com
Re: [PATCH] Move eth_mac_addr and eth_change_mtu To: Matthew Wilcox < willy@xxxxxxxxxx > Subject: Re: [PATCH] Move eth_mac_addr and eth_change_mtu: From: Jeff Garzik < jgarzik@xxxxxxxxx > Date: Fri, 11 Jul 2003 17:17:03 -0400 oss.sgi.com
why and how to change mac address change mac address has become a big topic ... define SIOCRPHYSADDR _IOWR('i', 62, struct ifdevea) /* Read Phys addr ... amac.paqtool.com
Re: [PATCH] Move eth_mac_addr and eth_change_mtu On Fri, Jul 11, 2003 at 04:57:21PM -0400, Jeff Garzik wrote: > Well, I don't see/understand this next-stage, so elaboration would be > nice. As-is, I do not support merging this ... www.linux.sgi.com
mac addr just saw this on /. said to change the mac addr of eth card?! #!/usr/bin/perl -w $if = "eth0"; $hwaddr = ""; # From ... mailman.egr.msu.edu
mac addr there is also a utility around somewhere that will change the mac address of the card in the kernel, so it stays in effect until you either change it back, or reboot. could be ... mailman.egr.msu.edu
DD-WRT Forum :: View topic - VeryBusyBox v1.01 changing MAC addr but ... Posted: Thu Jul 20, 2006 9:26 pm Post subject: VeryBusyBox v1.01 changing MAC addr but they revert back! I can watch the MAC addresses change when the command is sent and then ... www.dd-wrt.com
Changeset 4714 - Bcfg2 - Trac ... lines around each change ... 217 217: if inter.mac_addr != request.POST['mac_addr%d' % inter.id]: trac.mcs.anl.gov
Changeset 3091 - madwifi.org - Trac ... lines around each change ... Added MAC_FMT & MAC_ADDR macros that can be used as a drop-in replacement for ether_sprintf madwifi.org
Mac address always change (random) after reboot. - nV News Forums Mac address always change (random) after reboot. NVIDIA Linux ... dev->dev_addr[0] = (np->orig_mac[1] >> 8) & 0xff; dev->dev_addr[1] = (np->orig_mac[1 ... www.nvnews.net
|