net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
In this commit, we make ip_mkroute_input() and __mkroute_input() return drop reasons. The drop reason "SKB_DROP_REASON_ARP_PVLAN_DISABLE" is introduced for the case: the packet which is not IP is forwarded to the in_dev, and the proxy_arp_pvlan is not enabled. Signed-off-by:Menglong Dong <dongml2@chinatelecom.cn> Signed-off-by:
Paolo Abeni <pabeni@redhat.com>
Loading
Please sign in to comment