lemoer

Results 74 comments of lemoer

> - Is deleting values possible, or do we expect that no values are optional and must be set to "null" when they don't have a value? Should modifying array...

Btw. an example of how a config could look like can be found here: [Link](https://github.com/freifunk-gluon/gluon/issues/2238#issuecomment-894231777)

@NeoRaider This is lying around for over a year without any feedback. Is there any progress?

Well, interesting to learn about *io_uring*. I wasn't aware that fastd is now also hosted on github. I moved the subject there: - https://github.com/NeoRaider/fastd/issues/7

@NeoRaider had a new idea during the Gluon meeting 2022-02: We could maybe use the hairpin mode on gluons bridges to implement this. (I think this would require DSA.)

Another option would be to add indexing `[i]` to the reference syntax and allow references like `/lan[0]` to reference the first interface stored in /lib/gluon/core/sysconfig/lan_ifname: ``` config interface 'iface_lan_1' option...

Gluon just uses the normal OpenWrt mechanism for sysupgrades and therefore keeps the same things over the upgrade as OpenWrt in first place. However after this step, all scripts in...

I am not sure about the actual overhead of processes in linux, but I would suppose that there is some overhead that we would introduce if we create a process...

I am using the Magdeburg firmware and therefore this PR since a couple of weeks and did not see any issues in that while.