Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # Configuration for L3 master device support
0004 #
0005 
0006 config NET_L3_MASTER_DEV
0007         bool "L3 Master device support"
0008         depends on INET || IPV6
0009         help
0010           This module provides glue between core networking code and device
0011           drivers to support L3 master devices like VRF.