Commit graph

71 commits

Author SHA1 Message Date
42c068833c fix vlan generation bug 2023-04-23 19:40:31 +02:00
627a1105ee use newer netip types 2023-04-23 19:40:11 +02:00
635b1c44a3 Add Get Addresses 2023-04-13 22:47:37 +02:00
0573f2a253 Rename Index to ID 2023-04-13 19:28:43 +02:00
fb49d32ca9 Add DHCP Json tags 2023-04-13 18:39:24 +02:00
23dcf81690 Add DHCP API 2023-04-13 18:23:12 +02:00
1cf1fe7a2e Add Server to dhcp definitions 2023-04-13 18:21:03 +02:00
43495f5507 Add DHCP Server Definitions 2023-04-13 17:56:14 +02:00
72bf96295d Seperate Definitions by Sub System 2023-04-13 17:03:11 +02:00
34c4b9b87e Add Get Interface API 2023-04-12 20:24:27 +02:00
821fd28863 Use Full Property Name 2023-04-08 23:16:02 +02:00
ac7701af79 fix conversion panic 2023-04-08 23:08:46 +02:00
f01ea3fdb7 Add dbus Test 2023-04-08 23:06:09 +02:00
a737ac4d9d Add Static Route API 2023-04-08 18:11:56 +02:00
4770ac7384 fix static route template 2023-04-08 18:11:19 +02:00
3197f291fa Add Static Route Backend 2023-04-08 17:07:26 +02:00
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