open5gs configs: duplicate cfgs for latest/master (details)
open5gs configs: update to current format (details)
Commit
71a4f4c9ac520bc8074d1963082b1d3ca20bc1c0
by Oliver Smith
open5gs configs: remove comments
A lot of these comments got outdated with recent config changes in the related PR. Instead of syncing the comments again and having a big diff, remove the comments once and then only have diffs of actual config changes in future patches. This will make it easier to maintain these configs.
Commit
15caf486bbb89c0cb362d58d24c1c16fa2229f88
by Oliver Smith
open5gs configs: update to current format
Adjust open5gs configs to the new formats from: https://github.com/open5gs/open5gs/pull/2739
This fixes all open5gs programs from crashing on startup with various errors such as: 11/21 07:39:25.971: [core] FATAL: epoll_init: Assertion `context->epfd >= 0' failed. (../lib/core/ogs-epoll.c:77)