Fix MAC Address Clone in OpenWRT
I used to be able to change the MAC address of WAN interface by specifying
macaddr
option in /etc/config/network
. However, due to unknown reason,
this no longer works in snapshot builds. Here is how to achieve the same effect
using init scripts.