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.
|
||
|---|---|---|
| .. | ||
| 5gc-sepp1-999-70.yaml.in | ||
| 5gc-sepp2-001-01.yaml.in | ||
| 5gc-sepp3-315-010.yaml.in | ||
| 5gc-tls-sepp1-999-70.yaml.in | ||
| 5gc-tls-sepp2-001-01.yaml.in | ||
| 5gc-tls-sepp3-315-010.yaml.in | ||
| gnb-001-01-ue-001-01.yaml.in | ||
| gnb-001-01-ue-315-010.yaml.in | ||
| gnb-001-01-ue-999-70.yaml.in | ||
| gnb-315-010-ue-001-01.yaml.in | ||
| gnb-315-010-ue-315-010.yaml.in | ||
| gnb-315-010-ue-999-70.yaml.in | ||
| gnb-999-70-ue-001-01.yaml.in | ||
| gnb-999-70-ue-315-010.yaml.in | ||
| gnb-999-70-ue-999-70.yaml.in | ||
| meson.build | ||