Christian Goll
|
c3416de3cb
|
fix for go1.16 and possible sigsev
|
2022-09-19 17:10:06 +02:00 |
|
Christian Goll
|
3cc9e12e69
|
add yaml strings as comment
|
2022-09-19 15:23:33 +02:00 |
|
Christian Goll
|
18eb531d4b
|
fixed deletion of network and deletion of tags
|
2022-09-02 16:45:37 +02:00 |
|
Christian Goll
|
255ff61dc8
|
adding netname option back
|
2022-08-31 17:05:28 +02:00 |
|
Christian Goll
|
063c781710
|
recreate CreateFlag based on NodeConf
This will always create the network named default,
so this has to be changed if a new netowk is set
|
2022-08-19 16:33:46 +02:00 |
|
Christian Goll
|
b485ea999f
|
removed optionStrMap in favor of NodeConf
openStrMap is a map[string]string which is sent arround. This is now
done by using a unmarshalled NodeConf instead.
|
2022-08-18 19:22:55 +02:00 |
|
Christian Goll
|
2016588f36
|
fallten the Nodes and NodeProfile before write
|
2022-08-16 17:15:39 +02:00 |
|
Christian Goll
|
0ca17dd454
|
using functor for Get and GetReal
|
2022-08-16 15:38:07 +02:00 |
|
Christian Goll
|
b2dc31e20b
|
fixed mergin profiles into nodes
|
2022-08-12 09:30:16 +02:00 |
|
Christian Goll
|
8c2d40881d
|
use reflect on overlays
|
2022-08-10 17:09:10 +02:00 |
|
Christian Goll
|
41d12888ab
|
reflections for unmarshal
|
2022-08-10 14:16:48 +02:00 |
|