]> git.ipfire.org Git - ipfire-2.x.git/commit
web: Read ethernet settings file only once in headers
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 23 Mar 2024 15:42:16 +0000 (16:42 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Apr 2024 17:35:24 +0000 (19:35 +0200)
commit789251ae6533e6e33f014f1aeaaf5726fa5cfb90
treee1e5e35ea11a4e201113ef3866af9f2549019e05
parent07257e1f832dac138e73c30a6ab8c95424bea488
web: Read ethernet settings file only once in headers

The web UI is rather slow and one of the reasons for that is that we are
reading the same files over and over again...

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/cfgroot/general-functions.pl
config/cfgroot/header.pl
config/cfgroot/network-functions.pl