Commit Graph

  • 93110d011e [GTP-U] Fixed ogs_pfcp_find_gtpu_resource()(#2923) Sukchan Lee 2024-01-30 22:37:48 +0900
  • 1cd93f66b0 Release new version daniel/wip Daniel Willmann 2024-01-29 20:15:50 +0100
  • 32d5b3d62f debian: remove open5gs-hss Oliver Smith 2023-10-31 14:31:56 +0100
  • 6139f5c7d8 add missing stuff to remove mongodb Alexander Couzens 2023-08-15 14:43:37 +0200
  • 41e6b1de78 Use default APN if the one from the ESM info resp could not be found Daniel Willmann 2023-01-27 12:12:45 +0100
  • 45a9bd44f5 example config: some thoughs about static profiles Alexander Couzens 2022-06-16 16:55:21 +0200
  • cca2636a5d WIP: PCRF: use a harded profile as session data Alexander Couzens 2022-06-16 17:04:07 +0200
  • e58359776e FIXME: remove dependency mongodb. FIXME: use get_option() to dynamic depend on mongodb Alexander Couzens 2022-06-16 17:02:48 +0200
  • cdea0922d9 PCRF: allow to build without mongodb Alexander Couzens 2022-06-14 18:13:00 +0200
  • ffdfdf91a4 FIXME: libsctp: add define HAVE_NETINET_SCTP_H to allow build on debian bullseye root 2022-06-14 21:56:22 +0000
  • 88a77f7bc5 [SMF,MME] Gn: Set Maximum SDU Size QoS field to 1500 Pau Espin 2024-01-26 19:06:34 +0100
  • a613be8c4c [SMF,MME] Gn: Set Delivery of erroneous SDUs QoS field to No Pau Espin 2024-01-26 19:03:27 +0100
  • d95c82b21c [SMF,MME] Gn: Set Delivery order QoS field to No Pau Espin 2024-01-26 18:35:36 +0100
  • a5feccf4c8 [SMF] Fix fixed-0 IPCP identifier in PCO ack Pau Espin 2024-01-26 16:43:48 +0100
  • 25a0169fa5 d/changelog: add 2.6.6~sysmocom2 pcrf_simple_20231031 Oliver Smith 2024-01-26 16:54:16 +0100
  • fa46ca786c [SMF] Fix fixed-0 IPCP identifier in PCO ack Pau Espin 2024-01-26 16:43:48 +0100
  • 3886891833 [MME] Crash due to a race condition Sukchan Lee 2024-01-25 23:25:47 +0900
  • 609c234f0b Document Gy interface spec reference Pau Espin 2024-01-24 15:56:09 +0100
  • 64598fab2e Document Gx interface spec references Pau Espin 2024-01-24 15:50:32 +0100
  • 29ea85ca4c cosmetic: pcrf/pcrf-gx-path.c: Fix trailing whitespace Pau Espin 2024-01-24 15:49:53 +0100
  • dcdfc970ce initialize variables before using them Bostjan Meglic 2024-01-11 12:46:43 +0100
  • a3afc4764c memset input/output structure inside the function Bostjan Meglic 2024-01-11 12:33:37 +0100
  • e650b66305 fix mismatch of parameters between prototype and declaration Bostjan Meglic 2024-01-11 09:31:16 +0100
  • 2583fd3c08 Introduce ability for multiple SDM_Subscriptions jmasterfunk84 2024-01-11 18:08:47 -0600
  • b94173ab41 [AMF/MME] Fixed M-TMSI pool release (#2307) Sukchan Lee 2024-01-21 11:55:46 +0900
  • d7b896affb [SMF] Build URR at bearer modification Gaber Stare 2024-01-18 06:41:20 +0100
  • 97e1b1bd30 [PFCP] Fixed incorrect TLV names (#2887) Sukchan Lee 2024-01-19 23:38:20 +0900
  • 60691b02d2 [MME] Gn: Introduce initial support for 2G->4G cell reselection Pau Espin 2024-01-16 11:13:47 +0100
  • 4088cdf17d [MME] Hangs on an invalid S1AP message Sukchan Lee 2024-01-17 20:17:55 +0900
  • 52be56b839 [MME] Match any SGSN in same RAI if none with specific RAI+CI found Pau Espin 2024-01-15 16:30:45 +0100
  • 078bfc90da [GTPv1] Introduce APIs to decode MM Context and PDP Context IEs Pau Espin 2024-01-15 16:27:49 +0100
  • feaa86fc9c [GTPv1] Fix encoding of MM Context IE if NRSNRA bit not set Pau Espin 2024-01-15 16:25:43 +0100
  • afa2c2c9e0 [CRYPT] Add ogs_kdf_kasme_idle_mobility() Pau Espin 2024-01-15 16:22:06 +0100
  • b0cf9fcbe7 [AMF] Issue during Concurrent UE Registration (#2839) Sukchan Lee 2024-01-13 23:10:17 +0900
  • 21f99ad08d MME: support for IDR EPS_USER_STATE Emanuele Di Pascale 2024-01-11 12:15:24 +0100
  • 77d94c0301 lib/diameter/s6a: add EPS-User-State Emanuele Di Pascale 2024-01-11 12:14:01 +0100
  • 84569ccbdc [SBI] Fix conversion of AMBR bitrates from string to integer Bostjan Meglic 2023-11-09 09:42:44 +0100
  • a4babef9eb [AMF] Add initialRegistrationInd field in Amf3GppAccessRegistration request to UDM Bostjan Meglic 2024-01-10 09:27:41 +0100
  • 48323bd299 Update VoLTE tutorials herlesupreeth 2024-01-10 17:10:48 +0530
  • be1305b903 Added SEPP debian package (#2861) Sukchan Lee 2024-01-09 22:12:16 +0900
  • ba59c8309a cosmetic: mme: Fix trailing whitespace Pau Espin 2024-01-09 13:09:20 +0100
  • 21b7cd487a [DBI] Fix code indent Bostjan Meglic 2023-07-03 07:23:52 +0000
  • ad216c0b77 [core] Fix a couple of warnings when using C++ compiler or more strict settings Bostjan Meglic 2024-01-08 08:40:25 +0100
  • 7d60b13d3a lib/proto/conv: Introduce API ogs_ip_to_paa() Pau Espin 2024-01-05 20:23:00 +0100
  • 4ab275ad70 Rename and move ogs_gtp2_paa_to_ip() to lib/proto/conv Pau Espin 2024-01-05 20:16:29 +0100
  • b3845d5b0b [MME] Constify params in mme-context and depending APIs Pau Espin 2024-01-05 19:25:53 +0100
  • 2a840297f8 cosmetic: Fix trailing whitespace Pau Espin 2024-01-05 19:27:38 +0100
  • 3457435071 [MME] Fix potential null ptr dereference Pau Espin 2024-01-05 18:32:20 +0100
  • b1515a16ff [SMF] Fixes crash when PDU session release Sukchan Lee 2024-01-05 21:09:17 +0900
  • 8f58b55e14 [MME] Fix incorrect function name printed in error line Pau Espin 2024-01-04 14:16:02 +0100
  • 27d2f86103 lib/gtp/xact: Fix tx of SGSN Context Acknowledge Pau Espin 2024-01-03 18:39:16 +0100
  • 389ccaed16 lib/gtp/xact: Fix rx of SGSN Context Response Pau Espin 2024-01-03 15:40:56 +0100
  • ad2154ac2a
    [HSS] Add hss_event_init after change to event system (#2838) jmasterfunk84 2024-01-03 06:15:16 -0600
  • 1f8f20da34 lib/proto/types.{c,h}: Constify several parameters Pau Espin 2024-01-02 16:48:59 +0100
  • 55844d1eed ogs-conv.{c,h}: Constify several parameters Pau Espin 2024-01-02 16:48:37 +0100
  • 9b729b2c6f cosmetic: ogs-conv.c: Fix trailing whitespace Pau Espin 2024-01-02 16:48:15 +0100
  • 7d9f6181f3 [MME] cosmetic: Fix typo in comment Pau Espin 2024-01-02 13:14:41 +0100
  • f0de33833b Use SUPI not SUCI in error message jmasterfunk84 2023-12-29 11:19:50 -0600
  • 0b93bd2ca9 Update 01-genodebs.md Sergey Yarin 2023-12-29 13:53:50 +0500
  • 5d26416cd5 [DOCS] 5G Roaming with Mutual TLS by @infinitydon Sukchan Lee 2023-12-28 06:58:03 +0900
  • 6cb20185fa cosmetic: mme: emm-*.c fix trailing whitespace Pau Espin 2023-12-22 17:08:47 +0100
  • 3d693da73e [MME] Gn: Introduce initial support for 4G->2G cell reselection Pau Espin 2023-12-11 17:18:11 +0100
  • 080f5bfd70 [NRF] crash after sending invalid message (#2808) Sukchan Lee 2023-12-23 09:52:27 +0900
  • ea7708bcfc lib/gtp: Fix xact logic for gtp1 messages with intermediate stage Pau Espin 2023-12-20 20:09:31 +0100
  • 14932a7254 [MME] Split Gn local TEID generation from S11 TEID generation Pau Espin 2023-12-20 19:15:47 +0100
  • 6a9c7f16c1 Revert "[MME] Gn: Introduce initial support for 4G->2G cell reselection" Pau Espin 2023-12-21 14:57:34 +0100
  • 2390a22504 Add space to inprove readbility of error jmasterfunk84 2023-12-20 16:09:45 -0600
  • 75f32e07de xact: Fix debug message printed when not needed Pau Espin 2023-12-20 20:20:21 +0100
  • ab51ba9dd5 cosmetic: mme: Fix trailing whitespace Pau Espin 2023-12-20 19:22:21 +0100
  • 5a31af36e0 [MME] Gn: Introduce initial support for 4G->2G cell reselection Pau Espin 2023-12-11 17:18:11 +0100
  • 7728172a83 [CRYPT] Constify several input parameters Pau Espin 2023-12-19 18:00:09 +0100
  • 9349743295 lib/proto: Constify params of ogs_id_get_{type,value}() Pau Espin 2023-12-19 17:59:28 +0100
  • 5061a3aec0 [MME] Store decoded PAA into session->ue_ip and session_type Pau Espin 2023-12-18 15:58:41 +0100
  • 414f81fcd5 [MME] Store received PGW S5C IP address in mme_sess_t Pau Espin 2023-12-13 16:42:32 +0100
  • 4655507a00 [AMF] Fix deregistration request De-registration type Stare Gaber 2023-12-18 12:39:01 +0000
  • 4eb4a93cbd Merge branch 'main' of https://github.com/open5gs/open5gs Sukchan Lee 2023-12-17 10:23:21 +0900
  • dcaccb4105 Added open5gs-sepp in debian package Sukchan Lee 2023-12-17 10:22:39 +0900
  • cecb87b346 Fix small typo in ogs_pfcp_sendto mitmitmitm 2023-12-15 12:50:38 +0100
  • 8c01f3387d constify src param of ogs_fqdn_{build,parse}() Pau Espin 2023-12-13 14:46:12 +0100
  • 3b6b8ebf4f lib/proto/types.c: Fix trailing whitespace Pau Espin 2023-12-13 14:45:36 +0100
  • 1ba3fd3cf8
    [AMF/MME] UEContextReleaseCommand after Interity Protected (#2786) (#2794) Sukchan Lee 2023-12-13 17:54:37 +0900
  • b0f381416b gtp/v1: Specify 'P-TMSI Signature' as uint24_t Pau Espin 2023-12-11 17:22:15 +0100
  • 204ac35a66 gtp/v1: Specify 'MS Validated' IE as uint8 Pau Espin 2023-12-11 17:20:00 +0100
  • 1041f37a34 [DOCS] Added UPF performance test Sukchan Lee 2023-12-09 18:29:03 +0900
  • 66c39f2085
    [MME] [AMF] Set Daylight Saving Time (#2766) Oliver Smith 2023-12-06 12:24:33 +0100
  • 177e561ba8
    [WebUI] Fix launch problem in docker (#2767) (#2769) Sukchan Lee 2023-12-04 22:16:10 +0900
  • 83e35bb2de Release v2.7.0 v2.7.0 Sukchan Lee 2023-12-04 21:14:37 +0900
  • d0a1bedd22 [AMF] Increase the number of SLICE 512 to 1024 (#2761)(#2765) Sukchan Lee 2023-12-04 20:46:58 +0900
  • e42048e8a5
    Reset the number of TA, SLICE, and PLMN supported by AMF/MME(#2761) (#2765) Sukchan Lee 2023-12-03 23:52:29 +0900
  • f68a1f3283
    [AMF] Modification to context setup (#2729) (#2764) Sukchan Lee 2023-12-01 23:20:18 +0900
  • a4f8baa1f0
    Update 03-VoLTE-dockerized.md (#2763) joereith 2023-11-29 16:41:46 -0500
  • ab64ff9514
    [IPv6] Fixed to include MTU in SLAAC RA (#2754) (#2758) Sukchan Lee 2023-11-28 17:38:51 +0900
  • 4739198c5d
    [SCTP] Fixed a crash on SIGPIPE (#2734) (#2757) Sukchan Lee 2023-11-28 16:10:48 +0900
  • 5070ddfa3e
    [MME] [AMF] Add no_time_zone_information param (#2745) Oliver Smith 2023-11-27 14:26:12 +0100
  • c6372255d5
    editorconfig: new file (#2746) Oliver Smith 2023-11-27 14:21:35 +0100
  • 060acee5df
    [AMF] Fix Nudm_SDM_Get for re-registration (#2751) gstaa 2023-11-27 14:19:29 +0100
  • ee964f48dd
    [AMF/MME] Fixed crash when receiving invalid packet (#2737) (#2755) Sukchan Lee 2023-11-27 22:16:11 +0900
  • ab1c3493c6 [NRF] Fixed crash due to invalid PATCH body (#2735) Sukchan Lee 2023-11-25 22:03:28 +0900
  • 7278714133 [AMF] Fixed Nudm_UECM_Registration crash (#2733) Sukchan Lee 2023-11-25 21:21:23 +0900
  • a19dcde05a [SBI] Follow-up on (#2725)(#2557) Sukchan Lee 2023-11-24 17:39:03 +0900