<div dir="ltr">Hello everyone,<br><br>In any Netfilter hook, we return NF_STOLEN to mark that we're handling the packet and we'd be responsible for its fate.<div><br>My question is, my hook calls several functions on the SKB before knowing if I want to steal it or not so is there a way to just mark the SKB itself as stolen instead of using the hook NF_STOLEN return code?</div>
<div><br></div><div>Thanks,<br>Adel</div></div>