[<prev] [next>] [day] [month] [year] [list]
Message-ID: <551fde152db748d49f6741b116557bf3@nokia-sbell.com>
Date: Fri, 5 Jan 2018 07:19:53 +0000
From: "Yuan, Linyu (NSB - CN/Shanghai)" <linyu.yuan@...ia-sbell.com>
To: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: question about __netif_receive_skb_core() work on macvlan device
Hi,
I have a question about __netif_receive_skb_core(),
1. create a macvlan device on a real ethernet device and configure a mac address to this macvlan device
2. create a AF_PACKET socket and bind to the real ethernet device in step 1
3. user application will receive packet which destination mac address equal to step1 through socket created by step2
Is it correct for a macvlan device configured as step1?
thanks
Powered by blists - more mailing lists