open5gs/configs
Sukchan Lee a6830b30a0 [SMF/UPF] Changes subnet configuration (#2975)
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.
2024-04-13 19:31:19 +09:00
..
examples [SMF/UPF] Changes subnet configuration (#2975) 2024-04-13 19:31:19 +09:00
freeDiameter Follow-up on #1865 2022-11-12 09:37:43 +09:00
logrotate logrotate: fix reload failures 2024-03-27 20:37:36 +09:00
newsyslog [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
open5gs [SMF/UPF] Changes subnet configuration (#2975) 2024-04-13 19:31:19 +09:00
systemd [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
310014.yaml.in [SMF/UPF] Changes subnet configuration (#2975) 2024-04-13 19:31:19 +09:00
csfb.yaml.in [SMF/UPF] Changes subnet configuration (#2975) 2024-04-13 19:31:19 +09:00
meson.build [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
non3gpp.yaml.in [SMF/UPF] Changes subnet configuration (#2975) 2024-04-13 19:31:19 +09:00
sample.yaml.in [SMF/UPF] Changes subnet configuration (#2975) 2024-04-13 19:31:19 +09:00
slice.yaml.in [SMF/UPF] Changes subnet configuration (#2975) 2024-04-13 19:31:19 +09:00
srsenb.yaml.in [SMF/UPF] Changes subnet configuration (#2975) 2024-04-13 19:31:19 +09:00
volte.yaml.in [SMF/UPF] Changes subnet configuration (#2975) 2024-04-13 19:31:19 +09:00
vonr.yaml.in [SMF/UPF] Changes subnet configuration (#2975) 2024-04-13 19:31:19 +09:00