mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 03:19:31 +00:00
The way subnet is set up has changed as shown below.
```
<OLD Format>
smf:
session:
- subnet: 10.45.0.1/16
<NEW Format>
smf:
session:
- subnet: 10.45.0.0/16
gateway: 10.45.0.1
```
For more information, please refer to Pull Request #2975.
|
||
|---|---|---|
| .. | ||
| examples | ||
| freeDiameter | ||
| logrotate | ||
| newsyslog | ||
| open5gs | ||
| systemd | ||
| 310014.yaml.in | ||
| csfb.yaml.in | ||
| meson.build | ||
| non3gpp.yaml.in | ||
| sample.yaml.in | ||
| slice.yaml.in | ||
| srsenb.yaml.in | ||
| volte.yaml.in | ||
| vonr.yaml.in | ||