lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Changing MAC address of network interface?


From: Noam Weissman
Subject: Re: [lwip-users] Changing MAC address of network interface?
Date: Thu, 7 Apr 2016 14:34:37 +0000

Hi,

Just a small addition. You can change  net_if.hwaddr[]  on the fly for testing 
etc but I think 
it is better t reboot after that.

BR,
Noam.


-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Freddie Chopin
Sent: Thursday, April 07, 2016 11:59 AM
To: address@hidden
Subject: [lwip-users] Changing MAC address of network interface?

Hello!

I was wondering what is the proper way to change MAC address of network 
interface. Can I just change the contents of netif.hwaddr[] and expect 
everything to still work correctly (assuming I also change the MAC address in 
the driver)? Maybe I have to bring the netif completely down, remove it, change 
the configuration (MAC address only), add it again and bring it up?

Thanks for any help!

Regards,
FCh

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]