firmware/src/packages/fff/fff-network/files/lib/functions/fff
Adrian Schmutzler cb4bce7cc2 fff-network: move PORTORDER to function/library
So far, we define PORTORDER individually in each network.* file.
This creates a lot of duplications, and makes the code to parse those
values very ugly (and it's only used outside of configurenetwork
anyway).

Therefore, move the assignment to a library file, and wrap it into
a function for tidyness. This gives us more overview and nicer
implementation of the retrieval.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Acked-by: Christian Dresel <freifunk@dresel.systems>
Reviewed-by: Robert Langhammer <rlanghammer@web.de>
2021-02-09 22:37:20 +01:00
..
cpuport ramips/mt76x8: Add support for TP-Link Archer C50 v4 2020-12-09 13:10:09 +01:00
evalbytes Remove unusual shebang in files to be sourced. 2018-09-17 12:38:38 +02:00
network treewide: replace IP string manipulation by owipcalc tool 2021-01-27 19:44:07 +01:00
portorder fff-network: move PORTORDER to function/library 2021-02-09 22:37:20 +01:00