From 8f9f73d82ce392219d1a46768ac54e12e28ef349 Mon Sep 17 00:00:00 2001 From: whi-tw Date: Sat, 10 Dec 2022 00:28:55 +0000 Subject: [PATCH] Signpost to macvlan kernel module for UDR (#444) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 24d57da..ac1a48e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ All artifacts can be found on IPFS Extract the zip to the root of your device! Look at the assets on the Podman workflow. +## macvlan kernel module for UDR + +Ui have stopped building the `macvlan` kernel module into the kernel for the UDR, which means containers cannot +have their own routable IPs out of the box. This module is being built and distributed separately, and can be found +at [macvlan-unifi-udr](https://github.com/whi-tw/macvlan-unifi-udr). + ## General Tools ### on-boot-script