Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Open5GS

A C-language implementation of 5G Core and EPC
Collective - Host: opensource - https://opencollective.com/open5gs - Website: https://open5gs.org - Code: https://github.com/open5gs/open5gs

[ASN1C] asn.1 issues in NGAP (#1394 from @nkout)

mouse07410/asn1c#89
Found when tried to encode NGAP_CauseRadioNetwork_release_due_to_pre_emption...

github.com/open5gs/open5gs - efe37c1e8419e4dc5ad2cc085d61697c24df6a54 authored almost 3 years ago by Sukchan Lee <[email protected]>
Fix prefix length in Gx CCR Framed-IPv6-Prefix AVP (#1396)

As per 3GPP TS 23.401 version 15.12.0, section 5.3.1.2.2
The PDN GW allocates a globally unique...

github.com/open5gs/open5gs - 03280d1f5abed176fe3a0d06f0406f51e8dad334 authored almost 3 years ago by Supreeth Herle <[email protected]>
Pespin/pr (#1395)

* [SMF] Gn: Avoid assert crash if no PDP resources available

* [SMF] Gn: Rearrange IE handlin...

github.com/open5gs/open5gs - 51a75cde26147231f3393ca81f8e16c1503d7b04 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
Bugfix packet filter for pre rel11 LTE devices (#1393)

* Fix conversion from IPFilterRule to packet filter

As per 3GPP TS 24.008, following Packet f...

github.com/open5gs/open5gs - 52bc4be547a22df967b2ed35bdbca4f5bce9ab93 authored almost 3 years ago by Supreeth Herle <[email protected]>
[GTPv1C] Fix sequm not added to EchoResponse and VersionNotSupported (#1390)

According to TS 29.060 they should be added.

section 7.6:
"if it is a request for which a re...

github.com/open5gs/open5gs - 3b6da3ddb2d03b053ed58b8191cefda309956130 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[GTPv1C] Set EUA spare field to '1111' as per spec (#1388)

github.com/open5gs/open5gs - dbd9e8bd787042598a65e2df47caa39ca4aa82db authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[SMF] incorrect GTPv1C cause with changed APN (#1387)

github.com/open5gs/open5gs - 3833a73a14b7bec192f382da28623c66a5c57e56 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[SMF] fix the crash in VoLTE test (#1383)

github.com/open5gs/open5gs - 953a7321c6dc00d11176c1a6c1422ba3b340d3b5 authored almost 3 years ago by Sukchan Lee <[email protected]>
[SMF] UpdatePDPContext: forward update of remote TEID+IPaddr to UPF (#1383)

* [SMF] typo fixes in commented code

* [SMF] Fix early err return handling UpdatePDPContextRe...

github.com/open5gs/open5gs - 5ad1b188e4247cc4b98bda8645b677793a32a285 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[SMF] incorrect GTP cause with changed APN (#1360)

SMF setting incorrect Cause when answering
with a changed APN type IPv4v6 ->IPv4/IPv6

github.com/open5gs/open5gs - af3db1770f2676a3b6845ee3d318324c1c0008f5 authored almost 3 years ago by Sukchan Lee <[email protected]>
[SMF] fix the seperate DNS in PCO IPCP (#1358)

github.com/open5gs/open5gs - d61127afcc471a2119b68546546a1674e16b438b authored almost 3 years ago by Sukchan Lee <[email protected]>
[SMF] UpdPDPCtxRsp: Fix adding 2 IP addresses to one GSN Address IE (#1382)

In the event we have 2 local IP addresses available for use, put the one
having same IP version...

github.com/open5gs/open5gs - 882548de1129d4086a7108b431f98391494842c9 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
Fix trailing whitespace (#1381)

github.com/open5gs/open5gs - b0fc06ab6cdf82d5c720ca9c06580f4f19884914 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[SMF] s/'Context not found'/'Non-existent'/ in {Update,Delete}PdpContextResponse (#1379)

TS 29.060 sections 7.3.4 and 7.3.6 specify the possible cause values for
UpdatePdpContextRespon...

github.com/open5gs/open5gs - b7698810ac42b36be911677bf8880d3fba4d36d7 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[SBI] fix the timezone string converter (#1376)

github.com/open5gs/open5gs - e3fa731c4a9cfb9d98833ab729dc7c067cc39db5 authored almost 3 years ago by Sukchan Lee <[email protected]>
[SMF] fix the PCO bug (#1357, #1358)

- SMF can handle PCO ID PAP (0xc023)
- SMF adds DNS servers to PCO IPCP only if UE requested

github.com/open5gs/open5gs - 420c1d5ad3324b7b3d81e1edd3c903ef1de61eeb authored almost 3 years ago by Sukchan Lee <[email protected]>
[MEM] fix pkbuf problem in multi-threads (#1353)

We should use talloc in multi-threads instead of pkbuf.
Now, pkbuf library only uses single-thre...

github.com/open5gs/open5gs - b4f382d360da0e307a069724c32a54ab446af474 authored almost 3 years ago by Sukchan Lee <[email protected]>
[GTPv1C] Send conditional IE Reordering Required in CreatePDPCtxResp (#1374)

It seems to be actually mandatory in GGSN->SGN directon, though it is
ignored in Release99 upwa...

github.com/open5gs/open5gs - 137ed99dd52bab188290e8e825114042fdd987ff authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[GTPv1C] Fix outer message length field containing wrong value (#1373)

The mandatory part of the header must be excluded from the header, that
is flags(1)+type(1)+len...

github.com/open5gs/open5gs - f7999a2cadabc4b9cc75616a033de87e81eb0730 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[PCRF] Fix trailing whitespace (#1372)

github.com/open5gs/open5gs - 2056a5b5008d3af35ca02b7bafb8401e02a0a5e4 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[SMF] Fix adding 2 IP addresses to one GSN Address IE (#1371)

In the event we have 2 local IP addresses available for use, put the one
having same IP version...

github.com/open5gs/open5gs - 8b1bdf42a26f9ef18673d5b315a2c3ab6bff919c authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
Introduce Gn interface (GTPv1C) Support to PGW (#1351)

* [CORE] tlv: Store mode in ogs_tlv_t

This allows specifying the format of the IE for each in...

github.com/open5gs/open5gs - 8cc70694db351017ee10d6afd30d6f061fa9c93e authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
fix MacOSX compile error (#1354, #1355)

github.com/open5gs/open5gs - 3eab4be13552e0a57ce8c05ab592bc33d0858c7e authored almost 3 years ago by Sukchan Lee <[email protected]>
Relax systemd requirements (#1368)

* [configs] Remove requires systemd-networkd dep from smfd service

The smf no longer has (nev...

github.com/open5gs/open5gs - 7df65e832e4b15fd7ae2af8c5b967f845323d30b authored almost 3 years ago by Matthew Johnson <[email protected]>
Systemd sequencing (#1366)

* [configs] Do not require ogstun for system online

Systemd-networkd will wait for all manage...

github.com/open5gs/open5gs - c0ffe1ffe4fdbacc698b48a22b07bac2ca1c213e authored almost 3 years ago by Matthew Johnson <[email protected]>
Fix trailing whitespace (#1365)

* [SMF] Fix trailing whitespace

* [CORE] Fix trailing whitespace

* [GTP] Fix trailing whit...

github.com/open5gs/open5gs - 757285bf259920f36a4967a3cc6db879808aad71 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[UPF] Consider RS message for IP spoofing (#1354)

github.com/open5gs/open5gs - 906e7c50461e0ba6381054bf507abc44cc541397 authored almost 3 years ago by Sukchan Lee <[email protected]>
Check if Source IP address spoofing (#1354, #1355)

github.com/open5gs/open5gs - 0e1ab26ee5ae3c0a863ced59d5015c7455ea6801 authored almost 3 years ago by Sukchan Lee <[email protected]>
Fixed typo in Airspan gNodeB

github.com/open5gs/open5gs - 6e30f97097b7fd2750a768d35f76559dd0c02e04 authored almost 3 years ago by Sukchan Lee <[email protected]>
Added Airpsan 5G commercial gNodeB to the tested

github.com/open5gs/open5gs - 4145b8b5437083246eff3faaed023142e6debbbd authored almost 3 years ago by Sukchan Lee <[email protected]>
[SBI] Remove Accept-Encoding in HTTP client

github.com/open5gs/open5gs - ffcd92c2f3b6547ae8d159b195ffc0592ad0f3e9 authored almost 3 years ago by Sukchan Lee <[email protected]>
[SBI] fix crash when no mandatory item (#1350)

NRF crashed if NFService does not have a versions.
Versions are mandatory, we've modified the SB...

github.com/open5gs/open5gs - 900e888dc1d8c45d6304d80876e40ea1805ea087 authored almost 3 years ago by Sukchan Lee <[email protected]>
[PFCP] remove be32toh() in TLV u32 leaf (#1349)

github.com/open5gs/open5gs - acfcbda8fa328c8ad1b2289c462ef2d9b975a925 authored almost 3 years ago by Sukchan Lee <[email protected]>
logging improvements (#1348)

* [SMF] Fix typo in debug message

* [SMF] Add debug messages to follow messages received in N4

github.com/open5gs/open5gs - 5fff69306faef31b4722bd996e2cec9b4ee03ff7 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
Update document

github.com/open5gs/open5gs - 9b7ebf9927d19ab7364b4c051d507518960c0448 authored almost 3 years ago by Sukchan Lee <[email protected]>
Relase v2.4.4

github.com/open5gs/open5gs - 4018833b3a19870e69fe56905db9fde39bfc438a authored almost 3 years ago by Sukchan Lee <[email protected]>
[CX] Update test code

github.com/open5gs/open5gs - 8bc584ce802bbd7ec3b8061f3bfeaf227e0f892d authored almost 3 years ago by Sukchan Lee <[email protected]>
[NRF] fix the crash (#1347)

`reqNfInstanceId` is optional in the Subscription.
So, we need to consider it.

github.com/open5gs/open5gs - a7d164c28dc0f46bf8df0210194f25e9f3afc061 authored almost 3 years ago by Sukchan Lee <[email protected]>
[ALL] Fix the memory leak (#1282)

github.com/open5gs/open5gs - 83d56fe40df2fc9bd8044acfa25a0c5b7bf9fccb authored almost 3 years ago by Sukchan Lee <[email protected]>
[SMF] Fixed case without transportLayerAddr(#1341)

Fixed the crash if TransportLayerAddress in GTPTunnel does not exist

github.com/open5gs/open5gs - 340b23af94a19d7ba1a7f89ddc5609769f942ccc authored almost 3 years ago by Sukchan Lee <[email protected]>
[SBI] Remove one octet length in FQDN (#1333)

github.com/open5gs/open5gs - 3b275edec7359a6a49065aa154b3cc71170083c7 authored almost 3 years ago by Sukchan Lee <[email protected]>
[NRF] fix the crash for invalid FQDN (#1333)

github.com/open5gs/open5gs - 866ae78f5e46c2fd77b1da5101fadcc47216cf5a authored almost 3 years ago by Sukchan Lee <[email protected]>
[CORE] tlv_test: Fix trailing whitespace (#1337)

github.com/open5gs/open5gs - 68407efa16ef8b2f065fc62714ea0432523ad408 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[CORE]: tlv: Fix trailing whitespace (#1334)

github.com/open5gs/open5gs - c071bf3c6d0751898f87f1c82155a5fd45f857d9 authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[FQDN] fix the fqdn_parse bug (#1335)

github.com/open5gs/open5gs - 23647f643b2fd37468765e12187405ed784f98d5 authored almost 3 years ago by Sukchan Lee <[email protected]>
Document release v2.4.3

github.com/open5gs/open5gs - 99d03f9d033fddfd1d8dbe6178f1bb9f63ef0118 authored almost 3 years ago by Sukchan Lee <[email protected]>
Release v2.4.3

github.com/open5gs/open5gs - 9215b69ee18ace1ea48e9525095a769535bf3d5d authored almost 3 years ago by Sukchan Lee <[email protected]>
Update document srsRAN (#1326, #1322)

github.com/open5gs/open5gs - 0ff9c3e297a0fa9d9519349c3df8828bd08d45fc authored almost 3 years ago by Sukchan Lee <[email protected]>
[PFCP] xact: avoid exporting internal (#1329)

github.com/open5gs/open5gs - 776892e09dca01dc41eb403a22bc18450686af76 authored almost 3 years ago by Sukchan Lee <[email protected]>
[GTP] xact: Avoid exporting internally used functions (#1329)

* [GTP] xact: Fix trailing whitespace

* [GTP] xact: Avoid exporting internally used functions...

github.com/open5gs/open5gs - ed3a3a527ac5b3b788ca40ae9d03183b39a9796d authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[SBI] FQDN bug from talloc (#1328)

github.com/open5gs/open5gs - 8955fdcd5dcf282a028894c2254d2bc1c77a3f09 authored almost 3 years ago by Sukchan Lee <[email protected]>
[SMF] Fix potential null pointer dereference (#1324)

* [SMF] Fix potential null pointer dereference

Pointer "sess" was first dereferenced and late...

github.com/open5gs/open5gs - b3ac5b35ebbb67e3d760e806b1a963f8815bae2f authored almost 3 years ago by Pau Espin Pedrol <[email protected]>
[IMPORTANT] changed network_access_mode: 0 (#1323)

The network access mode of HSS has been changed to 0 (Packet and Circuit).

Versions of MME prio...

github.com/open5gs/open5gs - 79239d8eff73f5815450cfa442dd43a292eb1786 authored almost 3 years ago by Sukchan Lee <[email protected]>
Update document v2.4.2

github.com/open5gs/open5gs - 522e835101664de77a628f7e7d3572e112337b2f authored almost 3 years ago by Sukchan Lee <[email protected]>
Release v2.4.2

github.com/open5gs/open5gs - 13dbdb1b18c0743b0afb4e8b5d3a772cf94bb077 authored about 3 years ago by Sukchan Lee <[email protected]>
Change IPv6 Prefix (#1321)

github.com/open5gs/open5gs - e4f864c1f5b4467e42c39919d1bf98b0bfebea8b authored about 3 years ago by Sukchan Lee <[email protected]>
changed default ipv6 prefix to 2001:db8:cafe:: (#1321)

to be compliant with RFC3849

github.com/open5gs/open5gs - f75e51ca467342a29c80666748d7b354a90daeed authored about 3 years ago by Julian Lemmerich <[email protected]>
[ALL] GNB/NF Memory pool from 32 to 64

github.com/open5gs/open5gs - ea6675879c52f8c758ca215f70734a9acf54e064 authored about 3 years ago by Sukchan Lee <[email protected]>
[S6A] Change PUR-Flags to Optional (#1298)

github.com/open5gs/open5gs - fdddeaca988269e5b4d1cc1870ab7b03c235faf2 authored about 3 years ago by Sukchan Lee <[email protected]>
[SMF] change log-level from WARN to ERR (#1313)

github.com/open5gs/open5gs - bbd1412a9eed10abcfb0c37211e659117a91150a authored about 3 years ago by Sukchan Lee <[email protected]>
[PCRF] fix the crash in flow->description (#1313)

github.com/open5gs/open5gs - cfd0193bbd24421569162b2f0978d340234d2015 authored about 3 years ago by Sukchan Lee <[email protected]>
Fix the ciphered test program

github.com/open5gs/open5gs - 2ed35f245da201652489e051387fe6c66b79f9a3 authored about 3 years ago by Sukchan Lee <[email protected]>
[ALL] fix the epoll(map) crash (#1311)

github.com/open5gs/open5gs - 070cdbc65735bc25d967aaaff81d8500d0566f97 authored about 3 years ago by Sukchan Lee <[email protected]>
Shall cipher in the NAS message container IE

3GPP TS 24.501 version 16.6.0 Release 16
4.4 NAS security
4.4.6 Protection of initial NAS signal...

github.com/open5gs/open5gs - 715e4c0b506357ee57df3a827ae2cbf0cadf6209 authored about 3 years ago by Sukchan Lee <[email protected]>
Update document for v2.4.1

github.com/open5gs/open5gs - 5e5a61b982915f9dbf880b0a0c9e48dc87df1b30 authored about 3 years ago by Sukchan Lee <[email protected]>
Release v2.4.1

github.com/open5gs/open5gs - 592b69ef1ef967e78ebb4e184a70c5b09acf2c0e authored about 3 years ago by Sukchan Lee <[email protected]>
fix the test program bug

github.com/open5gs/open5gs - b6de06ee01279bc356d80ad0bf2e8f65edb7b67d authored about 3 years ago by Sukchan Lee <[email protected]>
Use talloc for all memory pool (#1263)

github.com/open5gs/open5gs - b988e7edce50e47916024933a2fbb4692012b7fe authored about 3 years ago by Sukchan Lee <[email protected]>
[MME] fix the crash (#1263)

- Change memory pool using talloc library
- Apply ASN1 with r16.7.0

github.com/open5gs/open5gs - 49d9ed03c75e5e8041f5c9668fece1c9215782b8 authored about 3 years ago by Sukchan Lee <[email protected]>
A crafted packet from UE can crash SGW-U/UPF

github.com/open5gs/open5gs - a0f2535cb5a29bba6dbbccdb90c74ccd770cc700 authored about 3 years ago by Sukchan Lee <[email protected]>
[MME] apply coding convention (#1295)

- limit 80 column
- Use space instead of tab

github.com/open5gs/open5gs - 6f62839ad366f0e1738f5b9351a764463a5693ed authored about 3 years ago by Sukchan Lee <[email protected]>
update s1ap_handle_e_rab_setup_response (#1295)

* Update s1ap-handler.c

* Update s1ap-handler.c

* update for parse e_rab_setup_response

...

github.com/open5gs/open5gs - ead9f380a931dce7b4875e8aaa6bf9ef9ac255d3 authored about 3 years ago by EugeneBogush <[email protected]>
[MME] fix the crash with unknown S-NSSAI (#1287)

github.com/open5gs/open5gs - d87d7c12c2e09b5bfdfb04df875dc549673fd790 authored about 3 years ago by Sukchan Lee <[email protected]>
Remove error message (#1294)

github.com/open5gs/open5gs - 54b919f65f8edd147e8f05ced742c5e8598a86ff authored about 3 years ago by Sukchan Lee <[email protected]>
[SMF] Use fe80::1 if link-local address is not available (#1294)

github.com/open5gs/open5gs - 1d496e92cd9c30456e4a4d5aac75a0230ebef9bb authored about 3 years ago by Supreeth Herle <[email protected]>
this commit is made to reflect changes in PR #1289 (#1293)

github.com/open5gs/open5gs - 414c230f003bf5dcfcff01a37ada84accd048666 authored about 3 years ago by Mehmet Hakan Doğan <[email protected]>
print cellID in hex for consistency (#1292)

github.com/open5gs/open5gs - d02507e90ad4a1e02a323ab31e2a0fe09b746834 authored about 3 years ago by Kenny Barlee <[email protected]>
Find link-local address in SMF-All address (#1291)

github.com/open5gs/open5gs - a3166ab537bdd6ad039f2b941b9edd529a8d8a62 authored about 3 years ago by Sukchan Lee <[email protected]>
[SMF] Fix router advertisement as per rfc 4861 (#1291)

As per RFC 4861 Router advertisement message
format, Source Address MUST be the link-local addr...

github.com/open5gs/open5gs - 232c3872766eb7ffd6f0cf1db0ca6f08b31f6d17 authored about 3 years ago by Supreeth Herle <[email protected]>
added "usage report" to user plane report (#1289)

Author: mhkndgn <[email protected]>
Date: Thu Dec 16 09:51:49 2021 +0300

github.com/open5gs/open5gs - 9b40fe25ff02f0398ea81970488a104e3fccf7f8 authored about 3 years ago by Sukchan Lee <[email protected]>
[Cx] Fix the HSS crash (#1264)

Use Visited-Network-Identifier(Cx) instead of Visited-PLMN-ID(s6a)

github.com/open5gs/open5gs - e302f727fdd1259fe5eab89dced5968a3c0d94b4 authored about 3 years ago by Sukchan Lee <[email protected]>
Update document for v2.4.0

github.com/open5gs/open5gs - 27b87c1110d8d5ec0de5e357f561082a0a9482c1 authored about 3 years ago by Sukchan Lee <[email protected]>
Release v2.4.0

github.com/open5gs/open5gs - fc53fb4beb16f5a044d394c41c12b777413e89d6 authored about 3 years ago by Sukchan Lee <[email protected]>
fix the test program in VoNR

github.com/open5gs/open5gs - 4f7bb847a90a2e8fa969b73d7daa6d72b40fef8e authored about 3 years ago by Sukchan Lee <[email protected]>
[Test] fix the VoNR test program

github.com/open5gs/open5gs - 5a85be09d644c7c8967481536c8e5d965857b766 authored about 3 years ago by Sukchan Lee <[email protected]>
[AMF] fix the crash (#1280)

During PDU Session Establishment,
if gNB sends PDUSessionResourceReleaseResponse,
AMF was crashe...

github.com/open5gs/open5gs - 07a61018b2d0acce33486f874fb4ef1f68384aa1 authored about 3 years ago by Sukchan Lee <[email protected]>
[MME] Add S1AP debug (#1263)

github.com/open5gs/open5gs - 74bbc6ecbf10d8426088f8c9520eff1015015e09 authored about 3 years ago by Sukchan Lee <[email protected]>
[AMF] Registration reject for foreign IMSI (#1281)

github.com/open5gs/open5gs - d7e23b7f6abcdba56737d229e6c1670afc6c0fdf authored about 3 years ago by Sukchan Lee <[email protected]>
change reject cause to 11 (#1281)

github.com/open5gs/open5gs - 1a691e1d4a8d9eb6d973cbb56b3655a9554d7ab4 authored about 3 years ago by Kenny Barlee <[email protected]>
This always true. So I fixed it (#1266)

github.com/open5gs/open5gs - 561f1ac2f30b6c5166beec63d923c6548c1cfb74 authored about 3 years ago by Sukchan Lee <[email protected]>
Added AMF-initiated AM Policy Termination

github.com/open5gs/open5gs - a5a5c424c1b99eca8147ea8532dc957b24affb1c authored about 3 years ago by Sukchan Lee <[email protected]>
[MME] fix the crash issue if enb_ue is NULL(#1275)

An assert occurs when a NAS message retransmission occurs.

Because there is no `enb_ue` context...

github.com/open5gs/open5gs - aab82864013dc46e04f8564dfd76f931cf216fc5 authored about 3 years ago by Sukchan Lee <[email protected]>
[MME] check PDN mismatch (#1263)

if PDN mismatched between UE and HSS, PDN connectivitiy reject message
will be sent to eNB.

github.com/open5gs/open5gs - 6ae9ecc697e2ea2840c4db1373f12414033bbe98 authored about 3 years ago by Sukchan Lee <[email protected]>
Update Coding rule (#1272)

github.com/open5gs/open5gs - b18cf1bce84f556d28ab63b71bb2a6e0ef081cda authored about 3 years ago by Sukchan Lee <[email protected]>
bsf bind delete possible fix (#1272)

Avoid to delete bsf binding when there are multiple pdu session associated to the same (s-nssai,...

github.com/open5gs/open5gs - 758cf9dd723288d42a45ff898c06746661c41044 authored about 3 years ago by Daniele <[email protected]>
[AMF/MME] fix the crash during reset (#1268)

github.com/open5gs/open5gs - 448e07d5a9afabccf837237c68a65297bd7b6f31 authored about 3 years ago by Sukchan Lee <[email protected]>
update log message (#1266)

1. rollback ogs_error() to ogs_warn()
To remove the print-out in the test code,
8/13 open5gs:epc...

github.com/open5gs/open5gs - 00a296a1de53a068e609b665ccdc5d5637ed1cc0 authored about 3 years ago by Sukchan Lee <[email protected]>
Update esm-handler.c (#1266)

added more log info in case problem with APN

github.com/open5gs/open5gs - 4f8c34c7aa053aaa5dc796eb905fa0e92fdd59d9 authored about 3 years ago by EugeneBogush <[email protected]>
[5GC] Service Request Race Condition(#1226)

When UE-triggered and Network-triggered Service Request was occurred at
the same time, we need U...

github.com/open5gs/open5gs - acd67c7aa6ad0d33ea2965f0f7dc9a5952ad5c6c authored about 3 years ago by Sukchan Lee <[email protected]>
Oops! fix the mistake in previous commit (83aac49)

github.com/open5gs/open5gs - d8655e07c67db378f88e943ce016bb13621f4b29 authored about 3 years ago by Sukchan Lee <[email protected]>