]> git.ipfire.org Git - people/ms/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, 23 Mar 2024 15:45:52 +0000 (16:45 +0100)
commitd826f3d3290da05eeac2fad0ed6e6e5b249fa6d5
treec21668bf8ea5373b5e9794d64eeef1d775146570
parent639b9f68a8f0089d0653328548f7543a07f3225d
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