]> git.ipfire.org Git - network.git/commit
networkd: Store the path with the configuration object
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 1 Feb 2023 22:37:06 +0000 (22:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 1 Feb 2023 22:38:27 +0000 (22:38 +0000)
commitb076fa8b6b7aa4b5746b8ef01469e074b6a228ae
tree96f69260a5d35cda1e379b04876a80937337f0e4
parent3239c3b1a98103e79ae7ab524fc12386a781249f
networkd: Store the path with the configuration object

This makes it easier to call read and write functions without
re-composing the path again and again...

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/networkd/config.c
src/networkd/config.h
src/networkd/daemon.c