Re: [PATCH net-next v4 07/12] net: vxlan: make vxlan_set_mac() return drop reasons
From: Jakub Kicinski
Date: Fri Oct 04 2024 - 12:46:56 EST
On Tue, 1 Oct 2024 15:32:20 +0800 Menglong Dong wrote:
> + * @SKB_DROP_REASON_LOCAL_MAC: the source mac address is equal to
capital letters: MAC
> + * the mac of the local netdev.
mac -> MAC address
MAC is a layer.