Commit Graph

631 Commits

Author SHA1 Message Date
Pedro Alvarez 66db3deeb4 Starting to add Bearer QoS parameter to create session request. 2018-06-27 15:10:17 +01:00
Pedro Alvarez f9e3d3a1f7 Added mechanisms to read and write QCI from/to user_db.csv. 2018-06-26 17:39:23 +01:00
Pedro Alvarez fecdbcff4f Starting to add support to different QCI in EPC. 2018-06-26 16:42:03 +01:00
Pedro Alvarez e57797b786 Cosmetic change. 2018-06-26 12:12:35 +01:00
Pedro Alvarez b8bb270ac7 Cosmetic fix. 2018-06-26 12:08:42 +01:00
Pedro Alvarez f301bb6373 Merging next into op_vs_opc and resolving conflicts. 2018-06-26 11:36:40 +01:00
Pedro Alvarez ad1d32333b Fixing up user_db.csv comments and default values. 2018-06-25 17:59:34 +01:00
Pedro Alvarez 80f7f955ce Making sure that the Security Mode command uses the correct eKSI. 2018-06-25 17:01:53 +01:00
Pedro Alvarez d44a3c44ca Making sure eKSI is changed on re-synch. Re-synch on SYSMOCOM USIMs seem to work. 2018-06-25 12:48:11 +01:00
Pedro Alvarez d3469e51c1 Starting to play with key set identifier. 2018-06-22 19:06:57 +01:00
Pedro Alvarez 11b51e7cb4 Merge branch 'next' into epc_sigpipe 2018-06-22 10:59:54 +01:00
Pedro Alvarez 8df7a1b1af Change some debug prints. 2018-06-19 19:29:09 +01:00
Pedro Alvarez fd97caadb3 Revert "Merge branch 'op_vs_opc' into next"
This reverts commit be2276b8da, reversing
changes made to 4d3fd342f7.
2018-06-19 18:17:11 +01:00
Pedro Alvarez 6a32b5b047 Starting to separate the increment of SQN into a seperate function. 2018-06-19 18:09:14 +01:00
Pedro Alvarez b9c50a93a8 Fixed bug in writing OPc into user_db.csv. 2018-06-18 20:03:57 +01:00
Pedro Alvarez bd39d8bac2 Fixed bug in getting OPc. Removed debug print. Fixed test12345. UE is still having re-synch issues. 2018-06-18 19:32:50 +01:00
Pedro Alvarez e9c3b4c8ce Added OPc suport on EPC. 2018-06-18 17:45:13 +01:00
Pedro Alvarez 0d61011d13 Changing user_db.csv to allow users to choose OP/OPc. 2018-06-18 17:21:06 +01:00
Pedro Alvarez a839817790 Starting to add OPc option to HSS. 2018-06-18 16:42:41 +01:00
Andre Puschmann 2c179dd84f add config install helper 2018-06-05 11:34:01 +02:00
Ismael Gomez be2276b8da Merge branch 'op_vs_opc' into next 2018-06-04 16:39:58 +02:00
Andre Puschmann aa563b1555 copy example config files and if masq script to install folder 2018-06-04 15:05:38 +02:00
Andre Puschmann 36c650399b rework app startup to search for config files in user's home directory 2018-06-01 15:33:15 +02:00
Andre Puschmann 463b138026 remove debug printfs 2018-05-17 21:47:42 +02:00
yagoda fac8bb7b7a adding mbms-gw broadcast support, adding parameter for automatic mbms service start 2018-05-17 16:25:17 +02:00
Andre Puschmann 9ce3be974a Merge branch 'next' into embms_merge_final 2018-05-15 22:32:56 +02:00
yagoda e4c3f0bc30 adding mbms-gw and mch generation tables 2018-05-15 17:27:10 +02:00
Andre Puschmann 2001bb1c49 remove unneeded debug 2018-05-15 12:40:29 +02:00
Andre Puschmann 5ac08b62e9 remove usage of std::string for APN 2018-05-15 12:40:29 +02:00
Andre Puschmann ab2c1cd10f fix typos in s1ap in EPC 2018-05-15 12:40:29 +02:00
Andre Puschmann 258785e7de add log to s1ap 2018-05-15 12:40:29 +02:00
Andre Puschmann b4a23d325a cosmetic changes 2018-05-10 16:43:08 +02:00
Pedro Alvarez 2e7958e9a0 Merge branch 'master' into op_vs_opc 2018-05-01 16:26:34 +01:00
Andre Puschmann 5ecc145f14 Merge branch 'master' into next 2018-05-01 14:50:15 +02:00
David Rupprecht 751f7f6919 Reset NAS UL counter when sending security mode command for right k_enb 2018-04-30 21:24:11 +02:00
David Rupprecht caa59e5141 Clean up key derivation and more logs 2018-04-30 21:24:11 +02:00
David Rupprecht 01985fbffa private internal nas methods 2018-04-30 21:24:11 +02:00
Ismael Gomez 208871b251 Changed liblte structs to simple structs and initialized nas/rrc uses. 2018-04-25 18:01:37 +02:00
Pedro Alvarez 45c7a5bb31 Merge branch 'epc' of github.com:softwareradiosystems/srsLTE into epc 2018-04-24 12:47:38 +01:00
Pedro Alvarez f87f659874 Whitespaces and comment fixes. 2018-04-24 12:00:45 +01:00
Andre Puschmann 2309f63002
Merge pull request #163 from pily112/handle_plain_nas_message
Added auth failure and detach to plain nas message
2018-04-23 20:41:00 +02:00
Pedro Alvarez f6547d4e8a Merge remote-tracking branch 'david/handle_plain_nas_message' into epc
This pull request add the andling of authentication failure when sent as plain NAS, which is important for SYNCH authentication issues.
2018-04-23 18:04:27 +01:00
Pedro Alvarez 3c44bc3b2c Fixed double erease mistake. The SIGPIPE seems to be gone. 2018-04-18 14:26:52 +01:00
Pedro Alvarez 5bd8509ce0 Making sure UE is erased from UE set. 2018-04-18 13:40:38 +01:00
Pedro Alvarez 362c856e53 Changed UE set to be accessible from SCTP association. 2018-04-18 11:28:01 +01:00
Pedro Alvarez 300b9e7757 Starting to add UEs to the eNB context again. 2018-04-16 14:54:55 +01:00
Pedro Alvarez a6fbdb62cd Adding function to mark the UE as present to in the eNB 2018-04-12 17:17:49 +01:00
Andre Puschmann 3b5dd5176a More debug prints. 2018-04-12 12:08:40 +01:00
Pedro Alvarez 609881855d Adding a debug print 2018-04-12 10:19:25 +01:00
Pedro Alvarez d5ec07185d Making sure that the UE is EMM-DEREGISTERED if the eNB is terminated. 2018-04-11 15:51:28 +01:00
Andre Puschmann 319f473363 fix remaining printf warnings 2018-04-04 12:15:10 +02:00
David Rupprecht 4932ea9dfb Added auth failure and detach to plain nas message 2018-04-04 12:13:36 +02:00
David Rupprecht 06d4559294 Change include path absolut to project dir 2018-04-01 18:08:24 +02:00
David Rupprecht 9d71bec7b6 Unified include guards 2018-03-31 19:04:04 +02:00
Andre Puschmann ff85e8b77f fixing remaining printf formating issues 2018-03-29 17:23:55 +02:00
Joseph Giovatto 49da57c8a1 Changed log methods to take string literal vs string object
to allow for format checking and save on object copy.
Fixed log format specifier warnings.
2018-03-29 16:59:19 +02:00
Andre Puschmann 477eebae2f
Merge pull request #171 from softwareradiosystems/epc
Small EPC fixes
2018-03-29 13:41:15 +02:00
Pedro Alvarez 308efd4fdc Avoid overflow on M-TMSI allocation. 2018-03-29 12:02:16 +01:00
Pedro Alvarez 5f9e0adbb6 Making sure cmath is included for std::pow 2018-03-29 11:47:01 +01:00
Andre Puschmann 2227b0fb26 Merge branch 'epc' into next 2018-03-29 12:12:59 +02:00
Andre Puschmann ded550b793 remove unneeded boost includes 2018-03-29 10:28:36 +02:00
Pedro Alvarez 6184a8b6aa Fixed bug in GUTI allocation for multiple UEs. 2018-03-28 18:17:34 +01:00
Pedro Alvarez d723a806df Merge branch 'next' into epc 2018-03-28 12:25:06 +01:00
Pedro Alvarez 09ac36a618 Making sure DNS address is present in the epc.conf 2018-03-28 12:01:15 +01:00
Pedro Alvarez 49a830e548 Making sure TAU requests are counted. 2018-03-28 11:02:41 +01:00
Andre Puschmann e5534d6017
Remove leftovers from merge 2018-03-26 21:11:39 +02:00
Pedro Alvarez b1f4ee47d1 Temporally removed unhandled UE cap info. 2018-03-26 11:58:35 +01:00
Pedro Alvarez ff103dc4cd Remove debig prints 2018-03-26 11:01:28 +01:00
Pedro Alvarez cb0f7fc8c2 Changed print when service request integrity fails. 2018-03-24 16:36:13 +00:00
Pedro Alvarez ea8e7c9301 Fixed bug in GUTI attach when UE is already attached. 2018-03-24 16:31:29 +00:00
Pedro Alvarez fb1e87cf53 Fixing bug for IMSI attach of already attached user. 2018-03-24 14:59:22 +00:00
Pedro Alvarez 45a1e8425b Fix bug in dettach request from UL Nas transport 2018-03-23 17:15:27 +00:00
Pedro Alvarez 3bc2cb859c Sending ESM information request when GUTI attach passes integrity checks. 2018-03-23 16:50:41 +00:00
Pedro Alvarez d82c0b7f6b Adding handling of detach request. 2018-03-22 22:42:31 +00:00
Pedro Alvarez b73a4da8f9 Starting to add support to NAS detach request. 2018-03-22 18:54:06 +00:00
Pedro Alvarez ba3a579a92 Regenerating k_eNB on guti attach request. 2018-03-22 17:04:40 +00:00
Pedro Alvarez 79517310d0 small fixes on identation 2018-03-22 14:22:04 +00:00
Pedro Alvarez 3d3027f0b7 Fixed GUTI attach when authentication fails. 2018-03-22 14:12:48 +00:00
Pedro Alvarez 62dc65556a Fixed GUTI attach procedure when authentication is successful. Ping works again. 2018-03-21 18:45:23 +00:00
Pedro Alvarez 51e7b3fec6 Fixed IMSI print. 2018-03-21 12:14:11 +00:00
Pedro Alvarez 2ab25f4c1b Getting rid of debug prints. 2018-03-20 16:35:35 +00:00
Pedro Alvarez acc4f925bc getting rid of boost::mutex on MME GTPc entity 2018-03-20 16:35:01 +00:00
Pedro Alvarez f4f8f746da Merging changes from epc branch into guti_attach branch. 2018-03-20 16:10:36 +00:00
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. 2018-03-20 14:52:34 +00:00
Pedro Alvarez 0f45369d44 Trying to fix service request when ECM content is present. 2018-03-16 15:07:23 +00:00
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. 2018-03-16 12:55:58 +00:00
Pedro Alvarez d932a2ad85 Starting to add the ability to handle UE context release complete. 2018-03-15 20:04:50 +00:00
Pedro Alvarez 0da56b6a5a Fixed bug with in GUTI attach with unkown M-TMSI. 2018-03-15 16:05:36 +00:00
Pedro Alvarez a8bfa497ef Remove some commented out code. 2018-03-14 18:34:27 +00:00
Pedro Alvarez 1f3ccb9bda Fixed bug in integrity check, UE is IMSI attaching again. 2018-03-14 18:07:07 +00:00
Pedro Alvarez 9617a63d27 continuing to change the way context is stored. Compiling now. 2018-03-14 15:39:43 +00:00
Pedro Alvarez 7d37c6b9c3 Continuing to fix compilation issues. Starting to change S1AP to use the new functions to store ctx. 2018-03-14 13:36:20 +00:00
Pedro Alvarez be84ee854a Changing the way that ECM context is stored to keep uplink teids active when the context is release. 2018-03-14 11:14:44 +00:00
Pedro Alvarez be09457ccb Starting to make sure that UL S1-U fteid and S11 SGW ctr fteid are kept, even when UE context release is called. 2018-03-12 16:18:32 +00:00
Pedro Alvarez ff8818590a Changing SPGW's handle_create_session_request to check weather GTP context already exists. 2018-03-09 21:30:33 +00:00
Pedro Alvarez d5478ff7a2 Starting to use EMM state to know whether attach request or service request are initiating the NAS. 2018-03-09 16:25:59 +00:00
Pedro Alvarez 9b28527423 Fixed bug in release access bearers request 2018-03-08 17:59:03 +00:00
Pedro Alvarez de936b30d1 Fixed small bug in send create session request. 2018-03-08 16:17:13 +00:00
Pedro Alvarez 6583d6b2e5 Changing handle UE context release to send release access bearer request instead od delte session request. 2018-03-08 15:55:53 +00:00
Pedro Alvarez 2b84e78389 Adding release access bearer request to SPGW. Compiling now. 2018-03-08 14:19:13 +00:00
Pedro Alvarez 2cc4959667 Adding release access bearers request. 2018-03-08 12:50:07 +00:00
Pedro Alvarez 3b338067c9 Changing Delete session request to delete GTP-C context. 2018-03-08 12:13:53 +00:00
Pedro Alvarez ef4ad0aa20 Starting to change delete session request. 2018-03-07 19:15:32 +00:00
Pedro Alvarez a3b31966b8 Changing Activate EPS bearer function to work with IMSI. 2018-03-07 18:48:08 +00:00
Pedro Alvarez 98345ed6a2 Adapting send modify bearer request to new GTP-C context 2018-03-07 18:10:58 +00:00
Pedro Alvarez 0c50ccef1c Changed create session request to keep GTPC context. 2018-03-07 15:36:08 +00:00
Pedro Alvarez e499fffe01 Starting to save GTP-C context in a map, to keep the GTP-C connection even when the NAS connection is released. 2018-03-07 14:58:08 +00:00
Pedro Alvarez e9213f807d Starting to change SPGW to handle release access bearers request. Changing MME GTPC entity to contain an IMSI to sgw_ctr_fteid and ctr_teid to IMSI maps. 2018-03-07 12:17:49 +00:00
Pedro Alvarez 5488609096 Resolving conflicts from merging next. Adding the functionality of echoing the attach type. 2018-03-06 16:54:32 +00:00
Pedro Alvarez 01cf00700a Adding DNS config options 2018-03-06 10:55:22 +00:00
Pedro Alvarez 3efc197f3a Actually changing the attach type. 2018-03-05 10:50:51 +00:00
Pedro Alvarez 0cb1127f93 Sending Service reject to UE as a temporary handling of service requests (Thanks to Merlin Chlosta). 2018-03-05 10:05:58 +00:00
Pedro Alvarez 01e5642882 Replying same attach type to the UE as in the attach request. 2018-03-05 09:51:31 +00:00
Pedro Alvarez c9b459bf8a Fixing Activate default bearer context uninitialized value. 2018-03-05 09:12:01 +00:00
Pedro Alvarez fc280e082f Continuing to add UE capabilities info indication. 2018-02-27 14:45:11 +00:00
Andre Puschmann 252174865c fix coverity issue 2018-02-27 14:37:13 +01:00
Pedro Alvarez ecb846717c Starting to handle UE capability info indication 2018-02-27 13:33:43 +00:00
Pedro Alvarez f7348e8ddf Added print to show unhandled S1AP messages. 2018-02-26 19:37:41 +00:00
Pedro Alvarez ea0585a772 Quick hack to keep the IP in service request. 2018-02-26 18:50:53 +00:00
Pedro Alvarez d301d7599f Quick and dirty hack to not send activate default eps bearer when a service request is received. 2018-02-26 16:03:11 +00:00
Pedro Alvarez 669ef9816f Added packing of TMSI to mobile station identity IE. 2018-02-26 10:39:40 +00:00
Pedro Alvarez d913fdd499 Adding EMM information message. 2018-02-23 10:18:13 +00:00
Pedro Alvarez 7dd734510b added EMM cause 'CS not avilable' and ESM cause 'PDN type only IPv4 allowed.' 2018-02-22 18:38:25 +00:00
Pedro Alvarez b233e9e1ae Fixing bug with k_enb generation. Fixing issue with enb_ue_s1ap_id for service requests without ECM context. 2018-02-22 15:50:05 +00:00
Pedro Alvarez 17c4fa24c0 Merge branch 'next' into guti_attach 2018-02-22 11:54:53 +00:00
Pedro Alvarez 06180a38ef Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-02-22 11:54:25 +00:00
Pedro Alvarez 543cdf8566 Adding handling of service request when no ECM context is present. 2018-02-22 11:51:57 +00:00
Pedro Alvarez a7b540c18e Fixing bug in S1 Setup response. 2018-02-20 18:55:13 +00:00
Pedro Alvarez bdc72c65c4 Adding print to debug TPC issue. 2018-02-20 18:54:41 +00:00
Pedro Alvarez 0389338fe3 whitespace change 2018-02-19 20:54:43 +00:00
Pedro Alvarez 5f4613bffd Fixing conflicts from merge. 2018-02-19 20:09:09 +00:00
Pedro Alvarez c6e2f144d7 Merging next into guti_attach branch 2018-02-19 19:38:21 +00:00
Pedro Alvarez c02b67b709 Sending initial context setup request on receiving service request 2018-02-19 19:28:54 +00:00
Pedro Alvarez fc0f1e4c23 Sendind intial context setup in response to service request. 2018-02-19 17:54:01 +00:00
Pedro Alvarez 4ee08fdeca Changing send initial context setup request to not need the create session response struct. 2018-02-19 15:19:07 +00:00
Pedro Alvarez 82b3e5e380 Integrity protection of GUTI attach OK. Attach complete not yet sent. 2018-02-16 19:08:04 +00:00
Pedro Alvarez 2cb1f27ddb Adding UE context release command. Fixing issue when identity response is integrity protected. 2018-02-16 17:47:55 +00:00
Pedro Alvarez 24d394d8ca Fixed some compilation issues. 2018-02-15 18:47:56 +00:00
Pedro Alvarez 2e90ce370b Starting to prepare MME UE context release request. 2018-02-15 18:30:43 +00:00
FabianEckermann 148c0a97bd Read MME APN from epc config 2018-02-15 16:42:26 +01:00
Pedro Alvarez 094a7d272f Fixed bug in short integrity check. Service request integrity check works now. 2018-02-15 13:53:21 +00:00
Pedro Alvarez f4fba4e2f5 Fixed ntohl bug in getting the service request m-tmsi. 2018-02-15 11:58:46 +00:00
Pedro Alvarez 7ae2975de4 Starting to get M-TMSI from service request. 2018-02-14 17:40:05 +00:00
Pedro Alvarez 1c4dce8066 Generating k_enb in the securty mode command. Fixed wrong k_enb generation. Integrity is being checked corretly in upstream NAS messages. 2018-02-14 12:28:55 +00:00
Pedro Alvarez 012f026543 Added print of UL NAS count and DL NAS count in nas_transport. 2018-02-14 10:59:54 +00:00
Pedro Alvarez aedcfbb686 Added print of UL NAS Count 2018-02-14 10:48:44 +00:00
Pedro Alvarez fa86862e8a Incrementing DL NAS COUNT and UL NAS COUNT. k_eNB is being generated incorrectly. 2018-02-13 19:40:13 +00:00
Pedro Alvarez 28d5130320 Incrementing DL NAS count 2018-02-13 18:29:21 +00:00
Pedro Alvarez 26f782d8a4 Starting to integrity check all Uplink NAS Transport messages. 2018-02-13 17:45:25 +00:00
Pedro Alvarez 3f7bea1af6 Starting to integrity check GUTI attach. Integrity failing for now. 2018-02-12 16:19:31 +00:00
Ismael Gomez ad703d5758 Add missing include 2018-02-12 09:57:37 +01:00
Pedro Alvarez fdc7a0d334 Removed misleading print. 2018-02-09 15:30:31 +00:00
Pedro Alvarez cc9845ef07 Merging HSS resynch functionality from David Rupprecht. Resolving conflict in user_db.csv. 2018-02-09 15:04:22 +00:00
Pedro Alvarez 1bef5cebf6 small commit 2018-02-09 10:29:40 +00:00
Pedro Alvarez 3b90c71c66 changing a comment 2018-02-08 14:08:02 +00:00
Pedro Alvarez 2cc717b506 Starting to check NAS intgrity of GUTI attach. 2018-02-08 13:57:30 +00:00
Pedro Alvarez 386e56ef40 Fixed bug when GUTI is unknown but EMM context was previously present. Added function to delete EMM context. 2018-02-07 18:13:51 +00:00
Pedro Alvarez fc1629a06e Fixed bug with getting EMM context in handle identity request. Attach with unknown GUTI starting to work again. 2018-02-07 16:53:09 +00:00
Pedro Alvarez 95bc4f8b08 adding tmp emm storage for when the UE uses an unknown guti and id request has to be sent. 2018-02-07 14:11:42 +00:00
Pedro Alvarez 22e0313c53 Merge branch 'next' into guti_attach 2018-02-06 19:13:13 +00:00
Pedro Alvarez 47b574a3ba Removed unused value in ECM ctx 2018-02-06 18:59:53 +00:00
Pedro Alvarez 77b3cc97cd Changing AMF value in user_db.csv to to have a separation bit of 1. 2018-02-06 17:46:27 +00:00
Pedro Alvarez af927eb1d8 Changing handling of ue context release request. Compiling now, needs testing. 2018-02-06 17:21:18 +00:00
Pedro Alvarez 0c013c19ca changed handle intial context setup response. 2018-02-06 16:33:58 +00:00
Pedro Alvarez 86adc29ce8 Changing send initial context setup. 2018-02-06 16:23:41 +00:00
Pedro Alvarez 7c21b4cc11 changing handle of guti attach request. 2018-02-06 14:37:39 +00:00
Pedro Alvarez 7306d00ea5 Changed attach request handling for separate EMM and ECM context. 2018-02-06 12:58:47 +00:00
Pedro Alvarez 97f60ae6ff starting to change handle_attach_request to support separate EMM and ECM context. 2018-02-06 12:19:18 +00:00
Pedro Alvarez 1df3f04192 Changing handle nas security mode complete. 2018-02-05 18:06:19 +00:00
Pedro Alvarez 085830d910 Changing delete functions to delete both EMM and ECM context. 2018-02-05 15:55:41 +00:00
Pedro Alvarez d9da1f84f0 Continuing to separate EMM and ECM context 2018-02-05 15:33:16 +00:00
Pedro Alvarez a0d727166f Starting to split EMM and ECM context. 2018-02-05 13:11:03 +00:00
Pedro Alvarez 336af1ed93 Adding functions to get context from IMSI or MME UE S1AP Id. 2018-02-05 12:26:23 +00:00
Pedro Alvarez cc9e1294c6 re-organized some functions. 2018-02-05 10:46:57 +00:00
Pedro Alvarez 0beb54e696 Re-organized some functions. 2018-02-03 17:36:57 +00:00
Pedro Alvarez 955be59a59 starting to add EMM states to keep EMM state, security context, etc., even when UE context release request is received. 2018-02-03 11:06:03 +00:00
Pedro Alvarez c4b2dd5e65 Starting to add the response to the service request. 2018-02-02 19:08:51 +00:00
Pedro Alvarez 094e4a6f8e Merge branch 'next' into epc 2018-02-02 12:14:33 +00:00
Pedro Alvarez 2e777244aa Fixed un-initialezed values in pack_attach_accept. 2018-01-31 15:22:54 +00:00
Pedro Alvarez 04280a1cd7 Fixed possible out-of-bounds read in nas_attach_complete. 2018-01-31 15:16:37 +00:00
Pedro Alvarez f4c1a7a379 Fixed error in un-initialized print in handle_nas_authentication_response. 2018-01-31 14:51:42 +00:00
Pedro Alvarez 05576df327 Fixed possibly non-null terminated string in spgw. 2018-01-31 14:40:04 +00:00
Pedro Alvarez fd7ba9852b Close sockect on error in S1AP. 2018-01-31 14:13:55 +00:00
Pedro Alvarez 7013865c0d fixed un-initialized values in attach accept. 2018-01-30 14:41:23 +00:00
Andre Puschmann aa6699e25f Merge branch 'master' into next 2018-01-30 14:22:50 +01:00
David Rupprecht 52e7082aee Small bug fixes, debug print. MAC f1_star does not work 2018-01-29 16:12:36 +01:00
David Rupprecht 244b68e76b Added authentication failure in s1ap 2018-01-29 16:12:36 +01:00
David Rupprecht 5db5399b2f Added HSS sync support (not tested) 2018-01-29 16:12:36 +01:00
David Rupprecht 8ea2e73b63 Making hss an interface for testing 2018-01-29 16:12:36 +01:00
David Rupprecht 3ead643c64 Introducing epc interfaces for hss and srsepc namespace 2018-01-29 16:12:36 +01:00
David Rupprecht 53f05354e6 Making HSS functions private 2018-01-29 16:12:36 +01:00
David Rupprecht 9f3d14cfab Increment sqn 2018-01-29 16:12:36 +01:00
David Rupprecht 9f5affb6c7 Clean up file 2018-01-29 16:12:36 +01:00
David Rupprecht 5666d3021d Write sqn and user context back to db file 2018-01-29 16:12:36 +01:00
David Rupprecht 7476b2f896 Beautiful IMSI output 2018-01-29 16:12:36 +01:00
David Rupprecht 2835ec4124 Add description for algo in example file 2018-01-29 16:12:36 +01:00
David Rupprecht 1aced47d6a Making the SQN readable from the csv database file 2018-01-29 16:12:36 +01:00
Ismael Gomez e8985dbdbc
Merge pull request #137 from pily112/Configurable_mcc_mnc_in_HSS
Configurable mcc mnc in hss, debug prints and fix MAC failure error
2018-01-28 21:08:18 +01:00
Pedro Alvarez af2816f83f Staring to make APN configurable. 2018-01-26 17:43:21 +00:00
Andre Puschmann 03e7d9c199 register handler for SIGTERM and SIGKILL in UE, eNB and EPC 2018-01-26 16:18:49 +01:00
Pedro Alvarez 628ccec07f Removed boost::mutex from EPC 2018-01-24 16:41:59 +00:00
Pedro Alvarez aa437806d8 rm boost::mutex from s1ap_ctx_mngmt 2018-01-24 15:47:06 +00:00
Pedro Alvarez 360bb5e2d6 rm boost::mutex from s1ap_mngmnt_proc 2018-01-24 13:50:03 +00:00
Pedro Alvarez d87023bb37 rm boost::mutex from s1ap_nas_transport 2018-01-24 11:17:34 +00:00
Pedro Alvarez 99e1a9f038 rm boost::mutex from MME 2018-01-24 10:31:47 +00:00
Pedro Alvarez 724bc6cbb5 rm boost::mutex from S1AP. 2018-01-23 15:26:54 +00:00
David Rupprecht 9f4e8c0632 Fixed MAC failure due to wrong size and xor debug prints 2018-01-22 14:35:38 +01:00
Pedro Alvarez 5bbfc17fc0 Fixed bzero of std::string bug in setting APN in attach accept msg. 2018-01-22 12:30:52 +00:00
David Rupprecht ab2fe19704 Add more debug logging into hss 2018-01-22 10:31:46 +01:00
David Rupprecht b1cabf8117 Made MCC and MNC in HSS configurable (not tested) 2018-01-22 09:46:27 +01:00
Andre Puschmann efd4a25044 fix EPC conf example 2018-01-19 12:01:02 +01:00
Pedro Alvarez 9dc0d9bac9 Merge branch 'epc_fixes' into epc 2018-01-18 17:25:27 +00:00
Pedro Alvarez bb4a06e736 Fixed some hard-coded values. 2018-01-18 17:18:48 +00:00
Andre Puschmann b04d49abd3 fix logging 2018-01-18 16:56:31 +01:00
Pedro Alvarez 6945ac697c Added command commandline argument to the interface masquerading script 2018-01-18 14:10:15 +00:00
Pedro Alvarez 3af13f4f2e Removing docs for now. Information is too basic. 2018-01-18 13:53:53 +00:00
Pedro Alvarez 75f14e57f4 Merge branch 'epc_fixes' into epc 2018-01-18 13:47:19 +00:00
Pedro Alvarez 11f8cc60ad deleted print 2018-01-18 13:39:51 +00:00
Pedro Alvarez a71edcb8c2 Continuing to cleanup the prints. 2018-01-18 13:25:33 +00:00
Andre Puschmann 0d5c110246 specify flags when opening UE db 2018-01-18 11:38:03 +01:00
Andre Puschmann 8eeaafba56 fix compiler warning 2018-01-18 11:29:13 +01:00
Andre Puschmann 1efc4e678a print error msg when UE DB wasn't found 2018-01-18 11:25:14 +01:00
Pedro Alvarez 982fca00fb Continuing to cleanup prints. 2018-01-17 20:47:40 +00:00
Pedro Alvarez 5ea945d3c5 Fixed bug of incrementing UE-MME S1AP twice in GUTI attach. 2018-01-17 20:03:24 +00:00
Pedro Alvarez 3227bc8e66 Deleting commented out and unused code. 2018-01-17 19:55:00 +00:00
Pedro Alvarez 074cf4526f Cleaned up the handling of the Initial UE message. 2018-01-17 19:50:24 +00:00
Pedro Alvarez cbc1e24e7e Cleaning up logging and printing. 2018-01-17 14:12:40 +00:00
Pedro Alvarez 0e1058c8d2 Fixing small bug at filling out GUTI. 2018-01-17 10:24:26 +00:00
Pedro Alvarez 82bc1f7ff3 Starting to add the ability of GUTI attach without requesting the ID, if the UE is already known. 2018-01-15 12:56:37 +00:00
Pedro Alvarez 3984e1d9db Added NAS identity request/response. 2018-01-14 15:40:41 +00:00
Pedro Alvarez 4634d13a3b Reverted changes in UE ctxt release request to avoid segfault. 2018-01-12 15:53:47 +00:00
Pedro Alvarez b09ae059c1 Small commit to avoid duplication of UE ctxt in GUTI attach. 2018-01-12 15:11:00 +00:00
Pedro Alvarez 6d4f773fba Added debug print 2018-01-10 18:39:04 +00:00
Pedro Alvarez 45effcca08 Starting to add GUTI attach support. 2018-01-10 17:04:36 +00:00
Pedro Alvarez 84e0723c3d Starting to add the mechanisms to perform GUTI attach. 2018-01-10 11:35:08 +00:00
Pedro Alvarez b14c6e85f4 Small commit 2018-01-06 17:26:28 +00:00
Pedro Alvarez 57990ba60d Added more configuration options to the EPC logs. 2018-01-06 12:57:49 +00:00
Pedro Alvarez 3beb708806 Moved context mangement functions to s1ap_ctx_mngmnt_proc class. 2017-12-27 16:21:30 +00:00
Pedro Alvarez 9e72fbce43 Continuing to change functions to ctx_mngmnt_proc 2017-12-26 15:59:57 +00:00
Pedro Alvarez c5b1b7edc3 Continuing to cleanup. moving procedures to ctx_mngmt_proc. 2017-12-22 16:11:51 +00:00
Pedro Alvarez 05604ec6eb Added UML diagram to docs 2017-12-22 00:14:42 +00:00
Pedro Alvarez ce78d895d5 Small bug fix 2017-12-21 20:13:32 +00:00
Pedro Alvarez 8c9704ef3c Adding delete session request. 2017-12-21 18:48:31 +00:00
Pedro Alvarez c3f0753a93 Adding some cleaning up functionality at the SPGW. 2017-12-21 06:46:37 +00:00
Pedro Alvarez c08b89f3e5 Continuing cleaning up. Moved a lot of functionality to nas_transport 2017-12-20 18:16:54 +00:00
Pedro Alvarez 1f55db09dc Deleted unused functions 2017-12-20 15:33:56 +00:00
Pedro Alvarez d3e1e7d853 Continuing to cleanup. Moved initial ue message to nas_transport 2017-12-20 15:28:10 +00:00
Pedro Alvarez 18f864d21d Fixed small bug 2017-12-20 11:58:54 +00:00
Pedro Alvarez 1fb304ddd3 Continuing to clean up. Moved S1 setup request to s1ap_mngmnt_proc 2017-12-20 10:45:55 +00:00
Pedro Alvarez a5633bf143 Continuing to clean S1AP 2017-12-19 18:12:12 +00:00
Pedro Alvarez da7c105a29 Starting to cleanup S1AP 2017-12-19 16:54:44 +00:00
Pedro Alvarez 9f79b4167f Small changes 2017-12-19 15:08:54 +00:00
Pedro Alvarez 031997d629 Adding script to marquerade outgoing interface. 2017-12-19 12:57:31 +00:00
Pedro Alvarez bc80cc3fff Starting to add DNS server configuration. 2017-12-18 18:09:42 +00:00
Pedro Alvarez e839d09b52 Fixed bug in generating keNB. 2017-12-18 14:05:21 +00:00
Pedro Alvarez cb5e329c22 Starting to release GTP-U tunnels when UE disconnects. 2017-12-17 19:55:12 +00:00
Pedro Alvarez 80780bfb2f Changed the way UE's IPs are assigned 2017-12-17 17:54:26 +00:00
Pedro Alvarez a8f268c55b Added cleanup functionality to the hss. 2017-12-17 16:30:50 +00:00
Pedro Alvarez a4e1707835 Fixed bug in packing ESM information request. 2017-12-17 16:05:52 +00:00
Pedro Alvarez 39e34a7bf9 Starting to send ESM information request msg when required. 2017-12-16 20:08:33 +00:00
Pedro Alvarez 0884d35378 added replayed GRPS security capabilities. Moto G4 sends security mode complete. 2017-12-16 15:32:40 +00:00
Pedro Alvarez 9d88d2b78f Addind replayed UE security capabilities. 2017-12-16 14:25:20 +00:00
Pedro Alvarez 9a0b883296 Added XOR support the the HSS. 2017-12-15 18:20:57 +00:00
Pedro Alvarez 0865571ec2 Minor commit (clearing whitespaces, etc.) 2017-12-14 08:38:37 +00:00
Pedro Alvarez aef328d68b Added the ability to the HSS to be configured through a .csv. 2017-12-13 19:50:19 +00:00
Pedro Alvarez 0a4e256fec Stripping GTP-U header at the S-GW and writting it to the TUN SGi interface. First over-the-air ping between the SP-GW and the UE. 2017-12-07 19:07:13 +00:00
Pedro Alvarez c183ac509d Fixed endianess bug of S-GW address sent to eNB. S-GW now receives upstream user traffic. Starting to strip the gtp-u header. 2017-12-07 18:34:05 +00:00
Pedro Alvarez c838758db2 Added downlink IP tunnel. Downlink user plane packets reach the UE. 2017-12-07 17:09:31 +00:00
Pedro Alvarez 2b7bd546bc Able to find eNB F-TEID from destination IP. Starting to add the GTP-U header to the packet. 2017-12-07 15:06:24 +00:00
Pedro Alvarez d18ff13d27 Modify Bearer response parsed ok. Starting to setup the user-plane tunnels 2017-12-06 20:18:11 +00:00
Pedro Alvarez 04d67509cf Getting all information necessary at the SP-GW to setup the user tunnels from the modify bearer response. 2017-12-06 18:34:37 +00:00
Pedro Alvarez d972549124 Starting to create structure for modify bearer response 2017-12-06 12:50:25 +00:00
Pedro Alvarez 489865fa22 Starting to parse Modify Bearer Request at the S-GW. 2017-12-05 19:17:46 +00:00
Pedro Alvarez 9f994dba04 Starting to generate modify bearer request. Fixed bug in unpacking activate default bearer accept. 2017-12-05 17:21:46 +00:00
Pedro Alvarez 8becf4ab23 Unpacking Activate EPS Bearer Context Accept. 2017-12-04 16:00:53 +00:00
Pedro Alvarez b2826402b9 Continuing to parse intial context setup 2017-12-04 10:54:47 +00:00
Pedro Alvarez c4c0a61d3c Continuing to work on context setup response. 2017-12-01 17:41:45 +00:00
Pedro Alvarez 0a36f00d2e Starting to decode initial context setup response. 2017-12-01 14:58:01 +00:00
Pedro Alvarez 47576aced1 Starting to add Init Context Setup Response Parsing. 2017-12-01 12:37:34 +00:00
Pedro Alvarez c05c328194 UE receives attach accepted ok and gets an IP. Still need to parse the initial context setup complete and modify the bearer request and setup the GTPU tunnels. 2017-11-30 20:08:37 +00:00
Pedro Alvarez 45434351cc Continuing to add attach accept and activate default bearer request NAS messages. 2017-11-30 18:42:30 +00:00
Pedro Alvarez f71c87d895 Starting to add attach accept and activate default bearer request NAS messages. 2017-11-30 17:06:56 +00:00
Pedro Alvarez 45ca57b4b6 eNB receiving Initial Context setup request correctly (without NAS attach accept and activate default bearer) 2017-11-30 12:12:18 +00:00
Pedro Alvarez 1a4868ebaf Justin 3 2017-11-30 11:47:34 +00:00
Pedro Alvarez 579d73165a Commit for Justin 2. 2017-11-30 11:25:45 +00:00
Pedro Alvarez bdd85d4f2d Commit for Justin 2017-11-30 11:22:49 +00:00
Pedro Alvarez 6fea4339cd Adding E-RAB QoS info 2017-11-30 11:21:56 +00:00
Pedro Alvarez d9bb3bbf4e eNB receiving Initial Context Setup, but segfaulting. Probably because QoS structure missing. 2017-11-29 18:35:02 +00:00
Pedro Alvarez 13595ccb2d Added logging to MME GTP-C. Fixed weird comment bug. 2017-11-29 16:34:14 +00:00
Pedro Alvarez 425f5d22b5 Starting to send Initial Context Setup Request to eNB. 2017-11-29 12:01:53 +00:00
Pedro Alvarez 5598e10ed6 commit to switch computer 2017-11-28 23:27:53 +00:00
Pedro Alvarez c1d550ddab Starting the code to send ctx setup request to eNB 2017-11-28 19:33:53 +00:00
Pedro Alvarez 103361deb9 Fixed SPGW initialization bug. 2017-11-28 17:52:57 +00:00
Pedro Alvarez 5bd630ad15 Finalizing Context setup request. Compiling now. 2017-11-28 15:48:44 +00:00
Pedro Alvarez 831f7b00b6 Changed TEID to network byte order. 2017-11-27 19:14:37 +00:00
Pedro Alvarez 6cd055e80e Continuing to work on initial context setup request. 2017-11-27 19:13:34 +00:00
Pedro Alvarez fd6baaf15c Changed S1AP to singleton. Continuing to work on the intial context setup request. Added a TEID to MME_UE_S1AP_ID map. 2017-11-27 15:38:10 +00:00
Pedro Alvarez 3c839c1c9b Starting to create Initial Context Setup request message. 2017-11-24 18:20:14 +00:00
Pedro Alvarez ee21a277e5 Added PAA information in the create session response. 2017-11-24 12:14:36 +00:00
Pedro Alvarez d76daf3db5 Added GTP-C cause value enum. 2017-11-24 11:36:49 +00:00