linux/drivers/net/ipvlan
Mahesh Bandewar 265de6d19c ipvlan: ipvlan depends on INET and IPV6
This driver uses ip_out_local() and ip6_route_output() which are
defined only if CONFIG_INET and CONFIG_IPV6 are enabled respectively.

Reported-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-11-29 20:53:05 -08:00
..
ipvlan_core.c
ipvlan_main.c
ipvlan.h ipvlan: ipvlan depends on INET and IPV6 2014-11-29 20:53:05 -08:00
Makefile