mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-08 17:49:46 +01:00
ea48034806
Replace Busybox ip command with the full version from the iproute2 package. This removes ~20KiB from Busybox, but adds ~685KiB for full iproute2. The main reason is to get full ip -6 route command support to debug Thread related routing problems.