<div dir="ltr">Hi All,<div><br></div><div>I am new to kernel development. I am writing a kernel module that captures packet at the netfilter pre - routing hook.</div><div><br></div><div>I only want to capture the BEACON FRAME.</div><div><br></div><div>I have few queries:</div><div><br></div><div>1&gt;When the beacon frame comes to receiving machine do the sk_buff gets allocated?</div><div>2&gt; How can i identify the beacon frame at the pre routing hook?</div><div>3&gt; Beacon frame consist of a string for authentication of client with the server, can i use sk_buff pointers to get access to that string, if sk_buff is allocated?</div><div><br></div><div>Regards</div><div>Gunjan</div></div>