View Single Post
  #1 (permalink)  
Old 07-02-2008, 12:02 PM
Michael
 
Posts: n/a
I need help to hook L2 packet from network.

Hello all.
I need help to hook Ethernet packet.
The proprietary packet received from network. This is an IP packet
with extended L2 header, i.e. the packet has two L2 header + l3 header
+ .... . I need to hook this packet, remove extended l2 header and
return packet to regular process. Could you help me and advise how can
I do this. Is it possible with standard IP stack hooking process?

TIA
Michael
Reply With Quote