Commit Graph

  • e8026ca741 March 04 release main nextepc 2025-03-04 11:14:21 -07:00
  • 3501c2b290 change name Brandon Lee 2023-11-01 19:46:57 -06:00
  • d6aae06d3a Resolved merge conflict Jihoon Brandon Lee 2023-10-23 12:10:54 -06:00
  • d406fbeb92 Fixed incorrect SMF selection in Multi-SMF (#2557) Sukchan Lee 2023-10-23 22:35:54 +09:00
  • 125740727e Merge branch 'aseaudi-sigscale-ocs' Sukchan Lee 2023-10-18 07:10:46 +09:00
  • 783defc52f [SMF] Remove unused varaible in gy-handler.c Sukchan Lee 2023-10-18 07:09:54 +09:00
  • de7b094191 Merge branch 'main' into sigscale-ocs Sukchan Lee 2023-10-18 06:54:29 +09:00
  • 7da45cde66 [AMF] mac_failed should be initialized (#2679) Sukchan Lee 2023-10-17 22:26:06 +09:00
  • 79d3c7078f hss: Don't send IDR for Operator-Determined-Barring changes if Subscriber-Status=SERVICE_GRANTED Pau Espin Pedrol 2023-10-12 15:33:56 +02:00
  • e108d6297c HSS: Add support for Operator-Determined-Barring field Pau Espin Pedrol 2023-10-09 16:19:21 +02:00
  • 963df4beeb cosmetic: webui: Fix trailing whitespace Pau Espin Pedrol 2023-10-11 17:59:09 +02:00
  • 77a624c899 cosmetic: open5gs-dbctl: Fix trailing whitespace Pau Espin Pedrol 2023-10-09 16:37:58 +02:00
  • b2a2064beb [AF] Use correct structure when sending modification request Bostjan Meglic 2023-10-06 10:17:16 +02:00
  • 50464d174e [openapi] Add support for nullable fields Bostjan Meglic 2023-10-05 13:39:14 +02:00
  • 7ea37ef618 smf: don't assert if we run out of IPs Emanuele Di Pascale 2023-10-05 11:28:40 +02:00
  • 53fe8f1e6d [MME] SGaAP-MO-CSFB-INDICATION w/ TAI/ECGI (#2664) Sukchan Lee 2023-10-11 20:35:18 +09:00
  • cb114eca5e cosmetic: HSS: Fix trailing whitespace Pau Espin Pedrol 2023-10-09 16:41:46 +02:00
  • 69022386a6 .gitignore: Add install/ dir Pau Espin Pedrol 2023-10-09 16:33:48 +02:00
  • 499c70d8be Update v2.6.6 changelog Sukchan Lee 2023-10-04 21:02:56 +09:00
  • d16370fad2 Update v2.6.6 changelog Sukchan Lee 2023-10-04 20:54:41 +09:00
  • 8d2752f8cd Release v2.6.6 Sukchan Lee 2023-10-04 20:36:38 +09:00
  • 3f9ca906da [PCF] Remove SM Policy Association Terminatation (#2650) Sukchan Lee 2023-10-04 20:27:47 +09:00
  • 2962d6cbed [WebUI] Fixed when running 'npm run build' (#2564) Sukchan Lee 2023-10-03 21:54:27 +09:00
  • 309a61742e Update document for v2.6.5 Sukchan Lee 2023-10-02 20:40:04 +09:00
  • b4a237a80c Update document for v2.6.5 Sukchan Lee 2023-10-02 20:11:49 +09:00
  • 661add96c6 Release v2.6.5 Sukchan Lee 2023-10-02 20:06:31 +09:00
  • a525901c01 [SEPP] add sample roaming pcapng Sukchan Lee 2023-10-02 19:14:35 +09:00
  • 46333a22b5 [DOCS] Update roaming Sukchan Lee 2023-10-02 19:06:49 +09:00
  • f6c4eb29e2 [Docs] Update roaming document Sukchan Lee 2023-10-02 18:51:54 +09:00
  • d54a28ed6c [ipfw] Fix memory leak when parsing ipv6 mitmitmitm 2023-09-27 12:29:18 +02:00
  • 445bf26ef2 [AUSF] Fixed crash due to ausf_ue_add (#2637) Sukchan Lee 2023-09-25 22:33:03 +09:00
  • 5a220f1a83 [WebUI] fixed a EDIT bug after 10 minutes (#2615) Sukchan Lee 2023-09-25 22:26:48 +09:00
  • 5623b1a0a1 [PFCP] Reply with QER_ID instead of FAR_ID type for QER mismatch mitmitmitm 2023-09-25 10:54:08 +02:00
  • 0abfb204ea [SBI] crash when enum is unknown (#2622) j The crash is caused by ogs_assert(data) in listEntry_create(void *data). Reason for the failing assertion is that in Sukchan Lee 2023-09-24 09:54:53 +09:00
  • 317d9bf846 [SBI] crash when queryparam with empty key (#2626) Sukchan Lee 2023-09-24 09:17:42 +09:00
  • d4f2b545a3 [SBI] Fixed invalid format of subscrCond (#2630) Sukchan Lee 2023-09-24 09:00:23 +09:00
  • 227dc1a90d [SMF] return a subnet with available IP addresses Matej Gradisar 2023-09-19 07:42:13 +00:00
  • d454e2428f [SMF] Check config file for overlapping UE subnets Matej Gradisar 2023-09-19 07:27:27 +00:00
  • 48de174a3b [WebUI] Fixed install script (#2619) Sukchan Lee 2023-09-19 21:00:44 +09:00
  • 8a3dbd44ae [MME] Protection code for No IMSI (#2613, #2614) Sukchan Lee 2023-09-16 22:27:21 +09:00
  • a3a683e5a6 [MME] Implement ENBConfigurationUpdate (#2589) Sukchan Lee 2023-09-16 20:58:10 +09:00
  • aa746794e7 [GTPU] Fixed Stack-Buffer-Overflow in GTPU (#2609) Sukchan Lee 2023-09-15 07:15:47 +09:00
  • bfe8ae659e Fixed MacOSX compile error (Follow-up on #2581) Sukchan Lee 2023-09-14 07:04:27 +09:00
  • bd74c259ec [AMF/MME] Fix crash during snow-3g encrypt (#2581) Sukchan Lee 2023-09-13 23:15:28 +09:00
  • 05ed95d623 [GTPU] Fixed PDCP SN handling (#2584, #2477) Sukchan Lee 2023-09-10 22:34:31 +09:00
  • 260eabb317 [SMF] Invalid Message(SmContextCreateData) (#2590) Sukchan Lee 2023-09-07 22:37:30 +09:00
  • 2fbc445d32 [PFCP] Fixed Possible heap buffer overflow (#2585) Sukchan Lee 2023-09-06 07:13:14 +09:00
  • 2aa12449aa [NRF] Fixed NRF crash when Custom nfType (#2576) Sukchan Lee 2023-09-05 22:10:25 +09:00
  • 2f8ae91b0b Fixed dynamic-stack-buffer-overflow (#2578, #2577) Sukchan Lee 2023-09-05 21:56:53 +09:00
  • 78f64aaccb Update open5gs-dbctl Gabriel 2023-09-04 14:32:53 -03:00
  • 298fed260b [UDM] Fixed crash for invalid SUCI (#2571) Sukchan Lee 2023-09-04 07:01:24 +09:00
  • d3a10ed0ca [WebUI] Update NodeJS installation Guide Sukchan Lee 2023-09-03 20:03:47 +09:00
  • dcdf821542 [AMF] amf_ue_set_suci: Assertion suci (#2567) Sukchan Lee 2023-09-03 17:56:50 +09:00
  • d5eff9e24a Fix typo and remove trailing whitespaces in nas-security theodorsm 2023-09-01 23:14:19 +02:00
  • 902a348f1d Update docs.md Carlos Giraldo 2023-08-30 11:58:20 +02:00
  • 7a3d551752 [TLV] Oops! Fixed my mistake on pull #2549 Sukchan Lee 2023-08-26 16:35:27 +09:00
  • 5c726684b3 [TLV] GTP parser crashg from FuzzingLabs Sukchan Lee 2023-08-26 16:28:42 +09:00
  • 654fe4010c [GTP] gtp_message_fuzz: Abrt in ogs_abort Sukchan Lee 2023-08-24 22:18:25 +09:00
  • 04f7958420 [SMF] Deregister issue during sess release (#2537) Sukchan Lee 2023-08-24 21:20:25 +09:00
  • 5469ae9855 [WebUI] Fixed a crash when editing Subscribe Sukchan Lee 2023-08-23 23:25:47 +09:00
  • 7f088730ed [SBI] nghttp2 SETTING ACK should be sent (#2385) Sukchan Lee 2023-08-20 21:07:49 +09:00
  • 4b0bade80e [TLV] PFCP parser crash from FuzzingLabs (#2523) Sukchan Lee 2023-08-18 22:19:46 +09:00
  • fc4072590e [SMF] Added SMF registrations (#2514, #2524) Sukchan Lee 2023-08-18 20:14:33 +09:00
  • e01f46eb6c Use x1000 multiplier for Kbps, Mbps, ... etc. (#2515) Sukchan Lee 2023-08-13 18:19:45 +09:00
  • af67b2486b [SBI] UDR stores PEI instead of PCF Sukchan Lee 2023-08-13 11:49:01 +09:00
  • d33d67b2af [AMF/MME] Defaults 9 minutes for T3412/T3512 Sukchan Lee 2023-08-13 11:16:06 +09:00
  • e625f9222a [AMF/MME] Follow-up on #2491 Sukchan Lee 2023-08-11 09:44:19 +09:00
  • c977d97729 Update changelog NextEPC 2023-08-10 16:07:46 -06:00
  • 6cb881b358 modifying tun name Brandon Lee 2023-08-10 15:06:24 -06:00
  • 50b42375db change name Brandon Lee 2023-08-10 14:24:33 -06:00
  • 1ee2dbb1d4 Merge branch 'main' of github.com:nextepc/nextepc-oss into main Brandon Lee 2023-08-10 14:18:20 -06:00
  • 9b245d9e45 configuration changes Brandon Lee 2023-08-10 14:18:16 -06:00
  • e7f7c4274e [SMF] Fix crash on double policy deletion (#2489) Sukchan Lee 2023-08-10 22:14:48 +09:00
  • 93e05f481b S1Setup failure with invalid MCC/MNC (#2491) Sukchan Lee 2023-08-10 15:38:20 +09:00
  • 53ffbbd051 Update changelog NextEPC 2023-08-09 18:08:00 -06:00
  • 701a3e8b4b Update debina NextEPC 2023-08-09 18:06:13 -06:00
  • eaab2d0b67 add missing files Brandon Lee 2023-08-09 16:35:31 -06:00
  • 4304931da6 add missing files Brandon Lee 2023-08-09 16:29:18 -06:00
  • fd18ddd0d1 debian package Brandon Lee 2023-08-09 15:27:48 -06:00
  • 0f763eb376 systemd registration Brandon Lee 2023-08-09 14:35:13 -06:00
  • 357341cdbb meson file changes Brandon Lee 2023-08-09 13:21:06 -06:00
  • 6558b9c09d configuration modification Brandon Lee 2023-08-09 12:50:07 -06:00
  • 84ed9a0dd3 UE slice shall be also available in RAN (#2482) Sukchan Lee 2023-08-09 16:03:45 +09:00
  • 782e2accc7 add search with msisdn (#2495) Abdelmuhaimen Seaudi 2023-08-08 16:35:52 +03:00
  • f22fbb45da [UPF] Fix wrong number of QoS flows metric (#2490) gstaa 2023-08-08 15:32:06 +02:00
  • 9f19210f22 Add trace log for debugging #2287 Sukchan Lee 2023-08-07 22:13:35 +09:00
  • 03c0043e51 Update Roaming Document Sukchan Lee 2023-08-07 16:12:07 +09:00
  • 0da3d08297 Update document Sukchan Lee 2023-08-06 23:49:57 +09:00
  • 4ba815a04b Added Roaming Document Sukchan Lee 2023-08-06 23:38:16 +09:00
  • 528fc5d5ba Update VoLTE Dockerized Tutorial (#2484) bem4444 2023-08-02 16:24:35 -05:00
  • 35356e9d9b Fixed SIGPIPE problem (#2411, #2312) Sukchan Lee 2023-07-26 22:51:26 +09:00
  • 5764f7267d Fixed security vulnerability for malformed packet Sukchan Lee 2023-07-26 16:32:46 +09:00
  • b116f077a5 UPF HA - release/establish new PDU session in CM_IDLE (#2471) Sukchan Lee 2023-07-25 22:38:38 +09:00
  • 3d10c9aa44 Merge branch 'open5gs:main' into main NextEPC 2023-07-24 14:40:29 -06:00
  • 8bd61d77da Update README.md NextEPC 2023-07-24 12:48:47 -06:00
  • a4cdfe62b1 Update README.md NextEPC 2023-07-24 12:24:45 -06:00
  • b08b2adc6c [AMF/MME] Remove code that doesn't work (#2013) Sukchan Lee 2023-07-23 14:54:06 +09:00
  • 04d402dee6 fix tap mode arp table poisoning Robert Dash 2023-07-19 18:35:06 -04:00
  • 3d62100071 Added missing memory release (#2441, #2450) Sukchan Lee 2023-07-20 09:40:01 +09:00
  • e222557f88 [MME] rework sgsn default route config in mme.yaml Pau Espin Pedrol 2023-07-19 17:34:34 +02:00