Projects
osmocom:nightly
open5gs
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 127
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/docs/_posts/2022-10-29-release-v2.5.1.md
Deleted
@@ -1,95 +0,0 @@ ---- -title: "v2.5.1 - SCP for Indirect Communication" -date: 2022-10-29 12:42:00 +0900 -categories: - - Release -tags: - - News - - Release -head_inline: "<style> ul { padding-bottom: 1em; } .blue { color: blue; }</style>" ---- - -#### New Feature - -SCP(Service Communication Proxy) is added to support Indirect Communication based on TS29.500. The default Open5GS configuration is provided as an indirect communication using SCP. - -- amf.yaml If NFs are configured to use Delegated Discovery through the SCP, you do not need to set up NRF. - -``` -amf: - sbi: - - addr: 127.0.0.5 - port: 7777 - -scp: - sbi: - - addr: 127.0.1.10 - port: 7777 - -#nrf: -# sbi: -# - addr: -# - 127.0.0.10 -# - ::1 -# port: 7777 -``` - -- scp.yaml NRF is needed for Delegated Discovery in SCP configuration. - -``` -scp: - sbi: - - addr: 127.0.1.10 - port: 7777 - -# -# next_scp: -# sbi: -# addr: 127.0.1.11 -# port: 7777 -# - -nrf: - sbi: - - addr: - - 127.0.0.10 - - ::1 - port: 7777 -``` - -- nrf.yaml If there is an SCP in the NRF configuration, a notification(nnrf-nfm/nf-status-notify) is sent through an indirect communication. - -``` -nrf: - sbi: - addr: - - 127.0.0.10 - - ::1 - port: 7777 - -scp: - sbi: - - addr: 127.0.1.10 - port: 7777 -``` - - -#### Enhancements -- WebUI/DB Fixed the WebUI to Support MongoDB 6.0 (#1824(https://github.com/open5gs/open5gs/issues/1824)) -- bmeglicit(https://github.com/bmeglicit) -- AMF Support REREGISTRATION_REQUIRED in dereg notify (#1858(https://github.com/open5gs/open5gs/pull/1858)) -- mitmitmitm(https://github.com/mitmitmitm) -- SMF Support Security Indication IE for 5G-SA UP integrity and confidentiality(#1851(https://github.com/open5gs/open5gs/discussions/1851)) -- irazairspan(https://github.com/irazairspan) -- DBI Disable Changes Streams with mongo Version (#1833(https://github.com/open5gs/open5gs/pull/1833)) -- jmasterfunk84(https://github.com/jmasterfunk84) -- SBI Added 3gpp-Sbi-Sender-Timestamp and 3gpp-Sbi-Max-Rsp-Time -- 7c8722d(https://github.com/open5gs/open5gs/commit/7c8722d9d4d2db13d889be1e5e37bc062f069396) -- MME Cancel Location while Idle (#1797(https://github.com/open5gs/open5gs/pull/1797)) -- jmasterfunk84(https://github.com/jmasterfunk84) -- MME Support for Insert Subscriber Data (#1794(https://github.com/open5gs/open5gs/pull/1794)) -- jmasterfunk84(https://github.com/jmasterfunk84) - -#### Bug Fixes -- SGW-C Fixed the bug of SGW-C session deletion (#1825(https://github.com/open5gs/open5gs/pull/1825)) -- dai9000(https://github.com/dai9000), cmmacneill53(https://github.com/cmmacneill53) -- AMF Reject registration requests when pool for UE context is empty (#1828(https://github.com/open5gs/open5gs/pull/1828)) -- bmeglicit(https://github.com/bmeglicit) -- AMF Increase size of TMSI pool (#1827(https://github.com/open5gs/open5gs/pull/1827)) -- bmeglicit(https://github.com/bmeglicit) -- AMF/UDM Added support to subscribe to SDM changes (#1820(https://github.com/open5gs/open5gs/pull/1820)) -- bmeglicit(https://github.com/bmeglicit) -- PFCP Do not check qos_flow in PFCP Report message (#1819(https://github.com/open5gs/open5gs/pull/1819)) -- ssafaorhan(https://github.com/ssafaorhan) -- PFCP Fixed invalid message of Dropped DL Traffic threshold (#1817(https://github.com/open5gs/open5gs/pull/1817)) -- ssafaorhan(https://github.com/ssafaorhan) - -Download -- v2.5.1.tar.gz(https://github.com/open5gs/open5gs/archive/v2.5.1.tar.gz) -{: .notice--info}
View file
open5gs_2.5.1.2.243b.202210300002.dsc -> open5gs_2.5.3.202210310002.dsc
Changed
@@ -2,7 +2,7 @@ Source: open5gs Binary: open5gs-common, open5gs-mme, open5gs-sgwc, open5gs-smf, open5gs-amf, open5gs-sgwu, open5gs-upf, open5gs-hss, open5gs-pcrf, open5gs-nrf, open5gs-scp, open5gs-ausf, open5gs-udm, open5gs-pcf, open5gs-nssf, open5gs-bsf, open5gs-udr, open5gs, open5gs-dbg Architecture: any -Version: 2.5.1.2.243b.202210300002 +Version: 2.5.3.202210310002 Maintainer: Harald Welte <laforge@gnumonks.org> Uploaders: Sukchan Lee <acetcom@gmail.com> Homepage: https://open5gs.org @@ -31,8 +31,8 @@ open5gs-udr deb net optional arch=any open5gs-upf deb net optional arch=any Checksums-Sha1: - 21b24f55633d4299e180aabc02464d61a0d25349 11489840 open5gs_2.5.1.2.243b.202210300002.tar.xz + c1d897b0981f54ec976b9c7342345c4efd878a52 11489520 open5gs_2.5.3.202210310002.tar.xz Checksums-Sha256: - 77c84b5fa54abdbddb0eab512f9ac3b41f948f79a7a5db755491818b61e8763c 11489840 open5gs_2.5.1.2.243b.202210300002.tar.xz + 4cdba9f1ec97db943272da3666eeebebe42fa941613ef97126e602b926404405 11489520 open5gs_2.5.3.202210310002.tar.xz Files: - 40ee04ea3315d7f42f282e97fd86eb9d 11489840 open5gs_2.5.1.2.243b.202210300002.tar.xz + 0da5ebd6ad5362b685b1fe7f35224f40 11489520 open5gs_2.5.3.202210310002.tar.xz
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/.tarball-version -> open5gs_2.5.3.202210310002.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -2.5.1.2-243b.202210300002 +2.5.3.202210310002
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/configs/logrotate/open5gs.in -> open5gs_2.5.3.202210310002.tar.xz/configs/logrotate/open5gs.in
Changed
@@ -7,7 +7,7 @@ create 640 open5gs open5gs postrotate - for i in nrfd pcrfd hssd ausfd udmd udrd upfd sgwcd sgwud smfd mmed amfd; do + for i in nrfd scpd pcrfd hssd ausfd udmd udrd upfd sgwcd sgwud smfd mmed amfd; do systemctl reload open5gs-$i done endscript
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/configs/newsyslog/open5gs.conf.in -> open5gs_2.5.3.202210310002.tar.xz/configs/newsyslog/open5gs.conf.in
Changed
@@ -2,6 +2,7 @@ # # logfilename owner:group mode count size when flags /pid_file sig_num @localstatedir@/log/open5gs/nrf.log 644 14 * $D0 GZ @localstatedir@/run/open5gs-nrfd/pid` +@localstatedir@/log/open5gs/scp.log 644 14 * $D0 GZ @localstatedir@/run/open5gs-scpd/pid` @localstatedir@/log/open5gs/pcrf.log 644 14 * $D0 GZ @localstatedir@/run/open5gs-pcrfd/pid` @localstatedir@/log/open5gs/hss.log 644 14 * $D0 GZ @localstatedir@/run/open5gs-hssd/pid` @localstatedir@/log/open5gs/ausf.log 644 14 * $D0 GZ @localstatedir@/run/open5gs-ausfd/pid`
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/configs/systemd/open5gs-scpd.service.in -> open5gs_2.5.3.202210310002.tar.xz/configs/systemd/open5gs-scpd.service.in
Changed
@@ -9,7 +9,7 @@ Group=open5gs Restart=always -ExecStart=@bindir@/open5gs-nrfd -c @sysconfdir@/open5gs/nrf.yaml +ExecStart=@bindir@/open5gs-scpd -c @sysconfdir@/open5gs/scp.yaml RestartSec=2 RestartPreventExitStatus=1 ExecReload=/bin/kill -HUP $MAINPID
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/debian/changelog -> open5gs_2.5.3.202210310002.tar.xz/debian/changelog
Changed
@@ -1,8 +1,68 @@ -open5gs (2.5.1.2.243b.202210300002) unstable; urgency=medium +open5gs (2.5.3.202210310002) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Sun, 30 Oct 2022 00:04:28 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Mon, 31 Oct 2022 00:04:42 +0000 + +open5gs (2.5.3) unstable; urgency=medium + + * New NF - SCP(Service Communication Proxy) + + -- Sukchan Lee <acetcom@gmail.com> Mon, 31 Oct 2022 07:25:06 +0900 + +open5gs (2.5.3~kinetic) kinetic; urgency=medium + + * New NF - SCP(Service Communication Proxy) + + -- Sukchan Lee <acetcom@gmail.com> Mon, 31 Oct 2022 07:23:45 +0900 + +open5gs (2.5.3~jammy) jammy; urgency=medium + + * New NF - SCP(Service Communication Proxy) + + -- Sukchan Lee <acetcom@gmail.com> Mon, 31 Oct 2022 07:22:25 +0900 + +open5gs (2.5.3~focal) focal; urgency=medium + + * New NF - SCP(Service Communication Proxy) + + -- Sukchan Lee <acetcom@gmail.com> Mon, 31 Oct 2022 07:20:57 +0900 + +open5gs (2.5.3~bionic) bionic; urgency=medium + + * New NF - SCP(Service Communication Proxy) + + -- Sukchan Lee <acetcom@gmail.com> Mon, 31 Oct 2022 07:19:26 +0900 + +open5gs (2.5.2) unstable; urgency=medium + + * New NF - SCP(Service Communication Proxy) + + -- Sukchan Lee <acetcom@gmail.com> Sun, 30 Oct 2022 14:18:50 +0900 + +open5gs (2.5.2~kinetic) kinetic; urgency=medium + + * New NF - SCP(Service Communication Proxy) + + -- Sukchan Lee <acetcom@gmail.com> Sun, 30 Oct 2022 14:15:19 +0900 + +open5gs (2.5.2~jammy) jammy; urgency=medium + + * New NF - SCP(Service Communication Proxy) + + -- Sukchan Lee <acetcom@gmail.com> Sun, 30 Oct 2022 14:13:53 +0900 + +open5gs (2.5.2~focal) focal; urgency=medium + + * New NF - SCP(Service Communication Proxy) + + -- Sukchan Lee <acetcom@gmail.com> Sun, 30 Oct 2022 14:12:34 +0900 + +open5gs (2.5.2~bionic) bionic; urgency=medium + + * New NF - SCP(Service Communication Proxy) + + -- Sukchan Lee <acetcom@gmail.com> Sun, 30 Oct 2022 14:11:04 +0900 open5gs (2.5.1) unstable; urgency=medium
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/docker/webui/Dockerfile -> open5gs_2.5.3.202210310002.tar.xz/docker/webui/Dockerfile
Changed
@@ -3,7 +3,7 @@ MAINTAINER Sukchan Lee <acetcom@gmail.com> ARG PACKAGE=open5gs -ARG VERSION=2.5.1 +ARG VERSION=2.5.3 RUN set -e; \ cd /usr/src; \
View file
open5gs_2.5.3.202210310002.tar.xz/docs/_posts/2022-10-31-release-v2.5.3.md
Added
@@ -0,0 +1,96 @@ +--- +title: "v2.5.3 - SCP for Indirect Communication" +date: 2022-10-31 07:17:00 +0900 +categories: + - Release +tags: + - News + - Release +head_inline: "<style> ul { padding-bottom: 1em; } .blue { color: blue; }</style>" +--- + +#### New Feature + +SCP(Service Communication Proxy) is added to support Indirect Communication based on TS29.500. The default Open5GS configuration is provided as an indirect communication using SCP. + +- amf.yaml If NFs are configured to use Delegated Discovery through the SCP, you do not need to set up NRF. + +``` +amf: + sbi: + - addr: 127.0.0.5 + port: 7777 + +scp: + sbi: + - addr: 127.0.1.10 + port: 7777 + +#nrf: +# sbi: +# - addr: +# - 127.0.0.10 +# - ::1 +# port: 7777 +``` + +- scp.yaml NRF is needed for Delegated Discovery in SCP configuration. + +``` +scp: + sbi: + - addr: 127.0.1.10 + port: 7777 + +# +# next_scp: +# sbi: +# addr: 127.0.1.11 +# port: 7777 +# + +nrf: + sbi: + - addr: + - 127.0.0.10 + - ::1 + port: 7777 +``` + +- nrf.yaml If there is an SCP in the NRF configuration, a notification(nnrf-nfm/nf-status-notify) is sent through an indirect communication. + +``` +nrf: + sbi: + addr: + - 127.0.0.10 + - ::1 + port: 7777 + +scp: + sbi: + - addr: 127.0.1.10 + port: 7777 +``` + + +#### Enhancements +- WebUI/DB Fixed the WebUI to Support MongoDB 6.0 (#1824(https://github.com/open5gs/open5gs/issues/1824)) -- bmeglicit(https://github.com/bmeglicit) +- NAS Discard NAS message if integrity is failed (#1848(https://github.com/open5gs/open5gs/pull/1848)) -- jmasterfunk84(https://github.com/jmasterfunk84) +- AMF Support REREGISTRATION_REQUIRED in dereg notify (#1858(https://github.com/open5gs/open5gs/pull/1858)) -- mitmitmitm(https://github.com/mitmitmitm) +- SMF Support Security Indication IE for 5G-SA UP integrity and confidentiality(#1851(https://github.com/open5gs/open5gs/discussions/1851)) -- irazairspan(https://github.com/irazairspan) +- DBI Disable Changes Streams with mongo Version (#1833(https://github.com/open5gs/open5gs/pull/1833)) -- jmasterfunk84(https://github.com/jmasterfunk84) +- SBI Added 3gpp-Sbi-Sender-Timestamp and 3gpp-Sbi-Max-Rsp-Time -- 7c8722d(https://github.com/open5gs/open5gs/commit/7c8722d9d4d2db13d889be1e5e37bc062f069396) +- MME Cancel Location while Idle (#1797(https://github.com/open5gs/open5gs/pull/1797)) -- jmasterfunk84(https://github.com/jmasterfunk84) +- MME Support for Insert Subscriber Data (#1794(https://github.com/open5gs/open5gs/pull/1794)) -- jmasterfunk84(https://github.com/jmasterfunk84) + +#### Bug Fixes +- SGW-C Fixed the bug of SGW-C session deletion (#1825(https://github.com/open5gs/open5gs/pull/1825)) -- dai9000(https://github.com/dai9000), cmmacneill53(https://github.com/cmmacneill53) +- AMF Reject registration requests when pool for UE context is empty (#1828(https://github.com/open5gs/open5gs/pull/1828)) -- bmeglicit(https://github.com/bmeglicit) +- AMF Increase size of TMSI pool (#1827(https://github.com/open5gs/open5gs/pull/1827)) -- bmeglicit(https://github.com/bmeglicit) +- AMF/UDM Added support to subscribe to SDM changes (#1820(https://github.com/open5gs/open5gs/pull/1820)) -- bmeglicit(https://github.com/bmeglicit) +- PFCP Do not check qos_flow in PFCP Report message (#1819(https://github.com/open5gs/open5gs/pull/1819)) -- ssafaorhan(https://github.com/ssafaorhan) +- PFCP Fixed invalid message of Dropped DL Traffic threshold (#1817(https://github.com/open5gs/open5gs/pull/1817)) -- ssafaorhan(https://github.com/ssafaorhan) + +Download -- v2.5.2.tar.gz(https://github.com/open5gs/open5gs/archive/v2.5.2.tar.gz) +{: .notice--info}
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/docs/assets/webui/install -> open5gs_2.5.3.202210310002.tar.xz/docs/assets/webui/install
Changed
@@ -10,7 +10,7 @@ # PACKAGE="open5gs" -VERSION="2.5.1" +VERSION="2.5.3" print_status() { echo
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/lib/sbi/nf-sm.c -> open5gs_2.5.3.202210310002.tar.xz/lib/sbi/nf-sm.c
Changed
@@ -301,8 +301,10 @@ break; case OGS_TIMER_NF_INSTANCE_NO_HEARTBEAT: - ogs_error("%s No heartbeat", - NF_INSTANCE_ID(ogs_sbi_self()->nf_instance)); + ogs_error("%s:%s No heartbeat", + NF_INSTANCE_ID(ogs_sbi_self()->nf_instance), + OpenAPI_nf_type_ToString( + NF_INSTANCE_TYPE(ogs_sbi_self()->nf_instance))); OGS_FSM_TRAN(s, &ogs_sbi_nf_state_will_register); break;
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/meson.build -> open5gs_2.5.3.202210310002.tar.xz/meson.build
Changed
@@ -16,7 +16,7 @@ # along with this program. If not, see <https://www.gnu.org/licenses/>. project('open5gs', 'c', 'cpp', - version : '2.5.1', + version : '2.5.3', license : 'AGPL-3.0-or-later', meson_version : '>= 0.43.0', default_options : @@ -24,7 +24,7 @@ , ) -libogslib_version = '2.5.1' +libogslib_version = '2.5.3' prefix = get_option('prefix') bindir = join_paths(prefix, get_option('bindir'))
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/src/scp/sbi-path.c -> open5gs_2.5.3.202210310002.tar.xz/src/scp/sbi-path.c
Changed
@@ -379,7 +379,7 @@ v_start = v_end = NULL; - while (*p++) { + while (*p) { if (*p == ';') { if ((v_start && v_end) || !v_start) { p++; @@ -389,6 +389,7 @@ if (!v_start) v_start = p+1; else if (!v_end) v_end = p; } + p++; } if (v_start && v_end) {
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/tests/core/poll-test.c -> open5gs_2.5.3.202210310002.tar.xz/tests/core/poll-test.c
Changed
@@ -22,7 +22,7 @@ #define DATASTR "This is a test" #define STRLEN 8092 -#define PORT 7777 +#define PORT 47777 #define NUM 100 #ifndef AI_PASSIVE
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/tests/core/socket-test.c -> open5gs_2.5.3.202210310002.tar.xz/tests/core/socket-test.c
Changed
@@ -22,8 +22,8 @@ #define DATASTR "This is a test" #define STRLEN 8092 -#define PORT 7777 -#define PORT2 7778 +#define PORT 47777 +#define PORT2 47778 #ifndef AI_PASSIVE #define AI_PASSIVE 1
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/webui/package-lock.json -> open5gs_2.5.3.202210310002.tar.xz/webui/package-lock.json
Changed
@@ -1,12 +1,12 @@ { "name": "open5gs", - "version": "2.5.1", + "version": "2.5.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "open5gs", - "version": "2.5.1", + "version": "2.5.3", "license": "AGPL-3.0", "dependencies": { "axios": "^0.27.2",
View file
open5gs_2.5.1.2.243b.202210300002.tar.xz/webui/package.json -> open5gs_2.5.3.202210310002.tar.xz/webui/package.json
Changed
@@ -1,6 +1,6 @@ { "name": "open5gs", - "version": "2.5.1", + "version": "2.5.3", "description": "Open5gs", "main": "index.js", "repository": "https://github.com/open5gs/open5gs/webui",
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.