Commit graph

41 commits

Author SHA1 Message Date
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
914f1c1ae3 Make Interface Config map 2023-03-31 18:36:07 +02:00
a90e7648db Initial Work on Backend Interface Management 2023-03-31 17:08:17 +02:00
de5efa2592 Move Addresses and Services ro Object 2023-03-26 22:24:19 +02:00
bdbbae825a Increase Session LifeTime 2023-03-26 19:26:30 +02:00
2ca35d4461 restructure project 2023-03-26 18:50:18 +02:00