Commit Graph

  • 540483ba9e lib,pdcp: added unit test to check discard timer is running when a PDU is TX'ed and stopped when the ACK has been notified. Pedro Alvarez 2022-06-02 15:58:03 +0100
  • e87416ff99 lib,pcdp_nr: added checks for stopped reordering timer and correct state when receiving out-of-order packets in unit tests. Pedro Alvarez 2022-06-02 14:57:51 +0100
  • eb819cb9d0 lib,pdcp_nr: fix RX_DELIV update when t-Reordering expires Pedro Alvarez 2022-06-01 16:35:18 +0100
  • 5f385bb33f lib,pdcp_nr: fix logging message when discard timer expires Pedro Alvarez 2022-06-01 16:31:44 +0100
  • 82e4b9e238 lib,pdcp_nr: fix discard timer not being stopped correctly Pedro Alvarez 2022-06-01 16:27:49 +0100
  • 6d313f1875 lib,pdcp_nr: added extra comments on logging information to regarding discard and t-Reordering expiry Pedro Alvarez 2022-06-01 16:25:20 +0100
  • fdbe894865 nas5g: print error message on console if PDU session establishment fails Andre Puschmann 2022-05-30 11:14:44 +0200
  • 5cc311db64 ngap_test: fix uninitialized NSSAI Andre Puschmann 2022-05-30 11:14:17 +0200
  • c82f58c0b9 lib,pdcp_nr: drop SDU if RLC queue is full Pedro Alvarez 2022-05-30 11:21:50 +0100
  • c00f44037c Merge branch 'next' into agpl_next Codebot 2022-05-29 21:12:21 +0000
  • 57772ffa35 lib,pdcp_nr: added warning for trying to use t-Reordering of infinity on RLC UM bearers Pedro Alvarez 2022-05-23 14:40:09 +0100
  • 8d65b40734 lib,pdcp_nr: allow for t-reordering of inifinity Pedro Alvarez 2022-05-23 14:24:49 +0100
  • 573dc34b73 gnb,rrc_nr_test: fix uninit memory Andre Puschmann 2022-05-23 15:57:57 +0200
  • f3ee8b2078 ngap: fix invalid access of amf ID when context wasn't created yet Andre Puschmann 2022-05-13 17:03:51 +0200
  • bed35c747c gnb,rrc: fix handling of DRB for reconfig/reestablishment Andre Puschmann 2022-05-13 17:02:13 +0200
  • bbd84f087e gnb,rrc: add error checking/handling when creating cellgroup cfg Andre Puschmann 2022-05-13 17:01:10 +0200
  • d3a049bd7b readme: add github actions badge Andre Puschmann 2022-05-13 16:57:00 +0200
  • 35c8c712e4 cmake: fix typo Andre Puschmann 2022-05-13 16:55:49 +0200
  • e891d72ab8 lib,rlc_am_nr: fix out-of-bounds access when unpacking malformed status PDUs Robert Falkenberg 2022-05-23 10:09:03 +0200
  • 49554c2c46 Merge branch 'next' into agpl_next Codebot 2022-05-22 21:12:28 +0000
  • cc93b5b6b0 ue,gnb,rrc_nr: make sure that RLC is setup before PDCP, so the PDCP can know wether the RLC is UM or AM Pedro Alvarez 2022-05-18 15:01:38 +0100
  • 84cf5c30ec lib,pdcp_nr: rm ifdef to select PDCP NR. PDCP NR is always selected now Pedro Alvarez 2022-05-17 10:32:27 +0100
  • e0620873ef lib,rlc_am_nr: no error on insufficient space for new or continued segment. Robert Falkenberg 2022-05-19 13:31:44 +0200
  • cbc8364a94 lib,rlc_am_nr: no error on insufficient space for RETX segment. Robert Falkenberg 2022-05-19 11:51:19 +0200
  • 21a4a675dd cmake/gcc: disable [-Werror=maybe-uninitialized] for GCC >= 12.1.0 Robert Falkenberg 2022-05-17 15:10:41 +0200
  • 0c9ba5b87e lib,asn1_utils: fix out of bounds access on zero-sized array Robert Falkenberg 2022-05-13 16:47:52 +0200
  • 58f71b10b6 gnb,config: make SRB configuration mandatory Pedro Alvarez 2022-05-18 12:09:22 +0100
  • 02b3558390 lib,pdcp_nr: fix typos Pedro Alvarez 2022-05-16 16:21:54 +0100
  • a08579dae9 ue,rrc_nr: mark is_security_active as true, after updating SK counter. Pedro Alvarez 2022-05-16 16:12:10 +0100
  • 7f98101f30 lib,pdcp_nr: fix rx unit tests Pedro Alvarez 2022-05-16 15:09:10 +0100
  • 904dbff471 lib,pdcp_nr: fixed PDCP NR tx unit tests Pedro Alvarez 2022-05-16 11:30:19 +0100
  • b361ab0650 lib,pdcp_nr: fix pdcp nr encryption Pedro Alvarez 2022-05-13 18:10:30 +0100
  • 1b2c9502e2 lib,pdcp_nr: fix order in which header discard was done in PDCP NR. Pedro Alvarez 2022-05-13 16:57:39 +0100
  • 39fbf21174 lib,pdcp_nr: fix order of integrity generation Pedro Alvarez 2022-05-13 14:51:09 +0100
  • a148dff0cd gnb,ue,rrc: enable using integrity on DRBs Pedro Alvarez 2022-05-12 16:08:47 +0100
  • aa9f844630 adt,fsm: ignore GCC warning for template specialization w/wo defaults for ReactFn or GuardFn Robert Falkenberg 2022-05-13 12:36:20 +0200
  • 02cb2532f8 lib,pdcp_nr: make sure MAC-I is computed on SRBs, even when integrity is not active yet Robert Falkenberg 2022-05-06 13:48:18 +0200
  • c015540f54 lib,pdcp_nr: make sure MAC-I is added on SRBs, even when integrity is not active yet Pedro Alvarez 2022-05-06 12:35:18 +0100
  • 25b8a35d7a lib,pdcp_nr: make sure we don extract MAC-I if integrity is not enabled. Make sure gNB does not enable integrity on DRBs Pedro Alvarez 2022-04-19 16:39:14 +0100
  • e79aa61a9a Merge branch 'next' into agpl_next Codebot 2022-05-15 21:14:43 +0000
  • ae8191c46d lib,rlc_am_nr: make sure we check that ACK_SN is not larger than TX_NEXT (after we checked we didn't get an ACK out of order) Pedro Alvarez 2022-05-09 16:52:50 +0100
  • 97b66dbc4c lib,rlc_am_nr: fixed mal-formed status report in test. Pedro Alvarez 2022-05-09 16:28:02 +0100
  • abc7294316 lib,rlc_am_nr: addded unit test for out of order status report Pedro Alvarez 2022-05-04 11:28:51 +0100
  • 6d55560256 lib,rlc_am_nr: check if ACK SN is within rx_window. Stop t-PollRetransmit only if status report is not ignored Pedro Alvarez 2022-05-04 11:26:07 +0100
  • c457132570 lib,rlc_am_nr: avoid if that would always be true when checking the out-of-order ACK. Check ACK_SN instead of stop SN with Tx_Next_Ack Pedro Alvarez 2022-05-03 12:56:41 +0100
  • 7c42b09e89 lib,rlc_am_nr: check if rx ACK is smaller than current Tx_Next_Ack Pedro Alvarez 2022-05-03 09:21:52 +0100
  • 0c24e9c55f lib,rlc_am_nr: clean retx_queue of ACK'ed SDUs Robert Falkenberg 2022-05-11 15:40:38 +0200
  • 95480297f4 lib,rlc_am_nr: unit test removal of ACK'ed SDUs from retx queue Robert Falkenberg 2022-05-11 13:26:14 +0200
  • e20cb2e0c8 lib,rlc_am_nr: empty PDUs shall not increment metrics.num_tx_pdus Robert Falkenberg 2022-05-11 13:22:29 +0200
  • 2c5a74340b lib,rlc_um_nr: reduce log level of message Pedro Alvarez 2022-05-12 16:36:48 +0100
  • 7b77558fd4 lib,rlc_um_nr: add log message if tx_sdu_queue has no non-null SDU Robert Falkenberg 2022-05-09 15:10:54 +0200
  • 6a40fd8411 lib,pdcp_nr: disabe discard timer with RLC UM Pedro Alvarez 2022-05-09 14:55:24 +0100
  • 92a6d8ec66 lib,rlc_um_nr: fix issue with discard in RLC UM NR Pedro Alvarez 2022-05-09 14:30:37 +0100
  • 68b6facac8 lib,pdcp_nr: log RLC mode in PDCP configuration Pedro Alvarez 2022-05-09 11:56:20 +0100
  • 9687af7660 add missing include for build with GCC 12 Robert Falkenberg 2022-05-12 06:42:15 +0200
  • a72279dcbd Addressed review comments: Pedro Alvarez 2022-05-11 16:09:07 +0100
  • 97b32f2fb6 rrc_nr,utils: fix generation of RLC configs from ASN.1 structs created from cfg parser. Pedro Alvarez 2022-05-11 15:27:35 +0100
  • 42011401ff gnb,config: remove SN length for 4G SRB configs Pedro Alvarez 2022-04-29 18:19:45 +0100
  • b446fa87b0 gnb,config: enable changing the SN length of SRBs Pedro Alvarez 2022-04-29 19:39:01 +0100
  • f79b3e9435 gnb,rrc: fix SRB config generation when configuration is present in rb.conf Pedro Alvarez 2022-04-29 19:23:05 +0100
  • c737f75abb gnb,config: enable SRB config parser for SA Pedro Alvarez 2022-04-29 18:19:45 +0100
  • ece3c69d45 gnb,rrc: make it possible to use default configs when SRB configs are not present. Pedro Alvarez 2022-04-29 16:56:33 +0100
  • 3ae6aae230 gnb,rrc: starting to read srb configuration from config Pedro Alvarez 2022-04-29 15:32:20 +0100
  • 36354ef6ff srsgnb,cfg_parser: adding parsing for SA SRB configs Pedro Alvarez 2022-04-28 18:07:20 +0100
  • d2b27a6f7d srsgnb: added example SA srb config Pedro Alvarez 2022-04-28 18:06:40 +0100
  • c5d5d45574 cmake: fix build for cmake option BUILD_SHARED_LIBS=ON Robert Falkenberg 2022-05-10 09:14:25 +0200
  • 3620308940 lib,pdcp_nr: added options to select re-ordering timer Pedro Alvarez 2021-12-10 11:53:02 +0000
  • 1fecae9b5a lib,pdcp_nr: added ifdef to select pdcp_entity_nr Pedro Alvarez 2021-12-09 14:34:12 +0000
  • ebbecbe27c lib,rlc_am_nr: cosmetic change -- clang format Robert Falkenberg 2022-05-09 16:50:53 +0200
  • 9a34d4d81b lib,rlc_am_nr: unit tests for NACK merging Robert Falkenberg 2022-05-02 14:56:08 +0200
  • ecc995bd4b lib,rlc_am_nr: merge NACKs across SN overflows Robert Falkenberg 2022-05-02 14:55:33 +0200
  • e9156d4ba2 lib,rlc_am_nr: status PDU creation supports NACK range Robert Falkenberg 2022-04-29 16:23:09 +0200
  • 283199d54f lib,rlc_am_nr: added unit test for nack ranges without SO Pedro Alvarez 2022-04-28 11:25:37 +0100
  • e01bbb8f79 lib,rlc_am_nr: support also NACK ranges without SO_start/end. Fix for NACK ranges of sizee == 1 Pedro Alvarez 2022-04-28 11:21:36 +0100
  • 6d8357bee9 lib,rlc_am_nr: deleted error log for unhandled NACK ranges Pedro Alvarez 2022-04-27 21:38:15 +0100
  • de67d88ca9 lib,rlc_am_nr: fix buffer state checker in rx status report with ranges test Pedro Alvarez 2022-04-27 21:27:52 +0100
  • c386d89577 lib,rlc_am_nr: fix nack ranges with so Pedro Alvarez 2022-04-27 21:25:06 +0100
  • 855ab8f7fd lib,rlc_am_nr: added unit test to nack ranges Pedro Alvarez 2022-04-27 19:49:50 +0100
  • 444783e2f2 lib,rlc_am_nr: added handling of nack ranges at RX Pedro Alvarez 2022-04-27 19:17:01 +0100
  • f2dff0b7a0 Merge branch 'next' into agpl_next Codebot 2022-05-04 16:21:18 +0000
  • 31665aa4ec enb,cfg_parser: remove strict arfcn check for SA and replace with list of supported configs Andre Puschmann 2022-05-03 08:29:03 +0200
  • ae05ec95b9 enb,config: revert print to console. When a full section was missing the print did not look good. Pedro Alvarez 2022-05-02 13:39:51 +0100
  • 407c44617c lib,rlc_am_nr: fix typo Pedro Alvarez 2022-05-02 13:31:57 +0100
  • 02ba06d8cf gnb,ngap: reduce loglevel for unhandled NGAP message Andre Puschmann 2022-04-29 15:58:49 +0200
  • 840aac7fda lic,rlc_am_nr: removed stop_no_lock(), it is not necessasry Pedro Alvarez 2022-04-28 16:11:30 +0100
  • ea532cbf41 lib,rlc_am_nr: added stop() method to RX entity Pedro Alvarez 2022-04-28 16:03:49 +0100
  • 2f8fd7a483 lib,rlc_am_nr: add stop() method to TX entity Pedro Alvarez 2022-04-28 14:12:40 +0100
  • 4d2b5b8eda Adding AGPL copyright to new files Codebot 2022-04-29 07:28:44 +0000
  • 9211ad7d51 Merge branch 'next' into agpl_next Codebot 2022-04-29 07:28:41 +0000
  • ec4914be19 remove comment Ismael Gomez 2022-04-28 17:08:02 +0200
  • dddc07b847 enb: add checker for unsupported/untested configs Andre Puschmann 2022-04-27 15:41:55 +0200
  • 828c7ec02d lib,rlc_am_nr: Change log level for already acked (removed) RETX. Robert Falkenberg 2022-04-28 12:23:47 +0200
  • 941a032ea1 ue,proc_ra: fix state to str converter Andre Puschmann 2022-04-28 11:13:26 +0200
  • 70eaec21e2 all: fix uninitialized variables detected by coverity Andre Puschmann 2022-04-28 11:12:41 +0200
  • 3714548391 lib,rlc_am_nr: re-enable rlc am nr stress tests Pedro Alvarez 2022-04-27 16:56:49 +0100
  • e023cecd28 lib,rlc_am_nr: lower log level of unsupported NACK ranges from warning to error Pedro Alvarez 2022-04-27 16:39:21 +0100
  • 5992303aca lib,rlc_am_nr: make sure we react to polling bit, even if SDU/SDU segment is a duplicate/overlapping. Pedro Alvarez 2022-04-27 14:59:00 +0100
  • 68cc16ad68 lib,rlc_am_nr: fix assert triggered by receiving duplicate segments Pedro Alvarez 2022-04-27 14:50:34 +0100
  • de8b7d6c48 mac,phy: fixing pdcch order bug, do not process PDSCH if grant is pdcch order yagoda 2022-03-11 00:05:13 +0100
  • 5181d07c8a mac: fixing pdcch order bug, dont send if rnti is not in ue_db yagoda 2022-03-11 00:04:11 +0100