mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 20:43:02 +02:00
This change replaces the BusyBox ifup/ifdown applets with the full-blown ifupdown2 package. To get it fully working we also need to enable a few missing kernel features: ipv4 + ipv6, multiple routing tables, and some netfilter features. We take the opportunity to sync kernel features in between the two archs as well. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>