Commit Graph

  • 1151c6ac0f [dbi]: allow to build without mongodb pcrf_json_dbi Alexander Couzens 2022-09-11 20:43:57 +0200
  • 8960372ed3 [pcrf]: Gx: parse 3GPP Charging Characteristic Alexander Couzens 2022-08-23 18:16:36 +0200
  • 1a6ceca4b5 [app/pcrf]: parse json database configuration Alexander Couzens 2022-08-23 18:15:08 +0200
  • 9d7737c4b7 [dbi] session_data(): add argument charging characteristics Alexander Couzens 2022-08-23 18:09:36 +0200
  • 0d6ef1e8ac [dbi] add database backend json Alexander Couzens 2022-08-23 00:01:07 +0200
  • c54fb59a87 [dbi]: make all db functions optional Alexander Couzens 2022-08-22 23:59:34 +0200
  • 0e0de176fe [dbi]: make ogs_dbi_final depend on the selected database driver Alexander Couzens 2022-08-23 17:39:16 +0200
  • f0c97bff19 [dbi]: mongo: merge all parts from ogs_dbi_final() into ogs_mongoc_final() Alexander Couzens 2022-08-23 17:38:47 +0200
  • 9c66348213 [dbi]: introduce an abstraction layer to allow multiple database backends Alexander Couzens 2022-08-22 22:57:08 +0200
  • 68efeac909 [dbi]: move all mongo related files into subdirectory Alexander Couzens 2022-08-22 20:54:48 +0200
  • 8b3abcce2d [dbi]: ogs-dbi.h: add comment to the include of ogs-mongoc.h Alexander Couzens 2022-08-22 21:25:29 +0200
  • c72f41fdd3 [dbi]: ogs_mongoc.h: remove include <mongoc.h> Alexander Couzens 2022-08-22 21:33:16 +0200
  • 53d75e74cb Added Release Notes for v2.4.10 main Sukchan Lee 2022-09-09 10:32:40 +0900
  • a0b7865a43 Release v2.4.10 Sukchan Lee 2022-09-09 09:40:50 +0900
  • 1f165c1c33 Follow-up on #1747 Sukchan Lee 2022-09-08 23:17:04 +0900
  • 31a3788021 [AMF] Handle APN/DNN names as case-insensitive Bostjan Meglic 2022-09-08 07:08:15 +0000
  • f54bccacf5 Support service-based NF subscription Sukchan Lee 2022-09-08 22:12:01 +0900
  • 87cd34d300 Minor typo fix Bostjan Meglic 2022-08-24 12:02:28 +0000
  • eb55e4ee3a Also format for pcc_rule. UE and SMF look okay as medium_data as first section. jmasterfunk84 2022-09-06 22:14:22 -0600
  • 36254e5df4 When using longer APN name, it is obscured due to short field. jmasterfunk84 2022-09-06 22:05:52 -0600
  • 51669d73a0
    [AMF] Accept Deregistration Notification from UDM only for registered UE (#1737) Bostjan Meglic 2022-09-06 12:47:42 +0200
  • e55d4d8300 removing extra lines EugeneBogush 2022-09-05 10:32:05 +0300
  • c716a1294a [CORE] Check if timer is double free in SBI module Sukchan Lee 2022-09-03 15:59:39 +0900
  • acc36a344f [PCF] Check NF service configuration Sukchan Lee 2022-09-03 13:07:00 +0900
  • 9c84570a48 [SBI] Send NF discovery query with service-names delimited with comma Bostjan Meglic 2022-09-01 11:15:42 +0000
  • d87d61e851 Follow-up on #1729 Sukchan Lee 2022-09-03 09:20:48 +0900
  • af1f8d4f4a [SMF] Handle upCnxState=ACTIVATING by replying with 200 instead of 204 mitmitmitm 2022-08-31 10:59:05 +0200
  • c28faf00ea Added simple test program Sukchan Lee 2022-09-03 07:28:48 +0900
  • fcb15b69f7 [MME] Fixed buffer overflow (#1728) Sukchan Lee 2022-09-02 23:39:59 +0900
  • 1d17e68c56 [ALL] Removing trailing whitespace and tab Sukchan Lee 2022-09-02 23:38:39 +0900
  • 5295c108ad Added Service-based NF discovery Sukchan Lee 2022-09-02 23:04:57 +0900
  • b175394839 [SMF] fixup send 3GPP-Charging-Characteristics on Gx if received on S5/8c Alexander Couzens 2022-08-30 16:38:18 +0200
  • c7830a78e6 [Conf] Changed MTU size from 1500 to 1400 Sukchan Lee 2022-08-28 23:10:36 +0900
  • eab29fad9a Follow up on #1715 Sukchan Lee 2022-08-27 18:43:34 +0900
  • 657eef9169 [SMF] send 3GPP-Charging-Characteristics on Gx if received on S5/8c Alexander Couzens 2022-08-16 11:34:21 +0200
  • 41e4460769 diameter: Gx: add AVP 3GPP-Charging-Characteristics Alexander Couzens 2022-08-16 11:41:37 +0200
  • 9f98d421a0 [SBI] Added config for service-names discovery Sukchan Lee 2022-08-27 10:49:07 +0900
  • f020732ce9 [SBI] Support service-names in discovery option Sukchan Lee 2022-08-27 00:12:22 +0900
  • e79e35dd74
    [metrics] Fix double-free on application exit (#1717) Bostjan Meglic 2022-08-26 11:15:32 +0200
  • 9b10d70c77 [NRF] Fixed library load error Sukchan Lee 2022-08-26 10:57:11 +0900
  • 83a20b82c7 Follow up on #1714 Sukchan Lee 2022-08-25 16:35:27 +0900
  • 49349cdb75
    [MME] Dictionary Updates and IDR Support (#1714) jmasterfunk84 2022-08-25 00:43:21 -0600
  • def99aff7f [SMF] Fix abort on app exit when no Diameter configuration Bostjan Meglic 2022-08-23 08:33:45 +0000
  • 242b138597 [MME] UE-initiated detach removes S1 only (#1698) Sukchan Lee 2022-08-20 01:08:20 +0900
  • 9bb9a4cae9 [MME] Detach removed MME-UE context (#1698) Sukchan Lee 2022-08-20 00:17:55 +0900
  • 321c8d4cf9 [SGsAP] Changed message if Paging failed (#1701) Sukchan Lee 2022-08-19 18:58:55 +0900
  • 909f407c20 [MME] Fixed GTP transaction crash (#1696) Sukchan Lee 2022-08-19 17:23:10 +0900
  • a9694d6474 [MME] Follow-up Cancel Location Handling (#1698) Sukchan Lee 2022-08-19 16:52:39 +0900
  • c98333bbfe
    [MME] Cancel Location Handling (#1698) jmasterfunk84 2022-08-19 01:44:06 -0600
  • 444e182288 [PFCP] security vulnerability continued in d99491a Sukchan Lee 2022-08-16 20:32:42 +0900
  • dbf6971dcf [DOCS] Updated if subscribers changed [#1694] Sukchan Lee 2022-08-14 15:36:41 +0900
  • c835556623 Fixed Defects reported by Coverity Scan Sukchan Lee 2022-08-13 23:49:55 +0900
  • dbb52592d8 Removed duplicated document link Sukchan Lee 2022-08-13 17:45:39 +0900
  • 291b63f41a Update docs @s5uishida Sukchan Lee 2022-08-13 10:17:38 +0900
  • f78f042d75 Update docs @nickvsnetworking and @@s5uishida Sukchan Lee 2022-08-13 09:44:23 +0900
  • 7162684486 [SMF]: Update stored PCO IE requested over Gn in SMF context herlesupreeth 2022-08-12 13:53:14 +0200
  • 16ea972937 [SMF]: Update stored PCO IE requested in GTPv2 over S5c in SMF context herlesupreeth 2022-08-12 13:48:54 +0200
  • 603a746f49 Lower Linux version cannot change HTTP2 max stream Sukchan Lee 2022-08-12 17:11:23 +0900
  • d99491aca5 [PFCP] Fixed security protection Sukchan Lee 2022-08-12 15:38:40 +0900
  • e6a14cb73d Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] Sukchan Lee 2022-08-12 14:03:53 +0900
  • ec9fe7b31d [SBI] CLIENT max concurrent streams to 16384 Sukchan Lee 2022-08-10 12:31:50 +0900
  • db37bc8944 [SBI] Increased the max stream number Sukchan Lee 2022-08-10 11:03:10 +0900
  • 4cb657c804 [MME] Changed CauseNas_detach in DETACH (#1676) Sukchan Lee 2022-08-06 14:00:54 +0900
  • da20b2d035 [GTP] gtp_peer override the pool size of GTP node Sukchan Lee 2022-08-06 13:54:05 +0900
  • 700c71ef4c Changed configuration name from gnb to peer Sukchan Lee 2022-08-05 16:56:36 +0900
  • f772bf3a62 [PFCP] Revert Changes 5e18b2b and d21e9aa Sukchan Lee 2022-08-04 09:55:17 +0900
  • cca3027e90 [NRF] Fixed the nfInstanceUri (#1683) Sukchan Lee 2022-08-03 17:32:15 +0900
  • e88c43e8df [Diameter] Fixed Coding convention (#1680) Sukchan Lee 2022-08-03 14:34:21 +0900
  • 415e5276ba [MME+HSS] AVP Occurring Too Many Times jmasterfunk84 2022-08-02 22:42:45 -0600
  • d21e9aa5e0 [PFCP] Revert Changes 5e18b2b Sukchan Lee 2022-08-03 14:13:35 +0900
  • 7231dafbf1 [SBI] Fixed nf_instance memory leak Sukchan Lee 2022-08-02 09:44:13 +0900
  • 7031856cd7 [MME] Changed S1AP_Cause in S1AP Release (#1676) Sukchan Lee 2022-07-31 12:38:11 +0900
  • 5524dc5e29 Refact paging module (#1676) Sukchan Lee 2022-07-30 14:44:34 +0900
  • 47cbaca149 [MME] Introduce support for S6a Cancel Location Request jmasterfunk84 2022-07-26 08:54:47 -0600
  • ff5023e95b Release v2.4.9 Sukchan Lee 2022-07-25 21:50:06 +0900
  • 9b762158a6 Refine code of discovery option param (#1671) Sukchan Lee 2022-07-24 19:47:04 +0900
  • 4e8492e878 Oops! Warning removed! Sukchan Lee 2022-07-24 15:15:06 +0900
  • a5010a61ef Support Discovery Optional Parameter (#1671) Sukchan Lee 2022-07-24 15:10:09 +0900
  • eb03704015 Moving handling of assigning sub level cc into the pdn to s11. jmasterfunk84 2022-07-23 21:03:52 -0600
  • 68140efce4 [MME] Handle Charging Characteristics jmasterfunk84 2022-07-21 12:57:00 -0600
  • d2ef555ce4 Set default Network-Access-Mode to 0 jmasterfunk84 2022-07-21 13:56:41 -0600
  • 7e6568d800 [SMF] Send PDU Session Establish Accept to serving AMF Bostjan Meglic 2022-07-20 12:01:52 +0000
  • 9a958d7af8 [SBI] Add function to request NF Instance from NRF by providing it's Instance Id Bostjan Meglic 2022-07-20 09:45:08 +0000
  • 83b28b5649 [tests] Fix running unit tests inside docker environment Bostjan Meglic 2022-07-21 10:39:58 +0000
  • eb50d64271 Add more protection code for (#1652) Sukchan Lee 2022-07-21 17:13:32 +0900
  • 9aa5559c5f Refactor for the UERANSIM 500 test (#1652) Sukchan Lee 2022-07-21 12:41:19 +0900
  • f35afa2ff7 Add missing pkbuf_free() (#1652) Sukchan Lee 2022-07-21 01:00:44 +0900
  • 776103698d Oops! Redundant code is removed (#1652) Sukchan Lee 2022-07-21 00:35:08 +0900
  • 2b41a215d7 Fixed the crash in UERANSIM 500 test (#1652) Sukchan Lee 2022-07-21 00:02:31 +0900
  • da1905b36c fixed the memory leak in test program Sukchan Lee 2022-07-20 12:08:17 +0900
  • fb95f1ff71 Fixed ASSERT when context has already been removed Sukchan Lee 2022-07-19 19:42:24 +0900
  • 668cc59f94 [AMF] Fixed 5GMM cause in Reject message (#1660) Sukchan Lee 2022-07-19 12:42:02 +0900
  • 3885cb20d9 [asn1c] rework aper from mouse07410/asn1c#94 Sukchan Lee 2022-07-16 14:30:00 +0900
  • 5e18b2bd13 [SCP] Support of Indirect Communication Sukchan Lee 2022-07-16 13:27:18 +0900
  • 1518a4f334 [CORE] Increased memory pool for poll (#1652) Sukchan Lee 2022-07-13 16:54:55 +0900
  • 80ee4c8aa8 [SBI] incrased session pool of server (#1652) Sukchan Lee 2022-07-12 17:31:36 +0900
  • aa3cded11a [AMF] Handle namf-callback DeregNotify message from UDM Bostjan Meglic 2022-06-21 11:55:37 +0000
  • 0633774972 [SBI] Add support for DeregistrationData in SBI messages Bostjan Meglic 2022-06-21 11:55:03 +0000
  • d1a2971990 [NAS] modify library to include both directions of deregistration requests Bostjan Meglic 2022-06-21 11:39:55 +0000
  • babc30940a [AMF] Do not send Deregistration Event to UDM when UE deregisters Bostjan Meglic 2022-06-23 08:46:10 +0000