Skip to content

turrishw: update to version 0.5.3

Martin Matějek requested to merge hotfix/turrishw-0.5.3 into master

Fixed:

  • Fix interface labels mismatch (LAN1=lan5, ..., LAN5=lan1) on Turris 1.x, so it is now consistent with other Turris devices

How to test

Before fix

Interfaces order in reForis Interfaces page is reversed - LAN5, LAN4, ..., LAN1 - instead of LAN{1..5} like on Omnia.

After fix

Interfaces order should be LAN1, LAN2, ..., LAN5 on Interfaces reforis page.

Note

It shouldn't change a thing for Mox and Omnia, just for Turris 1.x.

Merge request reports