2751 Commits (ded550b793053896262e170cae02f6e1bb95f77d)
 

Author SHA1 Message Date
Andre Puschmann ded550b793 remove unneeded boost includes 7 years ago
Andre Puschmann 08212a6b13 fix compile warning due to missing async thread 7 years ago
Andre Puschmann 6063888cc5 protect memcpy's in rx sdu reassembly with boundary checks 7 years ago
Andre Puschmann fffda82f1e increase size of bytebuffer to compensate header, add helper to get remaining size 7 years ago
Andre Puschmann bf25a5a05c fix handling of log vector in eNB 7 years ago
Andre Puschmann b50672b0ef fix non-returning function warning 7 years ago
Pedro Alvarez 09ac36a618 Making sure DNS address is present in the epc.conf 7 years ago
Paul Sutton 7c0ffaf768
Merge pull request #170 from softwareradiosystems/epc
Better handling of service request and GUTI attach procedures
7 years ago
Pedro Alvarez ef50a6760a
Merge branch 'next' into epc 7 years ago
Andre Puschmann e5534d6017
Remove leftovers from merge 7 years ago
Andre Puschmann 902feeda28 fix printf in s1ap 7 years ago
Andre Puschmann 4ad02545b3 fix printing issue in UM 7 years ago
Andre Puschmann 0435e996f3 print PUSCH payload as hex 7 years ago
Pedro Alvarez b1f4ee47d1 Temporally removed unhandled UE cap info. 7 years ago
Pedro Alvarez 6e4720771f Merge branch 'next' into epc 7 years ago
Pedro Alvarez 57220bd6a8 Fixed compiler warnings. 7 years ago
Pedro Alvarez ff103dc4cd Remove debig prints 7 years ago
Pedro Alvarez cb0f7fc8c2 Changed print when service request integrity fails. 7 years ago
Pedro Alvarez ea8e7c9301 Fixed bug in GUTI attach when UE is already attached. 7 years ago
Pedro Alvarez fb1e87cf53 Fixing bug for IMSI attach of already attached user. 7 years ago
Pedro Alvarez 45a1e8425b Fix bug in dettach request from UL Nas transport 7 years ago
Pedro Alvarez 3bc2cb859c Sending ESM information request when GUTI attach passes integrity checks. 7 years ago
Pedro Alvarez d82c0b7f6b Adding handling of detach request. 7 years ago
Pedro Alvarez b73a4da8f9 Starting to add support to NAS detach request. 7 years ago
Pedro Alvarez ba3a579a92 Regenerating k_eNB on guti attach request. 7 years ago
Pedro Alvarez 79517310d0 small fixes on identation 7 years ago
Pedro Alvarez 3d3027f0b7 Fixed GUTI attach when authentication fails. 7 years ago
Pedro Alvarez 62dc65556a Fixed GUTI attach procedure when authentication is successful. Ping works again. 7 years ago
Pedro Alvarez a3ecad1759 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez fa4d14652d Added mutex for ue_rem/buffer access for more safety 7 years ago
Pedro Alvarez e123d447ff Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Pedro Alvarez 51e7b3fec6 Fixed IMSI print. 7 years ago
Ismael Gomez 45cae1d1ab Fix srsENB DL TCP stalling 7 years ago
Ismael Gomez f4243656c9 Check integrity_generate msg_size parameter 7 years ago
Ismael Gomez 2d9c101027 Check all DRB config parameters 7 years ago
Pedro Alvarez c8dafa5410 Merging next into guti attach branch 7 years ago
Pedro Alvarez 1dd87e5113 Getting rid of boost::mutext on enb singleton class 7 years ago
Pedro Alvarez 2ab25f4c1b Getting rid of debug prints. 7 years ago
Pedro Alvarez acc4f925bc getting rid of boost::mutex on MME GTPc entity 7 years ago
Pedro Alvarez f4f8f746da Merging changes from epc branch into guti_attach branch. 7 years ago
Pedro Alvarez 50aeda2009 Fixed bug in SPGW when replacing an existing eNB S1-U TEID. Service request seems to be working for the cases of ECM idle and ECM connected. 7 years ago
Paul Sutton daf0a11345 Fix for RRC Connection Reject wait time pack/unpack 7 years ago
Andre Puschmann c5b423ffee fix subheader parsing 7 years ago
Andre Puschmann 8b04d7c308 fix compile warning 7 years ago
Andre Puschmann 37e06d78ea fix build_mode printing in RelWithDebInfo mode 7 years ago
Ismael Gomez ef7b52045e Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 682ed433b2 Possible fix to #167 7 years ago
Pedro Alvarez 15e7d94564 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Pedro Alvarez 0f45369d44 Trying to fix service request when ECM content is present. 7 years ago
Pedro Alvarez 04d5676db0 Fixed bug to save UE ctx on the mme_ue_s1ap_id_map upon reception of the service request. Service request is now working again for the case where the UE is ECM-IDLE. 7 years ago