On Thu,  4 Jan 2024 22:57:56 +0530
madhuker.myt...@oracle.com wrote:

>  {
> -     void *data_end = (void *)(long)skb->data_end;
> -     void *data = (void *)(long)skb->data;
> -     __u16 proto = (__u16)skb->protocol;
> +    struct neth nh;
> +    struct net6h n6h;

Sloppy non-standard indentation.

And original code would work with tunnels, this won't

Reply via email to