]> git.ipfire.org Git - people/jschlag/network.git/commit
Remove registration of functions called on init
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Aug 2018 09:26:51 +0000 (10:26 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Aug 2018 09:26:51 +0000 (10:26 +0100)
commit02a397d387f2521304001c25439ce38a1673df62
tree9e9227244f5a26728405532ee1a068ddceca27aa
parentd7be3bfa39e9a1e8ef564d927783457f12803982
Remove registration of functions called on init

Only one function used this and it was slow since it got initialised
every time the functions were loaded.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/functions/functions.dns
src/functions/functions.in
src/network