Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Ethernet type modification: Page 1 of 5 (5 Items)
   
Ethernet type modification  
Hello,

I want to change the ether type parameter of the ethernet header of ethernet packet.  This needs to be done for all the 
ethernet packets that moves out of the ethernet interface.

Similarly all the ethernet packets received at an interface need to be verified with its ether type at its ethernet 
header and if it matches with the custom ether type id, then only it need to be send to the stack.  Else that packet 
needs to be discarded.

Can anyone please suggest me how to do these above two requirements?

Warm regards,
Santhosh. A