mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
configuration support
This commit is contained in:
parent
96518fa271
commit
3b8626069e
2 changed files with 48 additions and 24 deletions
|
|
@ -8,9 +8,6 @@ extern "C" {
|
|||
#endif /* __cplusplus */
|
||||
|
||||
struct s6a_fd_config_t {
|
||||
/* Configuration file to parse */
|
||||
const char *cnf_file;
|
||||
|
||||
/* Diameter Identity of the local peer (FQDN -- ASCII) */
|
||||
char *cnf_diamid;
|
||||
/* Diameter realm of the local peer, default to realm part of cnf_diamid */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue