Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

#
# Configuration for L3 master device support
#

config CONFIG_NET_L3_MASTER_DEV
	bool "L3 Master device support"
	depends on CONFIG_INET || CONFIG_IPV6
	---help---
	  This module provides glue between core networking code and device
	  drivers to support L3 master devices like VRF.