]> git.ipfire.org Git - network.git/history - src/networkd/config.h
config: Implement option that looks up string tables
[network.git] / src / networkd / config.h
2023-06-08  Michael Tremerconfig: Implement option that looks up string tables
2023-06-08  Michael Tremerconfig: Add data pointer to callbacks
2023-06-08  Michael Tremerconfig: Rename "data" to "value" as it holds a referenc...
2023-06-08  Michael Tremerconfig: Extend the parser to easier read/write configs
2023-04-15  Michael Tremerports: Implement destroying a port
2023-04-14  Michael Tremernetworkd: config: Add functions to handle boolean values
2023-02-11  Michael Tremernetworkd: Use typedef to keep type names shorter
2023-02-04  Michael Tremernetworkd: Add a test bus property to set the MTU
2023-02-01  Michael Tremernetworkd: Store the path with the configuration object
2023-02-01  Michael Tremernetworkd: Change config read functions to not create...
2023-02-01  Michael Tremernetworkd: config: Split flushing all entries into a...
2023-01-30  Michael Tremernetworkd: Add scaffolding for zones
2023-01-30  Michael Tremernetworkd: Implement writing configuration files
2023-01-30  Michael Tremernetworkd: Implement reading configuration values
2023-01-30  Michael Tremernetworkd: Implement setting configuration values
2023-01-30  Michael Tremernetworkd: Add scaffolding to read configuration files
2023-01-30  Michael Tremernetworkd: Add scaffolding for config objects