Forum Discussion
Altera_Forum
Honored Contributor
10 years agoMAC Address Change Buggy
Hi, I encounted a problem I had to commit I could not solve on my own: platform: Altera / Quartus FPGA with TSE (triple-speed ethernet) with Altera drivers which are supported by uCLinux. pro...
Altera_Forum
Honored Contributor
10 years agoKazu,
you've lead the way: the problem is, that after changing the MAC on the HOST, the Ping triggered ARP response returns the OLD MAC as source within its ETHERNET frame. The driver was customized by 3rd-Party and it seems like was not tested thoroughly and the network stack is corrupt. Thanks for youe time.