My task is to create an application that will read Ethernet frames, hold them for a variable but specific amount of time, and then write them back out with a different destination address. I've never dealt with Ethernet programming before. I've looked around and found xemacps.h and xaxiethernet.h included in the bsp. Are there any examples out there on how to get this working properly with these libraries? Or are there other APIs available that would be nice to use?
Please excuse my ignorance, but there are lots of holes in my understanding and I don't yet know which questions to ask. Examples would be great!
Thanks!
Zack