Custom Linux kernels for the UniFi Dream Machine (Pro). See udm-kernel-tools for instructions on how to run these kernels on your device.
For the edge flavour, we extend the stock Linux kernel running on the UniFi Dream Machine (Pro) with the following features:
- Multicast routing
- Multipath routing
- In-kernel WireGuard VPN support
SSH into your UniFi Dream Machine and enter the UniFi OS shell as follows:
unifi-os shell
Select from the Releases page the kernel version you want to install and download the appropriate Debian package. Then, you can install the package as follows:
apt install ./udm-kernel-VERSION-RELEASE_arm64.deb
If you have any questions or want to have additional features included in the kernel, feel free to open an issue on Github.