i wish to know how to read the packet header information that pass through my system.
i wonder it might be the skbuff.h but i wish to know how do i compile my own c file which fetch informations from the sk_buff structure, which should be the buffer area that keeps the ethernet packet information.
