]> git.ipfire.org Git - network.git/history - src/networkd/port-vlan.c
config: Add string buffer type
[network.git] / src / networkd / port-vlan.c
2023-06-09  Michael Tremerconfig: Add string buffer type
2023-06-08  Michael Tremerports: VLAN: Validate configuration
2023-06-08  Michael Tremerports: Unify type
2023-06-08  Michael Tremerports: VLAN: Make all constants uppercase
2023-06-08  Michael Tremerports: Store the parent name
2023-06-08  Michael Tremerconfig: Implement option that looks up string tables
2023-06-08  Michael Tremerstring: Define an own type for string tables
2023-06-08  Michael Tremerconfig: Add data pointer to callbacks
2023-06-08  Michael Tremerconfig: Extend the parser to easier read/write configs
2023-06-07  Michael Tremerports: VLAN: Implement choosing a protocol
2023-06-05  Michael Tremerports: Add bus method to export port information as...
2023-06-04  Michael Tremerports: Constify info struct
2023-06-04  Michael Tremerports: Rename the ops struct as we will need to store...
2023-06-04  Michael Tremerports: Implement creating links from ports
2023-06-04  Michael Tremerports: Move VLAN stuff into its own file