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: lwip-users-bounces+noam=silrd....@nongnu.org 
[mailto:lwip-users-bounces+noam=silrd....@nongnu.org] On Behalf Of Freddie 
Chopin
Sent: Thursday, April 07, 2016 11:59 AM
To: lwip-users@nongnu.org
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
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

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

Reply via email to