[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130717.175823.1205139202025326865.davem@davemloft.net>
Date: Wed, 17 Jul 2013 17:58:23 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, florz@...rz.de, sesse@...gle.com
Subject: Re: [RFC] vlan: mask vlan prio bits
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Wed, 17 Jul 2013 10:44:34 -0700
> Should we clear skb->vlan_tci in iptunnel_xmit(), or should we clear it
> in __netif_receive_skb_core() like in this patch ?
The safest thing to do is as early as possible, so yes your patch here
doing it in __netif_receive_skb_core() looks good to me.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists