Move Jumbo Frames to Unsupported section (#350)

Ubiquiti added native support for jumbo frames for the UDM and UDM-Pro in the 1.12.13 EA firmware. However, support for the UDM-SE is not yet announced.
This commit is contained in:
Johann Christensen 2022-04-13 12:25:50 +02:00 committed by GitHub
parent 381ec1e022
commit e7605b3680
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,12 +160,6 @@ It stops the build in service that monitors the thermal values, fan speed and co
After that it sets the thermal/fan chip (adt7475) to automatic mode. After that it sets the thermal/fan chip (adt7475) to automatic mode.
Once that is done it changes the thermal and fan values specified in the script. Once that is done it changes the thermal and fan values specified in the script.
### Jumbo Frames
<https://github.com/kalenarndt/udmp-jumbo-frames>
Make your Jumbo frames work!
### rclone ### rclone
<https://rclone.org/> <https://rclone.org/>
@ -187,3 +181,9 @@ Run NextDNS on your UDM with podman.
### suricata ### suricata
Updates suricata to a recent version. Updates suricata to a recent version.
### Jumbo Frames
<https://github.com/kalenarndt/udmp-jumbo-frames>
_Note:_ native jumbo frame support for the UDM and UDM-Pro is added in the 1.12.13 EA firmware, support for the UDM-SE is not yet announced.