mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 11:29:32 +00:00
Update IPv6 configuration (#1250)
This commit is contained in:
parent
0ae2743d4b
commit
ffc15a7d3d
14 changed files with 148 additions and 63 deletions
|
|
@ -27,12 +27,6 @@ freediameter_extensions_builddir = join_paths(
|
|||
conf_data.set('freediameter_extensions_builddir',
|
||||
freediameter_extensions_builddir)
|
||||
|
||||
if host_system == 'linux'
|
||||
conf_data.set('loopback_devname', 'lo')
|
||||
else
|
||||
conf_data.set('loopback_devname', 'lo0')
|
||||
endif
|
||||
|
||||
example_conf = '''
|
||||
sample.yaml
|
||||
310014.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue