Chapter 2. The host kernel

We need a host kernel with two extra options in order to configure our setup in the way described in this document.

For those using make menuconfig the options required are "802.1d Ethernet Bridging" (in "Networking options") and "Universal TUN/TAP device driver support" (in "Network device support").

For those using make config the two options are CONFIG_TUN and CONFIG_BRIDGE.