Skip to content

boostchicken/udm-kernel

 
 

Repository files navigation

udm-kernel

Custom Linux kernels for the UniFi Dream Machine (Pro). See udm-kernel-tools for instructions on how to run these kernels on your device.

Features

For the edge flavour, we extend the stock Linux kernel running on the UniFi Dream Machine (Pro) with the following features:

  1. Multicast routing
  2. Multipath routing
  3. In-kernel WireGuard VPN support

Installation

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

Questions

If you have any questions or want to have additional features included in the kernel, feel free to open an issue on Github.

About

Custom Linux kernels for the UniFi Dream Machine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.7%
  • Assembly 1.9%
  • C++ 0.7%
  • Makefile 0.3%
  • Perl 0.2%
  • Objective-C 0.1%
  • Other 0.1%