Commit graph

105 commits

Author SHA1 Message Date
dec123e9ee move vlan-assignments into config-addressing 2023-04-08 15:01:28 +02:00
fc49a2479e fix vlan template and data 2023-04-08 14:51:03 +02:00
d6c58b7d21 fix vlan assignment generation 2023-04-08 14:45:22 +02:00
a290d06803 add vlan logging 2023-04-08 14:28:30 +02:00
2fbbe0887e fix vlan assignment file naming 2023-04-08 14:26:53 +02:00
af6ba0f46f Fix Address Setting 2023-04-08 14:24:13 +02:00
bb235597ec update config naming 2023-04-08 14:23:26 +02:00
5e8b156c1e Add Membership nil check 2023-04-08 14:16:41 +02:00
6370c45483 dont rename hardware interfaces 2023-04-08 14:01:33 +02:00
4478bd7f41 Remove Unnessesary Space from Templates 2023-04-08 13:01:54 +02:00
15de5fb5bb Use HardwareAddress (MAC) for Identifing Hardware Interfaces 2023-04-08 12:54:42 +02:00
d9ecfae454 Fix Address Type 2023-04-08 01:36:20 +02:00
2c1df2a4ad add basepath, remove old, configs, reload networkd 2023-04-08 01:15:37 +02:00
7de307285e make alias omitempty 2023-04-08 00:44:45 +02:00
6f3335d3ad Remove Broken Validation 2023-04-08 00:36:25 +02:00
adc55135d6 Use Correct Variable, Remove Whitespace 2023-04-08 00:31:46 +02:00
1b046714b1 Address use IPNet 2023-04-08 00:28:17 +02:00
5db16b37e1 add networkd test apply logic 2023-04-07 21:56:46 +02:00
8cecb05739 add networkd generation logic 2023-04-07 21:56:30 +02:00
10078992ef re add template.go 2023-04-07 21:56:12 +02:00
61ccf4ec6a remwork networkd templates 2023-04-07 21:55:55 +02:00
66dac3cd82 Add Interface Alias and VlanParent 2023-04-07 21:54:55 +02:00
b71525ba30 Respond with error in case of panic 2023-04-07 21:54:29 +02:00
595d1021b3 ConfigManager Apply add current config argument 2023-04-07 21:53:51 +02:00
0aa827b682 Prepare for networkd config generation 2023-04-04 23:15:28 +02:00
dec15e19bc remove bad validation 2023-04-04 00:27:12 +02:00
e3a488ccf5 Create Interface API. interface Fields top level 2023-04-04 00:02:37 +02:00
5ebf7f1f4b Get Move API Method Working 2023-04-02 12:44:15 +02:00
ddc17caba5 Add Create, Update and Move API Methods 2023-04-02 11:57:11 +02:00
d89edc1a6a Use Correct Struct 2023-04-02 11:18:36 +02:00
e527329094 Add Parameters to API Method error logging 2023-04-02 11:18:09 +02:00
3bd8106511 enable diff slice ordering 2023-04-02 02:56:58 +02:00
29819910a5 remove deprecated ioutil 2023-04-02 02:55:32 +02:00
53e2e1f48c Write Config Changes to Disk 2023-04-02 02:44:21 +02:00
2716507c86 Use ConfigManager 2023-04-02 02:11:15 +02:00
e02f5a79f0 Interfaces API use ConfigManager 2023-04-02 02:00:55 +02:00
48fa7349da Add Pending Config Apply and Discard API Methods 2023-04-02 02:00:34 +02:00
57fc5c0987 Add Transaction Discard Comment 2023-04-02 02:00:00 +02:00
70d69f04cf Use Config Manager 2023-04-01 18:17:48 +02:00
081aeec142 Add Config API Calls 2023-04-01 18:17:08 +02:00
f4cdd809cd Implement Config Manager 2023-04-01 18:16:25 +02:00
f6bcffd8df Add Config Clone 2023-04-01 18:15:37 +02:00
161949395a Add Address and Service Create, Delete and Update 2023-04-01 01:51:12 +02:00
75b7da6d01 Update Interface Definition 2023-04-01 01:46:45 +02:00
f1d7f63079 Add Create and Update Interface Backend 2023-04-01 01:10:32 +02:00
9568adbd8e Change Delete Parameter Name 2023-04-01 01:09:01 +02:00
61ae805305 Add Delete Interface 2023-04-01 01:03:27 +02:00
7121c46a74 Remove useless empty structs 2023-04-01 01:03:04 +02:00
e72c2c4f2e Add Apply Interfaces 2023-04-01 00:49:00 +02:00
6c598587b2 fix bad jsonrpc response on Method error 2023-04-01 00:47:55 +02:00