EasyNet Posted July 1, 2022 Posted July 1, 2022 Hello everyone, I'm wondering if is possible to include in future releases of the Armbian Kernels these options: CONFIG_NETLABEL CONFIG_MPTCP CONFIG_NET_VRF CONFIG_OF_UNITTEST CONFIG_OF_DYNAMIC CONFIG_OF_OVERLAY CONFIG_INET_MPTCP_DIAG CONFIG_MPLS_ROUTING CONFIG_MPLS_IPTUNNEL CONFIG_NLMON CONFIG_NET_VRF CONFIG_GTP CONFIG_GENEVE CONFIG_IPVTAP CONFIG_IFB I'm playing around with my Odroid XU4 and I notice that I'm missing such options and drivers compiled in the Kernel. As an example Debian has these options enabled by default. In my case I created a script that is getting the Armbian Odroid XU4 kernel sources, applying these settings in config and rebuild the kernel.
Werner Posted July 1, 2022 Posted July 1, 2022 Feel free to provide a pull request enabling these options across all kernel configurations.
Recommended Posts