Commit Graph

  • fce0eb4800 [SBI] fixed wrong request-nf-type (#1650) Sukchan Lee 2022-07-08 21:36:52 +0900
  • fe11ee161c d/open5gs-upf.postinst: don't restart service in chroot Oliver Smith 2022-07-04 15:16:54 +0200
  • eabe8dfec5 [PFCP] Added UE IP address in the EPC (#1642) Sukchan Lee 2022-07-04 17:37:00 +0900
  • 29525b21a4 [SMF] copy UE ip address to uplink PDR rules. Networkmama 2022-07-01 22:44:58 +0530
  • af4021bff4 [PFCP] Fixed a endianness Apply Action (#1640) Sukchan Lee 2022-07-04 17:30:19 +0900
  • 318fc25535 [CORE] Added memory check (#1638) Sukchan Lee 2022-07-01 21:49:31 +0900
  • 6adf541346 [CORE] Fix detection of a failed memory allocation Bostjan Meglic 2022-06-29 12:58:05 +0000
  • ab11220dcc [ALL] Fix differences in function parameter names between definition and declaration Bostjan Meglic 2022-06-29 12:15:51 +0000
  • 114f783d06 [MISC] Add support for static code analysis Bostjan Meglic 2022-06-30 05:55:19 +0000
  • 50be661cf9 Fixed a crash when slice/session overflow (#1637) Sukchan Lee 2022-06-30 13:33:16 +0900
  • ad159d1755 [GTP] Refine error code path without assertion Sukchan Lee 2022-06-30 10:53:19 +0900
  • b1d982a1ee [PFCP] Refine error code path without assertion Sukchan Lee 2022-06-30 10:35:03 +0900
  • 0be5e765c8 Revert "[SGWC] pfcp: Retrieve sess when SEID=0 (#1620)" Sukchan Lee 2022-06-30 09:11:38 +0900
  • 6332f10593 Revert "[GTP] context when TEID=0 (#1620, #1606, #1594)" Sukchan Lee 2022-06-30 09:11:31 +0900
  • 051c19b7c8 Changes MAX TLV MORE to 16 Sukchan Lee 2022-06-29 14:35:01 +0900
  • b5956e5596
    [UPF] N4: Remove unnecessary assert (#1634) Pau Espin 2022-06-29 04:10:43 +0200
  • 52d5c61794 [GTP] avoid abort for ogs_gtp_node_new() (#1633) Sukchan Lee 2022-06-29 11:07:44 +0900
  • c5a545039f
    [GTP] Avoid abort if ogs_gtp_node_new() returns NULL (#1633) Pau Espin 2022-06-29 03:28:18 +0200
  • 2dd577f88c [SCTP] Add protection code jumbo frame (#1632) Sukchan Lee 2022-06-28 16:58:15 +0900
  • 0d61f7a7f9 [GTP] context when TEID=0 (#1620, #1606, #1594) Sukchan Lee 2022-06-28 15:32:14 +0900
  • 9700563023 [SGWC] pfcp: Retrieve sess when SEID=0 (#1620) Sukchan Lee 2022-06-28 13:20:46 +0900
  • 5eaf66262a
    [SMF] pfcp: Retrieve sess when response with SEID=0 is received (#1620) Pau Espin 2022-06-28 04:19:57 +0200
  • a3593c6890
    [SMF] Gn: QoS Profile and PCO IE improvements (#1631) Pau Espin 2022-06-27 14:51:14 +0200
  • 8fe2e506c0 [PFCP] Added Network Instance to CP-UP FAR (#1630) Sukchan Lee 2022-06-25 07:56:28 +0900
  • df68b231b8 [PFCP] Added DNN/APN in FAR (#1629, #1630) Sukchan Lee 2022-06-24 20:30:40 +0900
  • f4eddf91b5 Set v4/v6 flags in local F-TEID (#1625) Sukchan Lee 2022-06-24 15:16:54 +0900
  • 99fd6c449a
    [SMF] Set v4/6 flag in F-TEID IE request type (#1625) Networkmama 2022-06-24 11:41:16 +0530
  • 7762da6992
    [SMF] pfcp-sm: Fix ogs_fsm_dispatch() on NULL sess (#1628) Pau Espin 2022-06-23 16:38:52 +0200
  • bfe214aafa
    [UPF] Avoid crash if no default subnet configured (#1624) Pau Espin 2022-06-23 15:04:01 +0200
  • 96d689a402
    [SGWC,SMF] Add specific config opt max.gtp_peer to set gtp_node mempool size (#1623) Pau Espin 2022-06-23 15:03:48 +0200
  • 3501cb0a5b
    [SMF] track and fix scenario where gtp node mempool becomes full (#1622) Pau Espin 2022-06-23 15:03:34 +0200
  • b58ebda556 Change Default MCC/MNC 901/70 -> 999/70 (#1331) Sukchan Lee 2022-06-23 21:37:47 +0900
  • 20d3dc0167
    [CORE] fsm: Add asserts to validate ogs_fsm_t is not null (#1619) Pau Espin 2022-06-23 13:48:06 +0200
  • c9598fb9c6
    [SBI] Fix memory leak for nghttp2 session (#1618) Bostjan Meglic 2022-06-23 13:43:36 +0200
  • 13421119c3
    [SMF] Gy: Send Multiple-Services-Indicator AVP only during Initial CCR (#1616) Pau Espin 2022-06-21 16:56:56 +0200
  • 50cfb5f3ac Initialize pgw_s5u_teid (#1559) Sukchan Lee 2022-06-20 22:36:51 +0900
  • d2cbcf7118
    [build] Use local sources to build applications (#1583) Bostjan Meglic 2022-06-19 11:18:09 +0200
  • 0f93ec23ab [MME/AMF] Fixed network name encoding (#1614) Sukchan Lee 2022-06-19 18:16:11 +0900
  • c528e0d5bc [SBI] Change NfInstance.Id to Optional Sukchan Lee 2022-06-18 23:56:12 +0900
  • 0313910ac6
    Added show commands in the dbctl (#1613) JagannathS 2022-06-17 02:57:24 +0530
  • 1e33b7dd37 example config: some thoughs about static profiles pcrf_simple Alexander Couzens 2022-06-16 16:55:21 +0200
  • 553dc46cb6 WIP: PCRF: use a harded profile as session data Alexander Couzens 2022-06-16 17:04:07 +0200
  • 3e63d41699 FIXME: remove dependency mongodb. FIXME: use get_option() to dynamic depend on mongodb Alexander Couzens 2022-06-16 17:02:48 +0200
  • 41894d8188 PCRF: allow to build without mongodb Alexander Couzens 2022-06-14 18:13:00 +0200
  • c1e0dee55b FIXME: libsctp: add define HAVE_NETINET_SCTP_H to allow build on debian bullseye root 2022-06-14 21:56:22 +0000
  • 361c3b7387
    [SBI] Fix invalid read beyond allocated memory (#1610) Bostjan Meglic 2022-06-15 15:32:23 +0200
  • 59a457fa40
    Update mme-sm.c (#1609) jmasterfunk84 2022-06-14 15:13:49 -0600
  • 038d383584
    [CORE] Compare port in ogs_sockaddr_is_equal() (#1608) Pau Espin 2022-06-14 23:13:15 +0200
  • 7be7029ac4
    Send deregistration event from AMF to UDM (#1599) Bostjan Meglic 2022-06-14 16:44:02 +0200
  • 720b4d3c4c
    [SMF] Gn: Drop already implemented TODO (#1604) Pau Espin 2022-06-13 16:58:39 +0200
  • 4d9112870c
    configs: use proper default IP address for metrics server (#1603) Pau Espin 2022-06-13 16:13:58 +0200
  • 58a9d31fd8
    Apply action ie (#1601) Safa Orhan 2022-06-13 13:51:40 +0300
  • 0a3746c24d
    PR open5gs#1581 (#1600) Safa Orhan 2022-06-13 13:44:36 +0300
  • 1daac541cf Oops! removed one time in the document Sukchan Lee 2022-06-12 17:18:03 +0900
  • 9087a480a8 Update document for v2.4.8 Sukchan Lee 2022-06-12 17:06:36 +0900
  • 9d43646816 Release v2.4.8 Sukchan Lee 2022-06-12 16:29:24 +0900
  • 240c10888d [GTP] Fixed bugs if gNB changed (#1515, #1586) Sukchan Lee 2022-06-12 15:54:27 +0900
  • 9c3b7dfe4b Added RRCEstablishmentCause to Test-Msg Param Sukchan Lee 2022-06-12 14:32:53 +0900
  • 2aa40ca8c8 [PFCP] Added Data Status IE (#1582) Sukchan Lee 2022-06-12 09:02:59 +0900
  • 12353178fb Upgrade PFCP to v16.9.1 (#1581) Sukchan Lee 2022-06-11 23:51:00 +0900
  • b98c2c13f6 [SUCI] Handling exceptions for invalid RI (#1570) Sukchan Lee 2022-06-10 23:19:00 +0900
  • 9d94b33c7b meson: Rollback libmicrohttpd >= 0.9.40 Sukchan Lee 2022-06-10 21:35:37 +0900
  • 6c5a8a135a Reorder smf_gtp_node objects free (#1593) Sukchan Lee 2022-06-10 21:08:15 +0900
  • b116630fe8
    meson: Depend explicitly on libmicrohttpd >=0.9.61 (#1595) Pau Espin 2022-06-10 13:53:55 +0200
  • 28089e2b59
    [SMF] Fix smf_gtp_node objects not freed during shutdown (#1593) Pau Espin 2022-06-09 17:06:13 +0200
  • b1e7477904 [CORE] Improve logging error in PFCP (#1591) Sukchan Lee 2022-06-09 23:36:33 +0900
  • 5238771295
    [CORE] Improve logging error in ogs_gtp_sendto() (#1591) Pau Espin 2022-06-09 16:32:11 +0200
  • cfe21c61da
    Structure AMF and MME metrics code similar to SMF (#1590) Carlos Giraldo 2022-06-09 14:39:03 +0200
  • 0b97954208 Re-added to handle an exceptional case (#1589) Sukchan Lee 2022-06-09 21:35:59 +0900
  • 5084f6a71d
    [AMF] Add support for SUCI protection schemes A and B (#1589) Bostjan Meglic 2022-06-09 14:27:58 +0200
  • 109949d335
    MME initial metrics support (#1587) Carlos Giraldo 2022-06-08 23:23:51 +0200
  • 9e25482d99
    [SMF] Gn: Fixes handling/transmitting APN-AMBR IE (#1588) Pau Espin 2022-06-08 23:22:56 +0200
  • 816575dc8d
    AMF metrics initial support (#1585) Carlos Giraldo 2022-06-08 10:54:46 +0200
  • 28e40a0f1b
    Initial metrics support based on Prometheus (#1571) Pau Espin 2022-06-07 22:51:02 +0200
  • a9badd5520
    GTP, SMF: More dec/enc improvements in QoS Profile IE MBR and GBRE fields (#1584) Pau Espin 2022-06-07 15:13:53 +0200
  • 18cca7f5e4 Re-enabling HTTP/1.1 (#1570) Sukchan Lee 2022-06-06 22:20:52 +0900
  • 828fa23d16 Increase Apply Action size to 2 bytes (#1581) Sukchan Lee 2022-06-06 21:12:18 +0900
  • a6abe1fffb
    [NRF] Don't abort if there are too many registered NF instances (#1579) mitmitmitm 2022-06-06 13:54:59 +0200
  • 7dd5d27a71
    [GTPv1] Several QoS Profile IE enc/dec fixes and improvements (#1575) Pau Espin 2022-06-02 23:56:28 +0200
  • e32139009b
    [SMF] Gn: Avoid building QoS Profile IE twice in UpdatePdpContextResp (#1574) Pau Espin 2022-06-02 18:02:14 +0200
  • 502a886e43
    [CORE] ogs-sockaddr: Fix trailing whitespace (#1573) Pau Espin 2022-06-02 13:20:16 +0200
  • d99382d5bc
    [CORE] Improve log error messages in ogs_ipsubnet() (#1572) Pau Espin 2022-06-02 13:19:55 +0200
  • 8b3fa5ff9f Follow-up the contribution #1566, #1567 Sukchan Lee 2022-05-31 21:44:53 +0900
  • e1e8018919
    [SMF] Avoid crash if Create{Session,PdpContext}Resp fails to be sent (#1566) Pau Espin 2022-05-31 14:27:42 +0200
  • c2bda0b576
    [GTP] Several fixes and improvements around ogs_gtp_xact_find_by_xid (#1567) Pau Espin 2022-05-31 14:24:00 +0200
  • b6f2146594 [SGWC] Update remote PGW GTPv2-C address (#1560) Sukchan Lee 2022-05-28 17:06:36 +0900
  • 78b1dc77ff
    Update open5gs-dbctl (#1562) Miguel 2022-05-28 04:10:03 +0200
  • de0ba3f9dc
    fix tipo in amf logs (#1558) endika 2022-05-26 13:12:30 +0200
  • c18e9f32cb
    [PGW] Gy+PFCP improvements (#1555) Pau Espin 2022-05-24 15:54:30 +0200
  • 2c2ce143a3
    Fix minor typos (#1554) Bostjan Meglic 2022-05-24 14:01:54 +0200
  • 933f0b04c7 [TEST] Added IPv6 in GTPU (#1515) Sukchan Lee 2022-05-23 23:51:02 +0900
  • 7d496e182b Update document for v2.4.7 Sukchan Lee 2022-05-21 19:48:56 +0900
  • dd845a2bb2 Release v2.4.7 Sukchan Lee 2022-05-21 19:22:11 +0900
  • 1679f57ac7 [CORE] fix the linked-list bug (#1187) Sukchan Lee 2022-05-21 18:54:42 +0900
  • b6fe640641
    [SMF] Gy CCR: Clarify use of Reporting-Request and set it to FINAL in TERMINATION_REQ (#1552) Pau Espin 2022-05-20 23:00:56 +0200
  • a6927e18e6 [SBI] fixed mem leak SessionManagement (#1551) Sukchan Lee 2022-05-21 17:51:31 +0900
  • 8efa364f89
    Change handling of SessionManagementSubscriptionData as an array (#1551) Bostjan Meglic 2022-05-20 10:33:49 +0200
  • 43a7259781
    [SMF] Prevent concurrent access to ogs_pool allocating smf_event (#1546) Pau Espin 2022-05-19 22:57:27 +0200
  • aba1867902
    Fix AN-Trusted AVP sent in CCR (#1542) Supreeth Herle 2022-05-19 06:25:49 +0200
  • 12d189af07 Document Update Sukchan Lee 2022-05-17 23:37:41 +0900